Method: advertisers.youtubeAdGroupAds.get
YouTube विज्ञापन ग्रुप का विज्ञापन दिखाता है.
एचटीटीपी अनुरोध
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/youtubeAdGroupAds/{youtubeAdGroupAdId}
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
पाथ के पैरामीटर
पैरामीटर |
advertiserId |
string (int64 format)
ज़रूरी है. उस विज्ञापनदाता का आईडी, जिससे यह विज्ञापन समूह विज्ञापन संबंधित है.
|
youtubeAdGroupAdId |
string (int64 format)
ज़रूरी है. फ़ेच किए जाने वाले विज्ञापन ग्रुप के विज्ञापन का आईडी.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य हिस्सा
कामयाब रहने पर, जवाब के मुख्य हिस्से में YoutubeAdGroupAd
का एक इंस्टेंस शामिल किया जाता है.
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/display-video
ज़्यादा जानकारी के लिए, OAuth 2.0 की खास जानकारी देखें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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"]]