Search Ads 360 Reporting API का नया वर्शन अब उपलब्ध है. आने वाले समय में किए जाने वाले बदलावों और रिलीज़ के बारे में अप-टू-डेट रहने के लिए,
searchads-api-announcements Google ग्रुप में शामिल हों.
customer_asset_set
CustomerAssetSet, ग्राहक और ऐसेट सेट के बीच का लिंक होता है. CustomerAssetSet की वैल्यू जोड़ने से, ग्राहक के साथ एक ऐसेट सेट लिंक हो जाता है.
आपके SELECT और WHERE क्लॉज़ में, इस संसाधन के साथ ऊपर दिए गए रिसॉर्स के फ़ील्ड चुने जा सकते हैं. ये फ़ील्ड आपके SELECT
क्लॉज़ में, मेट्रिक
को सेगमेंट नहीं करेंगे.
customer_asset_set.asset_set |
फ़ील्ड की जानकारी | ग्राहक से जुड़ा एसेट सेट. |
कैटगरी | ATTRIBUTE |
डेटा टाइप | RESOURCE_NAME |
यूआरएल टाइप करें | N/A |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | सही |
क्रम से लगाया जा सकता है | गलत |
दोहराया गया | गलत |
|
customer_asset_set.customer |
फ़ील्ड की जानकारी | वह ग्राहक जिससे यह एसेट सेट लिंक है. |
कैटगरी | ATTRIBUTE |
डेटा टाइप | RESOURCE_NAME |
यूआरएल टाइप करें | N/A |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | गलत |
क्रम से लगाया जा सकता है | गलत |
दोहराया गया | गलत |
|
customer_asset_set.resource_name |
फ़ील्ड की जानकारी | कस्टमर ऐसेट सेट के संसाधन का नाम. एसेट सेट के एसेट के रिसॉर्स नेम, इस तरह के होते हैं: customers/{customer_id}/customerAssetSets/{asset_set_id} |
कैटगरी | ATTRIBUTE |
डेटा टाइप | RESOURCE_NAME |
यूआरएल टाइप करें | N/A |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | सही |
क्रम से लगाया जा सकता है | गलत |
दोहराया गया | गलत |
|
customer_asset_set.status |
फ़ील्ड की जानकारी | ग्राहक की एसेट सेट की गई एसेट का स्टेटस. सिर्फ़ पढ़ने के लिए. |
कैटगरी | ATTRIBUTE |
डेटा टाइप |
ENUM
ENABLED REMOVED UNKNOWN UNSPECIFIED
|
यूआरएल टाइप करें | google.ads.searchads360.v0.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus |
फ़िल्टर किया जा सकता है | सही |
चुना जा सकने वाला | सही |
क्रम से लगाया जा सकता है | सही |
दोहराया गया | गलत |
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-01-10 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-01-10 (UTC) को अपडेट किया गया."],[[["CustomerAssetSet establishes a connection between a customer and an asset set, enabling the association of assets with specific customers."],["This resource allows for the selection of fields from linked assets and customers within queries, but these fields will not segment metrics."],["The resource includes attributes such as the linked asset set, customer, resource name, and status, which can be used for filtering and selection in queries."],["Notably, the `customer_asset_set.customer` field is selectable for filtering but not for selection in queries."],["The `customer_asset_set.status` attribute indicates the current state of the customer asset set and can be used for filtering and sorting results."]]],["CustomerAssetSet establishes a link between a customer and an asset set. Linking is achieved by adding a CustomerAssetSet. Key fields include `asset_set` and `customer`, both of which are resource names. The `resource_name` field uniquely identifies the CustomerAssetSet. The `status` field indicates the state of the asset link and can be `ENABLED`, `REMOVED`, `UNKNOWN` or `UNSPECIFIED`. These fields are all attributes, with filtering available for all, selection for `asset_set`,`resource_name`, and `status`.\n"]]