Saltar para o conteúdo principal
DELETE
Delete a campaign timetable for a specific day (dayparting).

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.

day-of-week
enum<integer>
obrigatório

The day of the week (1=Monday, 7=Sunday).

Opções disponíveis:
1,
2,
3,
4,
5,
6,
7

Parâmetros de consulta

vendor_id
string
obrigatório

The ID of the vendor.

Minimum string length: 1

Resposta

Successful Response