Jump to: GET Response Notes | API Call Builder
Retrieve all affiliates that are excluded from HasOffers automation tools.
= Required Parameter
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| NetworkId | Url | Network ID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NetworkToken | String | Network token | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Target | String | This calls action target | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Method | String | This calls action method | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| sort | Sort | Sort by fields and directions 'asc' or 'desc'.Show Sortable Fields The following fields from the model can be sorted in either ascending (ASC) or descending (DESC) order.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| limit | Integer | Limit the number of items returned per page. Defaults to returning all found. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| page | Integer | Page by the limit of items returned. Defaults to page 1. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| fields | Array | List of fields to display back. Default to displaying all fields.Show Supported Values Any of the following values from the Affiliate model are supported.
|
GET Response Notes
Returns an array of Affiliate model objects.
API Call Builder
Javascript is required to use the API Call Builder.