Jump to: GET Response Notes | API Call Builder
Get affiliate IDs that can use a specified advertiser's offers.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Advertiser object |
| limit | Integer | Optional result set limit per page |
| page | Integer | Page number of results to view |
| sort | Sort | Sort field and direction to return results in. Available sort fields are Affiliate properties.Show Sortable Fields |
GET Response Notes
List of affiliate IDs that can access advertiser offers.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.