La nueva API de informes de Search Ads 360 ya está disponible. Únete al grupo de Google searchads-api-announcements para mantenerte al tanto de las próximas mejoras y lanzamientos.
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
CustomerAssetSet es la vinculación entre un cliente y un conjunto de recursos. Agregar un CustomerAssetSet vincula un conjunto de recursos con un cliente.
Los campos de los recursos anteriores se pueden seleccionar junto con este
recurso en las cláusulas SELECT y WHERE. Estos campos no segmentarán las métricas en la cláusula SELECT.
customer_asset_set.asset_set
Descripción del campo
El conjunto de recursos vinculado al cliente.
Categoría
ATTRIBUTE
Tipo de datos
RESOURCE_NAME
Escribir URL
N/A
Filtrable
Verdadero
Seleccionable
Verdadero
Se puede ordenar
Falso
Repetido
Falso
customer_asset_set.customer
Descripción del campo
El cliente con el que está vinculado este conjunto de recursos.
Categoría
ATTRIBUTE
Tipo de datos
RESOURCE_NAME
Escribir URL
N/A
Filtrable
Verdadero
Seleccionable
Falso
Se puede ordenar
Falso
Repetido
Falso
customer_asset_set.resource_name
Descripción del campo
El nombre del recurso del conjunto de recursos del cliente. Los nombres de los recursos de los recursos del conjunto de recursos tienen el siguiente formato: customers/{customer_id}/customerAssetSets/{asset_set_id}
Categoría
ATTRIBUTE
Tipo de datos
RESOURCE_NAME
Escribir URL
N/A
Filtrable
Verdadero
Seleccionable
Verdadero
Se puede ordenar
Falso
Repetido
Falso
customer_asset_set.status
Descripción del campo
El estado del recurso del conjunto de recursos del cliente. Solo lectura.
[null,null,["Última actualización: 2025-08-29 (UTC)"],[[["\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 | |"]]