[[["わかりやすい","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-09-12 UTC。"],[[["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."]]],["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"]]