Search Ads 360 Reporting API का नया वर्शन अब उपलब्ध है. आने वाले समय में किए जाने वाले बदलावों और रिलीज़ के बारे में अप-टू-डेट रहने के लिए, searchads-api-announcements Google ग्रुप में शामिल हों.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एसेट एट्रिब्यूट
SearchAds360Service को Search Ads 360 की क्वेरी भाषा की क्वेरी भेजकर, एसेट और उनके एट्रिब्यूट की सूची देखी जा सकती है.
एसेट को asset इकाई से दिखाया जाता है. इसमें एसेट के हिसाब से कई फ़ील्ड होते हैं.
नीचे दी गई क्वेरी में, विज्ञापन देने वाले के खाते में मौजूद सभी ऐसेट की सूची दी गई है. साथ ही, उनके संसाधन का नाम और टाइप भी दिया गया है.
ध्यान दें कि ऐसेट के हिसाब से खास एट्रिब्यूट होते हैं. इन एट्रिब्यूट को ऊपर दी गई क्वेरी में जोड़ा जा सकता है, ताकि ऐसेट से जुड़ी प्रॉपर्टी को पढ़ा जा सके. जैसे, SitelinkAsset या MobileAppAsset.
उदाहरण के लिए, नीचे दी गई क्वेरी में, किसी खाते के सभी MobileAppAsset ऑब्जेक्ट के मोबाइल ऐप्लिकेशन आईडी की सूची दी गई है. इसके लिए, MobileAppAsset के लिए asset.type वैल्यू को फ़िल्टर किया गया है.
इन संसाधनों की मदद से, ऐसेट मेट्रिक के हर लेवल पर क्वेरी की जा सकती है.
उदाहरण के लिए, ad_group_asset रिसॉर्स के बारे में क्वेरी करते समय, नतीजों को सेगमेंट करने के लिए ad_group.id फ़ील्ड का इस्तेमाल किया जा सकता है. इससे, ad_group और asset के हर यूनीक कॉम्बिनेशन के लिए मेट्रिक वापस मिलती हैं:
[[["समझने में आसान है","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-08-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eRetrieve a list of assets and their attributes, including resource name and type, using Search Ads 360 Query Language.\u003c/p\u003e\n"],["\u003cp\u003eAccess type-specific attributes, such as mobile app IDs, by filtering the \u003ccode\u003easset.type\u003c/code\u003e value in your query.\u003c/p\u003e\n"],["\u003cp\u003eQuery asset metrics at the ad group, campaign, or customer level through respective resources like \u003ccode\u003ead_group_asset\u003c/code\u003e, \u003ccode\u003ecampaign_asset\u003c/code\u003e, and \u003ccode\u003ecustomer_asset\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSegment asset metric results by fields like \u003ccode\u003ead_group.id\u003c/code\u003e to analyze performance for specific combinations of assets and ad groups, campaigns, or customers.\u003c/p\u003e\n"]]],["Assets and their attributes can be retrieved by sending a Search Ads 360 Query Language query to the SearchAds360Service, using the `asset` entity. Type-specific attributes can be added to queries. Asset metrics are available through `ad_group_asset`, `campaign_asset`, and `customer_asset` resources, enabling queries at various levels. For example, metrics can be retrieved for each unique combination of `ad_group` and `asset` using `ad_group_asset` resource.\n"],null,[]]