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 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 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"]]