Jump to: GET Response Notes | API Call Builder | Related Models
Find all 'campaignurl' records matching provided filter ...
Name | Type | Description |
---|---|---|
api_key | String | Your API Key; accessible on your User Details page of your TMC account. |
filter | Filter | Filter by fields and boolean operators against fields of the CampaignUrls model.Show Filterable Fields |
fields | Array | List of fields from the CampaignUrls model desired in results. Defaults to display all fields.Show Supported Values |
limit | Integer | Limit the number of CampaignUrls items returned per request. |
page | Integer | Pagination offset of the limited result set. |
sort | Sort | Fields of CampaignUrls followed by the direction (asc or desc). Results can be sorted with multiple fields and directions.Show Sortable Fields |
GET Response Notes
List of found 'campaignurl' records that matched filter criteria.
Returns: array
API Call Builder
Javascript is required to use the API Call Builder.