[[["เข้าใจง่าย","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-06-11 UTC"],[[["Display & Video 360 API v2 is no longer in use."],["This documentation details how to get a YouTube ad group using the API, requiring an HTTP GET request with specific advertiser and ad group IDs."],["The request body should be empty, and a successful response returns a YoutubeAdGroup object."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The content describes how to retrieve a YouTube ad group using the Display & Video 360 API. The API endpoint is `GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroups/{youtubeAdGroupId}`. Both `advertiserId` and `youtubeAdGroupId` are required path parameters, represented as 64-bit integers. The request body must be empty. A successful request returns a `YoutubeAdGroup` instance, and the authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The Display & Video 360 API v2 has sunset.\n"]]