Jump to: GET Response Notes | API Call Builder
Returns a list of all offer IDs that a given affiliate is allowed to run. Excluded are those which require approval and private offers for which the affiliate has not been approved, as well as offers from advertisers who have blocked this Affiliate.
Note: If the supplied affiliate_id does not exist, this method returns all offer IDs (regardless of offer status).
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 Affiliate object |
limit | Integer | Optional result limit |
page | Integer | Optional page number |
GET Response Notes
List of Offer IDs.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.