v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
targetableRemarketingLists

Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.

get/userprofiles/{+profileId}/targetableRemarketingLists

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

advertiserIdstring required

Required. Select only targetable remarketing lists targetable by these advertisers.

activeboolean

Select only active or only inactive targetable remarketing lists.

maxResultsinteger

Maximum number of results to return.

namestring

Allows searching for objects by name or ID. Wildcards () are allowed. For example, "remarketing list2015" will return objects with names like "remarketing list June 2015", "remarketing list April 2015", or simply "remarketing list 2015". Most of the searches also add wildcards implicitly at the start and the end of the search string. For example, a search string of "remarketing list" will match objects with name "my remarketing list", "remarketing list 2015", or simply "remarketing list".

pageTokenstring

Value of the nextPageToken from the previous result page.

sortField'ID' | 'NAME'

Field by which to sort the list.

sortOrder'ASCENDING' | 'DESCENDING'

Order of sorted results.

Response

Successful response