أصبحت Search Ads 360 Reporting API الجديدة متاحة الآن. يمكنك الانضمام إلى مجموعة Google
searchads-api-announcements لتبقى على اطّلاع على التحسينات والإصدارات القادمة.
customer_asset_set
CustomerAssetSet هو الرابط بين العميل ومجموعة مواد العرض. تؤدي إضافة CustomerAssetSet إلى ربط مجموعة مواد عرض بأحد العملاء.
يمكن اختيار الحقول من الموارد أعلاه مع هذا المورد في عبارتَي 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 |
وصف الحقل | حالة مادة عرض مجموعة مواد العرض للعميل. للقراءة فقط. |
الفئة | ATTRIBUTE |
نوع البيانات |
ENUM
ENABLED REMOVED UNKNOWN UNSPECIFIED
|
اكتب عنوان URL | google.ads.searchads360.v0.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus |
قابلة للفلترة | صحيح |
يمكن اختيارها | صحيح |
Sortable | صحيح |
متكرر | خطأ |
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-01-10 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-01-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]