Search Ads 360 Reporting API का नया वर्शन अब उपलब्ध है. आने वाले समय में किए जाने वाले बदलावों और रिलीज़ के बारे में अप-टू-डेट रहने के लिए,
searchads-api-announcements Google ग्रुप में शामिल हों.
Search Ads 360 Reporting API में फ़ॉर्मैट
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
अनुरोध का फ़ॉर्मैट इस बात पर निर्भर करता है कि किस तरह का अनुरोध किया जा रहा है.
खोजें
अपनी ज़रूरतों के हिसाब से खोज क्वेरी तय करके, खोज के नतीजों को पसंद के मुताबिक बनाया जा सकता है. Search Ads 360 क्वेरी लैंग्वेज की मदद से, सभी संसाधनों में उन इकाइयों की सूची खोजी जा सकती है जो किसी खास सेट से मैच करती हैं. सभी अनुरोध, इकाई के टाइप के बावजूद, SearchAds360Service
के ख़िलाफ़ किए जाते हैं. ज़्यादा जानने के लिए, सर्च रिपोर्ट बनाना और
Search Ads 360 की क्वेरी लैंग्वेज देखें.
जवाब में अपने-आप भरने वाले फ़ील्ड, इस्तेमाल की जा रही सेवा पर निर्भर करते हैं:
SearchAds360Service
- जवाब में, खोज पैरामीटर से मैच करने वाली हर इकाई के लिए एक
SearchAds360Row
ऑब्जेक्ट शामिल होता है. हर पंक्ति में एक ऑब्जेक्ट होता है, जैसे कि कोई कैंपेन. साथ ही, इसमें सिर्फ़ वे फ़ील्ड शामिल होते हैं जिनका अनुरोध आपकी क्वेरी में किया जाता है.
- विशिष्ट सेवाएं
- रिसॉर्स के नाम के हिसाब से, एक बार में सिर्फ़ एक इकाई का अनुरोध किया जा सकता है. जवाब में, उस इकाई के सभी फ़ील्ड शामिल होते हैं.
नए एपीआई में, आपको अपने ग्राहक आईडी को 10 अंकों के नंबर (XXXXXXXXXX
) के तौर पर डालना होगा. इसमें डैश नहीं होने चाहिए.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eSearch Ads 360 API request formats vary depending on whether you're searching or requesting specific entities.\u003c/p\u003e\n"],["\u003cp\u003eSearches utilize the Search Ads 360 Query Language and the \u003ccode\u003eSearchAds360Service\u003c/code\u003e for customized results.\u003c/p\u003e\n"],["\u003cp\u003eResponses from \u003ccode\u003eSearchAds360Service\u003c/code\u003e include a \u003ccode\u003eSearchAds360Row\u003c/code\u003e for each matching entity, containing only the requested fields.\u003c/p\u003e\n"],["\u003cp\u003eRequests for specific entities return all fields for that entity, and customer IDs must be provided as 10-digit numbers without dashes.\u003c/p\u003e\n"]]],["Search requests utilize the Search Ads 360 Query Language against the `SearchAds360Service` to retrieve entities matching specific criteria. Responses from `SearchAds360Service` return `SearchAds360Row` objects, including only requested fields. Specific service requests retrieve one entity by resource name, returning all its fields. The Customer ID in the API must be a 10-digit number without dashes. The user can use the \"Create search reports\" or \"Search Ads 360 Query Language\" to learn more.\n"],null,["# Formats in the Search Ads 360 Reporting API\n\nRequest format\n--------------\n\nThe request format depends on the type of request you make.\n\n### Search\n\nYou can customize your search output by defining a search query\nto suit your needs. The Search Ads 360 Query Language allows you to search all\nresources for a list of entities that match a specific set of criteria. All\nrequests, regardless of the entity type, are made against the\n[`SearchAds360Service`](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#searchads360service). See [Create search reports](/search-ads/reporting/concepts/search-reports) and\n[Search Ads 360 Query Language](/search-ads/reporting/query/query-language)\nto learn more.\n\nResponse format\n---------------\n\nThe fields populated in the response depend on the service you use:\n\n[`SearchAds360Service`](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#searchads360service)\n: The response includes one [`SearchAds360Row`](/search-ads/reporting/api/reference/rpc/google.ads.searchads360.v0.services#searchads360row) object for each entity that\n matches your search parameters. Each row contains one object, for example, a\n campaign, and includes *only* the fields you request in your query.\n\nSpecific services\n: You can only request one entity at a time by resource name. The response\n includes *all* fields for that entity.\n\nCustomer ID format\n------------------\n\nIn the new API, you must specify your Customer ID as a 10-digit number\n(`XXXXXXXXXX`) without dashes."]]