Jump to: GET Response Notes | API Call Builder
Gets a distinct list of all currencies for which there are stats.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| advertiser_id | Integer | ID of Advertiser object If provided, returns only those currencies found in this Advertiser's stats. |
| affiliate_id | Integer | ID of Affiliate object If provided, returns only those currencies found in this Advertiser's stats. |
GET Response Notes
The currencies found.
Return response will be in the following format: string[].
API Call Builder
Javascript is required to use the API Call Builder.