Retrieve campaign timetables (dayparting).
Campaign API
Retrieve campaign timetables (dayparting).
Retrieve the dayparting configuration for a campaign.
Returns all configured timetables for the campaign, ordered by day of week. If no timetables are configured, returns an empty list.
HOUR SEMANTICS:
- start_hour: Campaign starts at this hour (inclusive, 0-23)
- end_hour: Campaign stops at this hour (exclusive, 1-24)
- Example: start_hour=9, end_hour=17 means runs from 9:00 AM to 5:00 PM.
GET
Retrieve campaign timetables (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.
Query Parameters
The ID of the vendor.
Minimum string length:
1