Passer au contenu principal
PATCH
Update Campaign Restriction

Autorisations

Authorization
string
header
requis

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Paramètres de chemin

campaign-id
string<uuid>
requis

The ID of the campaign.

restriction-id
integer
requis

The ID of the restriction.

Corps

application/json

Limit-based restrictions for a campaign.

limit
integer | null

The limit of the restriction.

status
enum<string> | null

The status of the restriction.

Options disponibles:
active,
inactive

Réponse

Successful Response