[[["התוכן קל להבנה","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 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"]]