Search Ads 360 Reporting API का नया वर्शन अब उपलब्ध है. आने वाले समय में किए जाने वाले बदलावों और रिलीज़ के बारे में अप-टू-डेट रहने के लिए, searchads-api-announcements Google ग्रुप में शामिल हों.
Search Ads 360 में कस्टम कॉलम की मदद से, अपनी रिपोर्ट को ज़्यादा बेहतर तरीके से विश्लेषण किया जा सकता है. आपके पास सभी प्लैटफ़ॉर्म पर खास कन्वर्ज़न ऐक्शन को ट्रैक करने, सभी डिवाइसों पर परफ़ॉर्मेंस की तुलना करने, कीवर्ड की परफ़ॉर्मेंस का विश्लेषण करने, कैंपेन के बजट को मॉनिटर करने, और अलग-अलग कैंपेन या कीवर्ड के लिए आरओआई का हिसाब लगाने का विकल्प है.
कस्टम कॉलम के टाइप
Search Ads 360 Reporting API दो तरह के कस्टम कॉलम के साथ काम करता है:
कस्टम फ़ॉर्मूला कॉलम की मदद से, सीधे Search Ads 360 में फ़ंक्शन और फ़िल्टर जैसी स्प्रेडशीट की सुविधाओं का इस्तेमाल करके फ़ॉर्मूले लिखे जा सकते हैं.
कस्टम कन्वर्ज़न कॉलम की मदद से, खास कन्वर्ज़न ऐक्शन की रिपोर्ट की जा सकती है.
अपनी रिपोर्ट में कस्टम कॉलम जोड़ने का तरीका
कस्टम कॉलम को अपनी क्वेरी में उसी तरह शामिल किया जा सकता है जिस तरह उनके आईडी का इस्तेमाल करके, फ़ील्ड और मेट्रिक को शामिल किया जाता है. इस्तेमाल करने के लिए सिंटैक्स यह है
custom_columns.id[1234].
SELECT क्लॉज़ में कस्टम कॉलम शामिल करने के तरीके के बारे में ज़्यादा जानें.
कस्टम कॉलम आईडी पाने का तरीका
id, name, description, और अन्य कस्टम कॉलम की जानकारी पाने के लिए, इनमें से किसी एक तरीके का इस्तेमाल करें:
[null,null,["आखिरी बार 2024-11-08 (UTC) को अपडेट किया गया."],[[["Search Ads 360 custom columns allow for in-depth reporting by tracking conversions, comparing performance, and analyzing keyword and budget data, including ROI calculations."],["Two types of custom columns are available: custom formula columns for spreadsheet-like calculations and custom conversion columns for specific conversion actions."],["Custom columns are easily integrated into reports using their unique IDs in queries, similar to how fields and metrics are used."],["You can retrieve custom column details, such as ID, name, and description, using dedicated API methods for efficient management."],["Currently, custom columns do not support references to custom dimensions."]]],["Custom columns in Search Ads 360 allow for tailored reporting, tracking conversions, comparing device performance, analyzing keywords, and calculating ROI. Two types exist: custom formula columns and custom conversion columns. Include them in queries via `custom_columns.id[1234]`. Retrieve custom column details like `id`, `name`, and `description` using the `ListCustomColumns` method (RPC) or `customers.customColumns.list` method (REST). When retrieving values, use the manager's or owner's `login-customer-id` in the header. Custom columns referencing custom dimensions are not supported.\n"]]