[null,null,["最后更新时间 (UTC):2024-06-11。"],[[["Display & Video 360 API v2 is sunset and this documentation outlines how to get a YouTube ad group ad using the API."],["The request is a GET request to a specific URL with advertiser ID and ad group ad ID as path parameters."],["An empty request body is required and a successful response returns a YoutubeAdGroupAd object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The content describes how to retrieve a YouTube ad group ad using a GET request to the Display & Video API. The API endpoint is `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroupAds/{youtubeAdGroupAdId}`, with required path parameters for `advertiserId` and `youtubeAdGroupAdId`. The request body must be empty. Successful responses return a `YoutubeAdGroupAd` instance. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Note that Display & Video 360 API v2 has sunset.\n"]]