LiveIntent Reporting API
Query LiveIntent publisher and advertiser reporting data. A single executeQuery endpoint accepts a report type, an absolute or dynamic date interval, a granularity of day, week, month or all, plus splits, metrics and equals/not-equals filters, and returns an array of timestamped event objects. Authentication is a username and password login endpoint that returns a bearer token valid for 12 hours alongside a refresh token. LiveIntent's documentation describes this as OAuth2, but no authorization endpoint, client identifier, scopes or discovery document are published. No OpenAPI definition is published for this API.