Zum Hauptinhalt springen
PATCH
Update Campaign Restriction

Autorisierungen

Authorization
string
header
erforderlich

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.

Pfadparameter

campaign-id
string<uuid>
erforderlich

The ID of the campaign.

restriction-id
integer
erforderlich

The ID of the restriction.

Body

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.

Verfügbare Optionen:
active,
inactive

Antwort

Successful Response