google_api_dfa_reporting v0.15.0 GoogleApi.DFAReporting.V34.Model.ReportCriteria View Source

The report criteria for a report of type "STANDARD".

Attributes

  • activities (type: GoogleApi.DFAReporting.V34.Model.Activities.t, default: nil) - Activity group.
  • customRichMediaEvents (type: GoogleApi.DFAReporting.V34.Model.CustomRichMediaEvents.t, default: nil) - Custom Rich Media Events group.
  • dateRange (type: GoogleApi.DFAReporting.V34.Model.DateRange.t, default: nil) - The date range for which this report should be run.
  • dimensionFilters (type: list(GoogleApi.DFAReporting.V34.Model.DimensionValue.t), default: nil) - The list of filters on which dimensions are filtered. Filters for different dimensions are ANDed, filters for the same dimension are grouped together and ORed.
  • dimensions (type: list(GoogleApi.DFAReporting.V34.Model.SortedDimension.t), default: nil) - The list of standard dimensions the report should include.
  • metricNames (type: list(String.t), default: nil) - The list of names of metrics the report should include.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.