أصبحت Search Ads 360 Reporting API الجديدة متاحة الآن. يمكنك الانضمام إلى مجموعة Google searchads-api-announcements لتبقى على اطّلاع على التحسينات والإصدارات القادمة.
يمكن اختيار الحقول من الموارد أعلاه مع هذا المورد في عبارتَي SELECT وWHERE. لن تؤدي هذه الحقول إلى تقسيم
المقاييس في عبارة SELECT.
customer_asset_set.asset_set
وصف الحقل
مجموعة مواد العرض المرتبطة بالعميل.
الفئة
ATTRIBUTE
نوع البيانات
RESOURCE_NAME
اكتب عنوان URL
N/A
قابلة للفلترة
صحيح
يمكن اختيارها
صحيح
Sortable
خطأ
متكرر
خطأ
customer_asset_set.customer
وصف الحقل
العميل الذي تم ربط مجموعة مواد العرض هذه به.
الفئة
ATTRIBUTE
نوع البيانات
RESOURCE_NAME
اكتب عنوان URL
N/A
قابلة للفلترة
صحيح
يمكن اختيارها
خطأ
Sortable
خطأ
متكرر
خطأ
customer_asset_set.resource_name
وصف الحقل
اسم المورد لمجموعة مواد عرض العميل. تكون أسماء موارد مواد العرض ضمن مجموعة مواد العرض على النحو التالي: customers/{customer_id}/customerAssetSets/{asset_set_id}
الفئة
ATTRIBUTE
نوع البيانات
RESOURCE_NAME
اكتب عنوان URL
N/A
قابلة للفلترة
صحيح
يمكن اختيارها
صحيح
Sortable
خطأ
متكرر
خطأ
customer_asset_set.status
وصف الحقل
حالة مادة عرض مجموعة مواد العرض للعميل. للقراءة فقط.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eCustomerAssetSet establishes a connection between a customer and an asset set, enabling the association of assets with specific customers.\u003c/p\u003e\n"],["\u003cp\u003eThis resource allows for the selection of fields from linked assets and customers within queries, but these fields will not segment metrics.\u003c/p\u003e\n"],["\u003cp\u003eThe resource includes attributes such as the linked asset set, customer, resource name, and status, which can be used for filtering and selection in queries.\u003c/p\u003e\n"],["\u003cp\u003eNotably, the \u003ccode\u003ecustomer_asset_set.customer\u003c/code\u003e field is selectable for filtering but not for selection in queries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecustomer_asset_set.status\u003c/code\u003e attribute indicates the current state of the customer asset set and can be used for filtering and sorting results.\u003c/p\u003e\n"]]],["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"],null,["# customer_asset_set\n\nCustomerAssetSet is the linkage between a customer and an asset set. Adding a CustomerAssetSet links an asset set with a customer.\n\n| Attributed resources |\n|----------------------------------------------------------------------|\n| [asset_set](/search-ads/reporting/api/reference/fields/v0/asset_set) |\n| [customer](/search-ads/reporting/api/reference/fields/v0/customer) |\n\nFields from the above resources may be selected along with this\nresource in your SELECT and WHERE clauses. These fields **will not segment**\nmetrics in your `SELECT` clause.\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | customer_asset_set.asset_set ---------------------------- || |-------------------|------------------------------------------------| | Field description | The asset set which is linked to the customer. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | customer_asset_set.customer --------------------------- || |-------------------|-------------------------------------------------| | Field description | The customer to which this asset set is linked. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | False | | Sortable | False | | Repeated | False | |\n| | customer_asset_set.resource_name -------------------------------- || |-------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the customer asset set. Asset set asset resource names have the form: `customers/{customer_id}/customerAssetSets/{asset_set_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | customer_asset_set.status ------------------------- || |-------------------|------------------------------------------------------------------------------| | Field description | The status of the customer asset set asset. Read-only. | | Category | `ATTRIBUTE` | | Data Type | ` `ENUM ENABLED REMOVED UNKNOWN UNSPECIFIED ` ` | | Type URL | `google.ads.searchads360.v0.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |"]]