GET
/
public
/
v1
/
campaign-service
/
restriction-types
/
{restriction-type-id}
{
  "frequencyType": "daily",
  "id": 123,
  "interactionType": "impressions",
  "level": "campaign"
}

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Path Parameters

restriction-type-id
integer
required

Restriction type ID.

Response

200
application/json

Successful Response

The type of restriction.