policyDecisionType property

String? policyDecisionType
getter/setter pair

The source of the policy decision. Possible string values are:

  • "AD_POLICY_DECISION_TYPE_UNKNOWN" : Unknown or not specified.
  • "PURSUANT_TO_NOTICE" : The decision is from a legal notice, court order, or trademark content owner complaint, etc.
  • "GOOGLE_INVESTIGATION" : The decision is from a Google-owned investigation.

Implementation

core.String? policyDecisionType;