[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]