benchmarksSourceType property

String? benchmarksSourceType
getter/setter pair

The type of benchmarks source. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : The value is unknown in this version.
  • "INDUSTRY_VERTICAL" : The classification of ad categories for benchmarking. (for example, "Technology" or "Finance").

Implementation

core.String? benchmarksSourceType;