v1

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

Retrieves a list of creatives, possibly filtered. This method supports paging.

get/userprofiles/{+profileId}/creatives

Path parameters

profileIdstring required

User profile ID associated with this request.

Query parameters

activeboolean

Select only active creatives. Leave blank to select active and inactive creatives.

advertiserIdstring

Select only creatives with this advertiser ID.

archivedboolean

Select only archived creatives. Leave blank to select archived and unarchived creatives.

campaignIdstring

Select only creatives with this campaign ID.

companionCreativeIdsstring[]

Select only in-stream video creatives with these companion IDs.

creativeFieldIdsstring[]

Select only creatives with these creative field IDs.

idsstring[]

Select only creatives with these IDs.

maxResultsinteger

Maximum number of results to return.

pageTokenstring

Value of the nextPageToken from the previous result page.

renderingIdsstring[]

Select only creatives with these rendering IDs.

searchStringstring

Allows searching for objects by name or ID. Wildcards () are allowed. For example, "creative2015" will return objects with names like "creative June 2015", "creative April 2015", or simply "creative 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 "creative" will match objects with name "my creative", "creative 2015", or simply "creative".

sizeIdsstring[]

Select only creatives with these size IDs.

sortField'ID' | 'NAME'

Field by which to sort the list.

sortOrder'ASCENDING' | 'DESCENDING'

Order of sorted results.

studioCreativeIdstring

Select only creatives corresponding to this Studio creative ID.

typesstring[]

Select only creatives with these creative types.

Response

Successful response