Saltar al contenido principal
PATCH
Update Campaign Restriction

Autorizaciones

Authorization
string
header
requerido

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.

Parámetros de ruta

campaign-id
string<uuid>
requerido

The ID of the campaign.

restriction-id
integer
requerido

The ID of the restriction.

Cuerpo

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.

Opciones disponibles:
active,
inactive

Respuesta

Successful Response