v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Advertising

List creatives

Lists the reusable creatives saved to the caller's billing account. Each creative includes its assetId, name, moderation status, dimensions, and source. Use isArchived to filter by archive state. Results are paginated with a cursor (pageToken).

get/ads-management/v1/creatives

Query parameters

isArchivedboolean

Filter by archived status

maxPageSizeinteger

Maximum results per page (1-100, default 50)

pageTokenstring

Opaque cursor from a prior nextPageToken

Response

OK

nextPageTokenstring

The cursor for the next page. Pass it as pageToken to fetch the next page. Absent on the last page.