同一广告客户名下的所有ENTITY_STATUS_ACTIVE或ENTITY_STATUS_PAUSEDYOUTUBE_AND_PARTNERS_AD_GROUP_FORMAT_IN_STREAM广告组:(entityStatus="ENTITY_STATUS_ACTIVE" OR
entityStatus="ENTITY_STATUS_PAUSED") AND
adGroupFormat="YOUTUBE_AND_PARTNERS_AD_GROUP_FORMAT_IN_STREAM"
[null,null,["最后更新时间 (UTC):2024-09-12。"],[[["Lists YouTube ad groups for a specified advertiser using the Display & Video 360 API."],["Supports filtering and sorting options for retrieving specific ad group data."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["The API uses pagination to return large result sets; retrieve subsequent pages using the `nextPageToken`."],["Provides details like ad group ID, display name, entity status, and associated line item ID."]]],["This document details the API for listing YouTube ad groups within Display & Video 360. It uses a `GET` request to `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroups`, requiring an `advertiserId` path parameter. Query parameters allow for pagination (`pageSize`, `pageToken`), sorting (`orderBy`), and filtering (`filter`). The request body is empty, and the successful response includes a list of `youtubeAdGroups` and a `nextPageToken` for pagination. The API requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]