...
Expand | ||
---|---|---|
| ||
|
Mandatory query parameters
Parameter | Description | Value type |
---|---|---|
uploaded_by | Email address of the uploading client’s contact | string <email> Example: |
account_id | Account ID of the client | number Example: |
start_date | Start date of the uploaded data | string^\d\d\d\d-\d\d-\d\d$ (YYYY-MM-DD) Example: |
end_date | End date of the uploaded data | string^\d\d\d\d-\d\d-\d\d$ (YYYY-MM-DD) Example: |
provided_for | RevShare or NFL upload | string Enum: |
template | Account or Brand level NFL or Inplay (RevShare) upload | string Enum: |
reference | Automated upload reference number or identifier. | string Example: This reference appears on emails sent to the admin contact of the client |
token | Client's Authentication Token | string Example: |
...
Expand | ||
---|---|---|
| ||
|
Mandatory query parameters
Parameter | Description | Value type |
---|---|---|
token | Client's Authentication Token | string Example: |
...
Expand | ||
---|---|---|
| ||
|
Mandatory query parameters
Parameter | Description | Value type |
---|---|---|
year | The year for the requested usage data | string Example: |
month | The month for the requested usage data | string Example: |
limit | A limit for the result size. Defaults to 1000. Requesting more than a few thousand rows is not advised as the responses will get slower. | integer Example: |
token | Client's Authentication Token | string Example: |
...