Skip to main content
Version: 2025-05-27

Time range suggestion for different locales

GET 

/demand/intelligent-calendar/suggest-time-range

Provides you with a suggestion of the best possible time range to run your target groups in any given locale. This endpoint requires you to give it a locale and a time range. You can put in a time range through either a start and end date or a number of days. If you use days, you will be given the best time range to start on from the moment you've made your request to the number of days you've given.

Request

Responses

Successfully return time range suggestion.

Response Headers
    traceparent

    The traceparent header primarily carries essential trace context information, including the trace ID and parent span ID as defined by the W3C trace context specification. It's used to pinpoint the position of an incoming request within the trace graph, facilitating the tracking of distributed operations.

    tracestate

    The tracestate header complements the traceparent header by providing additional contextual information, thereby allowing for the enrichment of tracing context and offering more fine-grained control.