enum AdRuleTargetingError.Reason (v202505)

  • AdRuleTargetingError.Reason describes reasons for ad rule targeting errors related to the AdRuleService.

  • Specific reasons for AdRuleTargetingError include issues with video position targeting and requirements for exact custom value matching in session ad rules due to COPPA.

  • The UNKNOWN value is returned for reasons not exposed by the requested API version.

Describes reasons for AdRuleTargetingError ad rule targeting errors.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.