AccessDimension
측정기준은 데이터의 속성입니다. 예를 들어 userEmail
측정기준은 보고 데이터에 액세스한 사용자의 이메일을 나타냅니다. 보고서 응답의 측정기준 값은 문자열입니다.
JSON 표현 |
{
"dimensionName": string
} |
필드 |
dimensionName |
string
측정기준의 API 이름입니다. 이 API에서 지원되는 측정기준 목록은 데이터 액세스 스키마를 참고하세요. 측정기준은 dimensionFilter 및 orderBys 에서 이름으로 참조됩니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-10(UTC)
[null,null,["최종 업데이트: 2024-09-10(UTC)"],[[["Dimensions are attributes of your data, like `userEmail` indicating the user's email."],["Dimension values in report responses are strings and represented in JSON format with the structure `{\"dimensionName\": string}`."],["`dimensionName` is a string field representing the API name of the dimension, which can be found in the Data Access Schema."],["Dimensions are used in `dimensionFilter` and `orderBys` by referencing their names."]]],[]]