Sessions V3 API Time Range

Options to Select a Time Range Choose a time range for the Sessions V3 API using start and end dates, epoch seconds, epoch milliseconds, or number of previous days, subject to endpoint limitations.

Updated 2026-08-03 sessions-api-time-range

Options to Select a Time Range

Time Range

 

Limitations

When querying with a time range, consider the recency and length of the query time range.

Endpoints Limitations

GET /3.0/sessions/content

GET /3.0/sessions/ad

  • The query start timestamp must be within the last 31 days.

  • The maximum length of a query time range per API request is 3 hours.

GET /3.0/sessions/content/viewer
  • Normal accounts have access up to the most recent 30 days of viewer data.

  • Contact the account manager to access up to 90 days of viewer data.

The API throws an HTTP 422 error if the query time range is beyond the above limits.