enum AdRuleTargetingError.Reason (v202502)

  • AdRuleTargetingError.Reason describes reasons for ad rule targeting errors.

  • Specific reasons include not being allowed to target video positions and requiring exact custom value matching for session ad rules due to COPPA requirements.

  • An UNKNOWN value is returned if the actual value is not exposed by the requested API version.

Describes reasons for AdRuleTargetingError ad rule targeting errors.


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