Новый API отчетов Search Ads 360 теперь доступен. Присоединяйтесь к группе Google searchads-api-announcements , чтобы быть в курсе предстоящих улучшений и выпусков.
Поля из вышеуказанных ресурсов можно выбирать вместе с этим ресурсом в предложениях SELECT и WHERE. Эти поля не будут сегментировать метрики в предложении SELECT .
customer_asset_set.asset_set
Описание поля
Набор активов, связанный с клиентом.
Категория
ATTRIBUTE
Тип данных
RESOURCE_NAME
Введите URL-адрес
N/A
Фильтруемый
Истинный
Выбираемый
Истинный
Сортируемый
ЛОЖЬ
Повторный
ЛОЖЬ
customer_asset_set.customer
Описание поля
Клиент, с которым связан этот набор активов.
Категория
ATTRIBUTE
Тип данных
RESOURCE_NAME
Введите URL-адрес
N/A
Фильтруемый
Истинный
Выбираемый
ЛОЖЬ
Сортируемый
ЛОЖЬ
Повторный
ЛОЖЬ
customer_asset_set.resource_name
Описание поля
Имя ресурса набора активов клиента. Имена ресурсов набора активов имеют форму: customers/{customer_id}/customerAssetSets/{asset_set_id}
[null,null,["Последнее обновление: 2024-11-08 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"]]