enum VideoPositionTargetingError.Reason (v202508)

  • VideoPositionTargetingError is a shared error type used across multiple Ad Manager API services.

  • It indicates errors related to targeting video positions within various services like LineItemService, OrderService, and YieldGroupService.

  • Specific error reasons include issues with mixing bumper and non-bumper targeting, invalid bumper targeting, and restrictions on targeting only custom ad spots.

  • The error namespace is https://www.google.com/apis/ads/publisher/v202508.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING
INVALID_BUMPER_TARGETING
CAN_ONLY_TARGET_CUSTOM_AD_SPOTS
UNKNOWN