AudienceDimension

  • 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.

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.