Saltar para o conteúdo principal
PATCH
Update Campaign Restriction

Autorizações

Authorization
string
header
obrigatório

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 caminho

campaign-id
string<uuid>
obrigatório

The ID of the campaign.

restriction-id
integer
obrigatório

The ID of the restriction.

Corpo

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.

Opções disponíveis:
active,
inactive

Resposta

Successful Response