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).
Autorizaciones
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 ruta
The ID of the campaign.
Parámetros de consulta
The ID of the vendor.
Minimum string length:
1