google_api_analytics_reporting v0.0.1 GoogleApi.AnalyticsReporting.V4.Model.PivotHeaderEntry View Source

The headers for the each of the metric column corresponding to the metrics requested in the pivots section of the response.

Attributes

  • dimensionNames (List[String]): The name of the dimensions in the pivot response. Defaults to: null.
  • dimensionValues (List[String]): The values for the dimensions in the pivot. Defaults to: null.
  • metric (MetricHeaderEntry): The metric header for the metric in the pivot. Defaults to: null.