brandSafetyIntegrationPartner property

String? brandSafetyIntegrationPartner
getter/setter pair

Allowed third party integration partners for brand safety verification. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "DOUBLE_VERIFY" : DoubleVerify.
  • "INTEGRAL_AD_SCIENCE" : Integral Ad Science.
  • "ZEFR" : Zefr.

Implementation

core.String? brandSafetyIntegrationPartner;