Method: advertisers.campaigns.get
एचटीटीपी अनुरोध
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/campaigns/{campaignId}
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
पाथ के पैरामीटर
पैरामीटर |
advertiserId |
string (int64 format)
ज़रूरी है. उस विज्ञापन देने वाले का आईडी जिसका यह कैंपेन है.
|
campaignId |
string (int64 format)
ज़रूरी है. फ़ेच किए जाने वाले कैंपेन का आईडी.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य हिस्सा
कामयाब रहने पर, जवाब के मुख्य हिस्से में Campaign
का एक इंस्टेंस शामिल किया जाता है.
अनुमति के दायरे
इनमें से किसी एक OAuth दायरों की ज़रूरत होती है:
https://www.googleapis.com/auth/display-video
https://www.googleapis.com/auth/display-video-mediaplanning
ज़्यादा जानकारी के लिए, 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 deprecated and replaced by a newer version."],["This documentation details how to retrieve information for a specific campaign within a given advertiser using the API."],["The request requires providing both advertiser and campaign IDs as path parameters."],["A successful response returns a comprehensive Campaign object containing relevant campaign details."],["Users need appropriate authorization with specified OAuth scopes to access this functionality."]]],["The content details how to retrieve a campaign using the Display & Video API. The core action is to send a `GET` request to a specific URL: `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/campaigns/{campaignId}`, specifying the `advertiserId` and `campaignId`. No request body is needed. A successful response returns campaign information, and either the `display-video` or `display-video-mediaplanning` authorization scope is required. The API version v2 is no longer supported.\n"]]