Jump to: GET Response Notes | API Call Builder
Get a list of all offer IDs for which the specified affiliate has not been blocked at the offer level.
Note: If no "interface" is provided for the same affiliate passed to this method, it may contain the IDs of
offers which the affiliate is not able to access for reasons other than an offer-level block (expired, inactive,
Advertiser block, etc).
| 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 |
GET Response Notes
List of unblocked Offer IDs.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.