Authorizations
A valid API key generated in Topsort's UI.
Body
application/json
Response
Successful Response
The ad config slot model
The slot dimensions. There can be at most one dimension for each device type.
Example:
{
"desktop": { "height": 20, "width": 20 },
"mobile": { "height": 10, "width": 10 }
}
The external ID provided by marketplaces.
Minimum length:
1
The ID of the ad config slot.
The ID of the marketplace that the ad config slot belongs to.
The position of the ad config slot.
Available options:
landing
, category_search
, category
, search
Indicates whether the ad config slot is active. If false, the slot cannot be used in campaigns.
The page that the ad config slot belongs to. Only 'landing' slots can belong to a page.