Fetches a list of advertisers to which the partner is connected.
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 |
status | String | Filters list of connections that matches given status query paramShow Supported Values |
API Call Builder
Javascript is required to use the API Call Builder.