enum VideoPositionTargetingError.Reason (v202411)

  • VideoPositionTargetingError indicates issues with how video ad positions are targeted within Google Ad Manager.

  • Targeting cannot combine bumper and non-bumper ad positions, and bumper targeting must be valid.

  • Only custom ad spots are targetable for video position targeting.

  • The error may indicate an unknown issue if the specific reason isn't exposed in the current API version.

The reasons for the video position targeting error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING Video position targeting cannot contain both bumper and non-bumper targeting values.
INVALID_BUMPER_TARGETING The bumper video position targeting is invalid.
CAN_ONLY_TARGET_CUSTOM_AD_SPOTS Only custom spot AdSpot objects can be targeted.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.