Skip to main content
GET
Earnings grouped by statement-line territory
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

UNSPECIFIED. Caps the response at limit rows (default 50, max 500); the remaining long tail collapses into a synthetic OTHER row. meta.distinctTerritories/meta.collapsed report the full picture. Authorization: user role + publisher addon.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

periodStart
string<date>

Inclusive ISO date (YYYY-MM-DD). Filters by statement-period overlap unless the endpoint notes otherwise.

periodEnd
string<date>

Inclusive ISO date (YYYY-MM-DD).

limit
integer
default:50
Required range: 1 <= x <= 500

Response

Earnings fetched.

Standard server envelope used by the statement, reconciliation, sub-publishing, and analytics endpoints.

status
enum<string>
Available options:
success,
error
message
string
data
object

Uniform aggregation shape returned by every /analytics/* endpoint (locked contract, G-ANALYTICS).