Authorizations
A valid API key generated in Topsort's UI.
Path Parameters
The ID of the campaign to update.
Query Parameters
The ID of the vendor to update the campaign for.
Body
The name of the campaign
The start date of the campaign
The end date of the campaign
The budget of the campaign
The status of the campaign
ENABLED, PAUSED The location ids to target. Google ads geo target ids can be found here: https://developers.google.com/google-ads/api/data/geotargets. Facebook region ids can be found here: https://developers.facebook.com/docs/marketing-api/audiences/reference/targeting-search#regions
1The product ids to target. These are the product ids from the catalog. When updating product_ids, you must provide at least 5 products. Use an empty list [] to select all products, or None to keep the current selection.
The audience ids to target. These are the audience ids from each DSP platform. Currently, only one audience is supported. If not provided, no audience won't be updated. If empty, the audience will be removed.
1["123456"]Response
Successful Response
The unique identifier for the queued job.