Jump to: GET Response Notes | API Call Builder
Retrieve all offer-tag relationships that represent exclusions of offers from the optimizer.
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 direction 'desc' or 'asc'Show Sortable Fields |
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. |
GET Response Notes
Returns an array of OffersTags objects
API Call Builder
Javascript is required to use the API Call Builder.