adPolicyTopicEntry property

List<AdPolicyTopicEntry>? adPolicyTopicEntry
getter/setter pair

The entries for each policy topic identified as relating to the ad.

Each entry includes the topic, restriction level, and guidance on how to fix policy issues.

Implementation

core.List<AdPolicyTopicEntry>? adPolicyTopicEntry;