所有尺寸為 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,["上次更新時間:2024-09-12 (世界標準時間)。"],[[["Lists creatives, ordered by `creativeId`, `createTime`, `mediaDuration`, or `dimensions`, for a given advertiser."],["Allows filtering by creative fields like `approvalStatus`, `creativeType`, `dimensions`, `entityStatus`, and more using the `filter` parameter."],["Provides pagination using `pageSize` and `pageToken` to retrieve large result sets."],["Excludes creatives with `ENTITY_STATUS_ARCHIVED` status unless explicitly filtered for."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],[]]