Authorizations
A valid API key generated in Topsort's UI.
Query Parameters
The ID of the vendor. Omit to get campaigns for all vendors.
1Filter by the approval status of banner campaigns. Represents the review status of a banner campaign.
approved, pending, rejected The pagination offset.
x >= 0The pagination limit.
0 <= x <= 100Filter by active/inactive campaigns.
Filter by external campaign ID.
Optional sort by date of campaign creation. Deprecated. Use order_by instead. The direction to order by.
asc, desc Comma-separated order by clauses, e.g. 'created_at:asc,name:desc'. Supported dimensions: created_at, start_date, end_date, name, campaign_id.