AI-generated Key Takeaways
-
Video position targeting errors can occur in various Ad Manager services like ForecastService, LineItemService, and OrderService, among others.
-
A
VideoPositionTargetingErrorindicates a problem with how video positions are being targeted in ad campaigns. -
Common reasons for this error include mixing bumper and non-bumper targeting, invalid bumper targeting, or attempting to target non-custom ad spots.
-
An
UNKNOWNerror reason may be returned if the specific error value is not available in the API version being used.
The reasons for the video position targeting error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |