Try the MCP server for Google Analytics. Install from
GitHub, and see the
announcement for more details.
AudienceDimension
Stay organized with collections
Save and categorize content based on your preferences.
An audience dimension is a user attribute. Specific user attributed are requested and then later returned in the QueryAudienceListResponse
.
JSON representation |
{
"dimensionName": string
} |
Fields |
dimensionName |
string
Optional. The API name of the dimension. See the API Dimensions for the list of dimension names.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[],["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"],null,[]]