AudienceDimension
잠재고객 측정기준은 사용자 속성입니다. 특정 사용자 기여도가 요청된 후 나중에 QueryAudienceListResponse
에서 반환됩니다.
JSON 표현 |
{
"dimensionName": string
} |
필드 |
dimensionName |
string
선택사항입니다. 측정기준의 API 이름입니다. 측정기준 이름 목록은 API 측정기준을 참고하세요.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-20(UTC)
[null,null,["최종 업데이트: 2024-11-20(UTC)"],[[["Audience dimensions are user attributes that are requested and returned in the `QueryAudienceListResponse`."],["Dimensions are represented in JSON format using the `dimensionName` field."],["The `dimensionName` field is optional and uses the API name of the dimension, which can be found in the API Dimensions documentation."]]],["The core content describes audience dimensions as user attributes. These dimensions, identified by a `dimensionName` string, are requested and subsequently returned in a `QueryAudienceListResponse`. The `dimensionName` field, which is optional, represents the API name of the dimension. A list of available dimension names can be found in the linked API Dimensions documentation. The structure is represented in JSON with the key `\"dimensionName\"` holding a string value.\n"]]