Display & Video 360 API v2 غروب است. به جای آن از Display & Video 360 API v3 استفاده کنید. برای دستورالعملهای انتقال نسخه 2 به نسخه 3، راهنمای مهاجرت ما را ببینید.
تاریخ آخرین بهروزرسانی 2025-02-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-02-25 بهوقت ساعت هماهنگ جهانی."],[[["Retrieves a specific ad group ad using the provided advertiser and ad group ad IDs."],["Requires an HTTP GET request to the specified endpoint with the advertiser and ad group ad IDs as path parameters."],["The request body should be empty, and a successful response returns an `AdGroupAd` object."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to retrieve an ad group ad using a GET request. The core action involves sending a GET request to a specific URL: `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/adGroupAds/{adGroupAdId}`, with `advertiserId` and `adGroupAdId` being required path parameters. The request body must be empty. A successful response returns an `AdGroupAd` instance. Access requires the OAuth scope: `https://www.googleapis.com/auth/display-video`. It shows the parameters needed to do the request.\n"]]