excludedAlcoholRisk property

String? excludedAlcoholRisk
getter/setter pair

Brand Safety - Alcohol. Possible string values are:

  • "ALCOHOL_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any alcohol options.
  • "ALCOHOL_HR" : Alcohol - Exclude High Risk.
  • "ALCOHOL_HMR" : Alcohol - Exclude High and Moderate Risk.

Implementation

core.String? excludedAlcoholRisk;