{
"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 fetch a specific exclusive banner campaign by Campaign ID.
{
"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.
The ID of the campaign to be fetched.
Marketplace ID associated to this campaign.
Successful Response
Model that represents an Exclusive Banner Campaign.