enum AdRuleTargetingError.Reason (v202411)

  • AdRuleTargetingError.Reason outlines the potential errors encountered when targeting ad rules within Google Ad Manager.

  • This enumeration includes reasons like restricted video position targeting and mandatory exact custom value targeting for COPPA compliance.

  • It is part of the AdRuleService and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

Describes reasons for AdRuleTargetingError ad rule targeting errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
VIDEO_POSITION_TARGETING_NOT_ALLOWED Cannot target video positions.
EXACT_CUSTOM_VALUE_TARGETING_REQUIRED As part of COPPA requirements, custom targeting for session ad rules requires exact custom value matching.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.