type property

String? type
getter/setter pair

The type of the report. Possible string values are:

  • "STANDARD"
  • "REACH"
  • "PATH_TO_CONVERSION"
  • "CROSS_DIMENSION_REACH"
  • "FLOODLIGHT"
  • "PATH"
  • "PATH_ATTRIBUTION"

Implementation

core.String? type;