Earnings attributed to individual songwriters
dimension: "writer". A matched line’s work supplies its
Description
CWRWorkWriter rows, and each writer earns
amount x relativeShare / 100 (meta.basis: "work-writer-relative-share"). Where a work’s shares do not add up to
100 the remainder stays unattributed - it is NOT normalised up.
lineCount is a provenance figure: one line on a three-writer work
counts once for each writer, so the per-writer counts sum to more than
the tenant’s line total.
Writers seen only in the BigQuery reading are keyed bq:<IPI or name>,
because those ids live in the PRO’s identifier space rather than the
CWRWriter UUID space; ipiNameNumber is the column to reconcile on.
Authorization: user role + publisher capability enabled.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Inclusive ISO date (YYYY-MM-DD). Filters by statement-period overlap unless the endpoint notes otherwise.
Inclusive ISO date (YYYY-MM-DD).
Comma-joined list of source PROs. OR within the param, AND against the other filters. An unknown value is a 400.
Comma-joined list of PR/MR/SR, or UNSPECIFIED for the null bucket the endpoints publish. An unknown value is a 400.
Comma-joined list of territories as reported on the line, or UNSPECIFIED for the null bucket. Open set - not validated.
Comma-joined Publisher ids, applied through the parent statement. The BigQuery projection has no publisher entity, so that reading is skipped for the request and meta.filters.bigquery is "skipped".
Comma-joined list of unmatched/matched/disputed/ignored. disputed and ignored have no counterpart in the BigQuery projection, so that reading contributes nothing for them. An unknown value is a 400.
1 <= x <= 500Response
Earnings fetched.