View Source GoogleApi.AnalyticsData.V1beta.Model.V1betaAudienceDimension (google_api_analytics_data v0.14.0)

An audience dimension is a user attribute. Specific user attributed are requested and then later returned in the QueryAudienceExportResponse.

Attributes

  • dimensionName (type: String.t, default: nil) - Optional. The API name of the dimension. See the API Dimensions for the list of dimension names.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1beta.Model.V1betaAudienceDimension{
  dimensionName: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.