Create a new offsite campaign.
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.
The ID of the vendor to create the campaign for.
The DSP to create the campaign for.
google_ads, meta The amount of money in the budget in minor units of currency according to ISO 4217.
1000
The DSP-native location IDs to target. Retrieve available IDs via GET /offsite-ads/marketplace/geolocations and use the values from dspLocationIds for the target DSP. Reference: Google Ads geo targets (https://developers.google.com/google-ads/api/data/geotargets), Meta region IDs (https://developers.facebook.com/docs/marketing-api/audiences/reference/targeting-search#regions).
1["123456"]The product ids to target. These are the product ids from the catalog. If not provided, all products will be targeted.
5["prod1", "prod2", "prod3", "prod4", "prod5"]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 will be targeted.
1["123456"]Successful Response
The unique identifier for the queued job.