Google Advertising and Measurement Community के सर्वर पर,
Discord पर हमसे लाइव जुड़ें. साथ ही,
YouTube पर 23 अप्रैल को सुबह 10:00 बजे ईएसटी पर हमसे लाइव जुड़ें! हम Google Ads API के v24 में जोड़ी गई नई सुविधाओं के बारे में चर्चा करेंगे.
रिस्पॉन्सिव डिसप्ले विज्ञापन वापस पाना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
आपने जो रिस्पॉन्सिव डिसप्ले विज्ञापन बनाए हैं उन्हें वापस पाने के लिए, RESPONSIVE_DISPLAY_AD पर विज्ञापन टाइप फ़िल्टर करने वाली क्वेरी के साथ GoogleAdsService.SearchStream तरीका कॉल करें.
उदाहरण के लिए:
SELECT
ad_group.id,
ad_group_ad.ad.id,
ad_group_ad.ad.responsive_display_ad.business_name,
ad_group_ad.ad.responsive_display_ad.descriptions,
ad_group_ad.ad.responsive_display_ad.headlines,
ad_group_ad.ad.responsive_display_ad.long_headline,
ad_group_ad.ad.responsive_display_ad.marketing_images,
ad_group_ad.ad.responsive_display_ad.square_marketing_images,
ad_group_ad.status
FROM ad_group_ad
WHERE ad_group_ad.ad.type = RESPONSIVE_DISPLAY_AD
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2026-03-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2026-03-25 (UTC) को अपडेट किया गया."],[],[]]