Fetches a list of available offers
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network Token |
Target | String | This calls action target |
Method | String | This calls action method |
limit | Integer | Specifies page size (Integer between 1 and 100) |
offset | Integer | Specifies page offset (Integer >= 0) |
sort_by | String | Specifies sort fieldShow Supported Values |
sort_direction | String | Specifies sort directionShow Supported Values |
search_term | String | Filters list of connections that partial matches search term on network_name field |
advertiser_ids | Array | Filters list of offers that contains any given advertiser_id in advertiser_ids[] query param |
API Call Builder
Javascript is required to use the API Call Builder.