所有尺寸為 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"
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-10-14 (世界標準時間)。"],[[["Lists creatives within a specified advertiser, sorted by `creativeId`, `createTime`, `mediaDuration`, or `dimensions`."],["Allows filtering by various creative fields like `approvalStatus`, `creativeType`, `dimensions`, `entityStatus`, and more."],["Supports pagination to retrieve large result sets via `pageSize` and `pageToken` parameters."],["Requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."],["Returns a list of creatives along with a token for retrieving the next page of results if available."]]],[]]