Search Ads 360 Reporting API का नया वर्शन अब उपलब्ध है. आने वाले समय में किए जाने वाले बदलावों और रिलीज़ के बारे में अप-टू-डेट रहने के लिए,
searchads-api-announcements Google ग्रुप में शामिल हों.
asset_set
यह एसेट का सेट होता है, जो एसेट के कलेक्शन को दिखाता है. किसी एसेट को एसेट सेट से लिंक करने के लिए, AssetSetAsset का इस्तेमाल करें.
एट्रिब्यूट किए गए संसाधन |
ग्राहक |
आपके SELECT और WHERE क्लॉज़ में, इस संसाधन के साथ ऊपर दिए गए रिसॉर्स के फ़ील्ड चुने जा सकते हैं. ये फ़ील्ड आपके SELECT
क्लॉज़ में, मेट्रिक
को सेगमेंट नहीं करेंगे.
asset_set.id |
फ़ील्ड की जानकारी | एसेट सेट का आईडी. |
कैटगरी | ATTRIBUTE |
डेटा टाइप | INT64 |
यूआरएल टाइप करें | N/A |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | सही |
क्रम से लगाया जा सकता है | सही |
दोहराया गया | गलत |
|
asset_set.resource_name |
फ़ील्ड की जानकारी | एसेट सेट के संसाधन का नाम. एसेट सेट के संसाधन नाम, इस तरह के हैं: customers/{customer_id}/assetSets/{asset_set_id} |
कैटगरी | ATTRIBUTE |
डेटा टाइप | RESOURCE_NAME |
यूआरएल टाइप करें | N/A |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | सही |
क्रम से लगाया जा सकता है | गलत |
दोहराया गया | गलत |
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-01-10 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-01-10 (UTC) को अपडेट किया गया."],[[["An Asset Set is a grouping of assets, and individual assets can be linked to it using AssetSetAsset."],["You can use fields from linked resources like 'customer' in SELECT and WHERE clauses, but they won't segment metrics."],["Each Asset Set has a unique ID and a resource name that follows a specific format: `customers/{customer_id}/assetSets/{asset_set_id}`."],["Asset Set data including ID and resource name can be used for filtering, selection, and sorting in queries."]]],["An `AssetSet` is a collection of assets, linked using `AssetSetAsset`. Key details include the `asset_set.id`, an `INT64` attribute, which is filterable, selectable, and sortable. The `asset_set.resource_name`, a `RESOURCE_NAME` attribute, follows the format: `customers/{customer_id}/assetSets/{asset_set_id}` and is filterable and selectable. Selecting fields from the customer resource will not segment metrics.\n"]]