AudienceDimension

  • An audience dimension is a user attribute requested and returned in the QueryAudienceListResponse.

  • Audience dimensions are represented in JSON with a dimensionName field.

  • The dimensionName field is a string specifying the API name of the dimension, found in the API Dimensions list.

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.