{
"adFormat": "exclusive_banner",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"campaignType": "manual",
"chargeType": "DAILY",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPercentage": 123,
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"impressionsThreshold": 123,
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"startDate": "2023-11-07T05:31:56Z",
"status": "pending",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
Endpoint to create exclusive banner campaigns and its respective bids.
Exclusive campaigns override auctions and are always shown by a fixed daily price.
{
"adFormat": "exclusive_banner",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"campaignType": "manual",
"chargeType": "DAILY",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPercentage": 123,
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"impressionsThreshold": 123,
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"startDate": "2023-11-07T05:31:56Z",
"status": "pending",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
A valid API key generated in Topsort's UI.
Marketplace ID to create the campaign for.
The ID of the vendor.
1
The request body for creating an exclusive banner campaign.
Successful Response
Model that represents an Exclusive Banner Campaign.