Jump to: GET Response Notes | API Call Builder
Get total media usage for start to end date for Ad Campaigns.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| start_date | String | Start of date range; use "YYYY-MM-DD" format |
| end_date | String | End of date range; use "YYYY-MM-DD" format |
GET Response Notes
Media use statistics for the specified date range,
grouped and indexed by affiliate id.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.