Delete a campaign timetable for a specific day (dayparting).
Campaign API
Delete a campaign timetable for a specific day (dayparting).
Delete the timetable configuration for a specific day of the week.
This removes the dayparting rule for the specified day, reverting the campaign to be active all day for that day (if the campaign is otherwise active).
After deletion, the campaign will run 24 hours on the specified day (no time restrictions).
DELETE
Delete a campaign timetable for a specific day (dayparting).
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Path Parameters
The ID of the campaign.
The day of the week (1=Monday, 7=Sunday).
Available options:
1, 2, 3, 4, 5, 6, 7 Query Parameters
The ID of the vendor.
Minimum string length:
1Response
Successful Response