type property
The type of policy topic.
For example, "POLICY" represents all the policy topics that are related to the Google Publisher Policy (GPP). See https://support.google.com/adsense/answer/15689616.
Optional. Possible string values are:
- "POLICY_TOPIC_TYPE_UNSPECIFIED" : The type is unspecified.
- "POLICY" : Topics that are primarily related to the Google Publisher Policy (GPP) https://support.google.com/publisherpolicies/answer/10502938 or the Google Publisher Restrictions (GPR) policies https://support.google.com/publisherpolicies/answer/10437795.
- "ADVERTISER_PREFERENCE" : Topics that are related to advertiser preferences. Certain advertisers may choose not to bid on content that are labeled with certain policies.
- "REGULATORY" : Any topics that are a result of a country or regional regulatory requirement body.
Implementation
core.String? type;