v1

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

Retrieves a list of creative field values, possibly filtered. This method supports paging.

get/userprofiles/{+profileId}/creativeFields/{+creativeFieldId}/creativeFieldValues

Path parameters

profileIdstring required

User profile ID associated with this request.

creativeFieldIdstring required

Creative field ID for this creative field value.

Query parameters

idsstring[]

Select only creative field values with these IDs.

maxResultsinteger

Maximum number of results to return.

pageTokenstring

Value of the nextPageToken from the previous result page.

searchStringstring

Allows searching for creative field values by their values. Wildcards (e.g. *) are not allowed.

sortField'ID' | 'VALUE'

Field by which to sort the list.

sortOrder'ASCENDING' | 'DESCENDING'

Order of sorted results.

Response

Successful response