Passer au contenu principal
DELETE
Delete a campaign timetable for a specific day (dayparting).

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.

day-of-week
enum<integer>
requis

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

Options disponibles:
1,
2,
3,
4,
5,
6,
7

Paramètres de requête

vendor_id
string
requis

The ID of the vendor.

Minimum string length: 1

Réponse

Successful Response