Authorizations
A valid API key generated in Topsort's UI.
Query Parameters
The ID of the vendor to create the campaign for.
Body
The amount of money in the budget in minor units of currency according to ISO 4217.
0 < x < 2000000000
1000
The DSP to create the campaign for.
google_ads
, meta
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
1
["123456"]
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"]
The product ids to target. These are the product ids from the catalog. If not provided, all products will be targeted.
5
["123456"]
Response
Successful Response
The unique identifier for the queued job.