애셋 설정
저작물 모음을 나타내는 저작물 세트입니다. AssetSetAsset을 사용하여 애셋을 애셋 세트에 연결합니다.
위 리소스의 필드는 SELECT 및 WHERE 절에서 이 리소스와 함께 선택할 수 있습니다. 이 필드는 SELECT
절의 측정항목을 분류하지 않습니다.
asset_set.id |
필드 설명 | 애셋 세트의 ID입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | INT64 |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
asset_set.resource_name |
필드 설명 | 애셋 세트의 리소스 이름입니다. 애셋 세트 리소스 이름의 형식은 customers/{customer_id}/assetSets/{asset_set_id} 입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | RESOURCE_NAME |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 거짓 |
반복 | 거짓 |
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-01-10(UTC)
[null,null,["최종 업데이트: 2024-01-10(UTC)"],[[["An Asset Set is a grouping of assets, and individual assets can be linked to it using AssetSetAsset."],["You can use fields from linked resources like 'customer' in SELECT and WHERE clauses, but they won't segment metrics."],["Each Asset Set has a unique ID and a resource name that follows a specific format: `customers/{customer_id}/assetSets/{asset_set_id}`."],["Asset Set data including ID and resource name can be used for filtering, selection, and sorting in queries."]]],["An `AssetSet` is a collection of assets, linked using `AssetSetAsset`. Key details include the `asset_set.id`, an `INT64` attribute, which is filterable, selectable, and sortable. The `asset_set.resource_name`, a `RESOURCE_NAME` attribute, follows the format: `customers/{customer_id}/assetSets/{asset_set_id}` and is filterable and selectable. Selecting fields from the customer resource will not segment metrics.\n"]]