type VideoPositionTargetingError (v202411)

  • The YieldGroupService allows management of yield groups, which help maximize revenue by prioritizing ad sources.

  • VideoPositionTargetingError occurs when there are issues with targeting settings related to video ad positions.

  • Possible reasons for VideoPositionTargetingError include mixing bumper and non-bumper targeting, invalid bumper targeting, targeting only custom ad spots, or unknown issues.

  • The service is part of the Google Ad Manager API and uses a specific namespace for its operations.

  • Errors inherit from ApiError and provide details about the error, including fieldPath, trigger, and errorString.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

VideoPositionTargetingError

reason

VideoPositionTargetingError...


Enumerations
CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING
INVALID_BUMPER_TARGETING
CAN_ONLY_TARGET_CUSTOM_AD_SPOTS
UNKNOWN