Get Job Status
Offsite Ads API
Get Job Status
Get job status.
GET
Get Job Status
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Path Parameters
The ID of the job to retrieve the status for.
Query Parameters
The ID of the vendor to retrieve the job status for.
Response
Successful Response
The unique identifier for the queued job.
The type of operation the job represents.
Available options:
advertiser_creation, campaign_creation, campaign_update, user_list_audience_creation The current status of the job.
Available options:
not_started, in_progress, completed, failed, retrying The Demand-Side Platform (DSP) associated with the campaign
Available options:
google_ads, meta Optional result data in json format (e.g., {error: 'error message'}).