Authorizations
A valid API key generated in Topsort's UI.
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 Demand-Side Platform (DSP) associated with the campaign
Available options:
google_ads, meta 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 Optional result data in json format (e.g., {error: 'error message'}).