excludedIllegalDownloadsRisk property

String? excludedIllegalDownloadsRisk
getter/setter pair

Brand Safety - Illegal downloads. Possible string values are:

  • "ILLEGAL_DOWNLOADS_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any illegal downloads options.
  • "ILLEGAL_DOWNLOADS_HR" : Illegal Downloads - Exclude High Risk.
  • "ILLEGAL_DOWNLOADS_HMR" : Illegal Downloads - Exclude High and Moderate Risk.

Implementation

core.String? excludedIllegalDownloadsRisk;