v1

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

Retrieves a list of landing pages.

get/userprofiles/{+profileId}/advertiserLandingPages

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

advertiserIdsstring[]

Select only landing pages that belong to these advertisers.

archivedboolean

Select only archived landing pages. Don't set this field to select both archived and non-archived landing pages.

campaignIdsstring[]

Select only landing pages that are associated with these campaigns.

idsstring[]

Select only landing pages with these IDs.

maxResultsinteger

Maximum number of results to return.

pageTokenstring

Value of the nextPageToken from the previous result page.

searchStringstring

Allows searching for landing pages by name or ID. Wildcards () are allowed. For example, "landingpage2017" will return landing pages with names like "landingpage July 2017", "landingpage March 2017", or simply "landingpage 2017". Most of the searches also add wildcards implicitly at the start and the end of the search string. For example, a search string of "landingpage" will match campaigns with name "my landingpage", "landingpage 2015", or simply "landingpage".

sortField'ID' | 'NAME'

Field by which to sort the list.

sortOrder'ASCENDING' | 'DESCENDING'

Order of sorted results.

subaccountIdstring

Select only landing pages that belong to this subaccount.

Response

Successful response