所有尺寸為 300x400 或 50x100 的有效廣告素材:entityStatus="ENTITY_STATUS_ACTIVE" AND (dimensions="300x400"
OR dimensions="50x100")
通過 AdX 或 AppNexus 核准的動態廣告素材,時間長度下限為 5 秒和 200 毫秒:dynamic="true" AND minDuration="5.2s" AND
(exchangeReviewStatus="EXCHANGE_GOOGLE_AD_MANAGER-REVIEW_STATUS_APPROVED"
OR exchangeReviewStatus="EXCHANGE_APPNEXUS-REVIEW_STATUS_APPROVED")
與委刊項 ID 1 或 2 相關聯的所有影片廣告素材:creativeType="CREATIVE_TYPE_VIDEO" AND (lineItemIds:1 OR lineItemIds:2)
按多個廣告素材 ID 尋找廣告素材:creativeId=1 OR creativeId=2
所有更新時間大於或等於 2020-11-04T18:54:47Z 的廣告素材 (格式為 ISO 8601):updateTime>="2020-11-04T18:54:47Z"
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eLists creatives within a specified advertiser, sorted by \u003ccode\u003ecreativeId\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003emediaDuration\u003c/code\u003e, or \u003ccode\u003edimensions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAllows filtering by various creative fields like \u003ccode\u003eapprovalStatus\u003c/code\u003e, \u003ccode\u003ecreativeType\u003c/code\u003e, \u003ccode\u003edimensions\u003c/code\u003e, \u003ccode\u003eentityStatus\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eSupports pagination to retrieve large result sets via \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e parameters.\u003c/p\u003e\n"],["\u003cp\u003eRequires the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"],["\u003cp\u003eReturns a list of creatives along with a token for retrieving the next page of results if available.\u003c/p\u003e\n"]]],["This document outlines the process of listing creatives within an advertiser's account using the Display & Video 360 API. The core action is sending a `GET` request to the specified URL with the advertiser's ID as a path parameter. You can use query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` to control the results returned. The response includes a list of creatives, and a `nextPageToken` for paginating through results. Request bodies are empty, and the API requires OAuth authorization.\n"],null,[]]