Fetches a list of advertiser categories
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 |
active | Boolean | Filters list of categories that match given active status |
API Call Builder
Javascript is required to use the API Call Builder.