尺寸为 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)
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eLists creatives, ordered by \u003ccode\u003ecreativeId\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003emediaDuration\u003c/code\u003e, or \u003ccode\u003edimensions\u003c/code\u003e, for a given advertiser.\u003c/p\u003e\n"],["\u003cp\u003eAllows filtering by 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 using the \u003ccode\u003efilter\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eProvides pagination using \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e to retrieve large result sets.\u003c/p\u003e\n"],["\u003cp\u003eExcludes creatives with \u003ccode\u003eENTITY_STATUS_ARCHIVED\u003c/code\u003e status unless explicitly filtered for.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This content details how to use the `creatives.list` method to retrieve a list of creatives for a specific advertiser via the Display & Video API. Key actions involve sending a `GET` HTTP request to the provided URL with the advertiser ID. You can refine the results using query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter`. The response includes a list of creatives and a `nextPageToken` for pagination. Requests require OAuth authorization with the `display-video` scope. The request body should be empty.\n"],null,[]]