Authorizations
A valid API key generated in Topsort's UI.
Path Parameters
Restriction type ID.
Response
Successful Response
The type of restriction.
{
"frequencyType": "daily",
"id": 123,
"interactionType": "impressions",
"level": "campaign"
}
Endpoint to get a specific restriction type.
{
"frequencyType": "daily",
"id": 123,
"interactionType": "impressions",
"level": "campaign"
}
A valid API key generated in Topsort's UI.
Restriction type ID.
Successful Response
The type of restriction.
Was this page helpful?