type VideoPositionTargetingError (v202505)

  • VideoPositionTargetingError is a type of error within the YieldGroupService and other services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and TargetingPresetService.

  • This error inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • The specific details of the VideoPositionTargetingError are provided in the reason field, which can have values such as CANNOT_MIX_BUMPER_AND_NON_BUMPER_TARGETING, INVALID_BUMPER_TARGETING, CAN_ONLY_TARGET_CUSTOM_AD_SPOTS, or UNKNOWN.

  • The namespace for this error and related services is https://www.google.com/apis/ads/publisher/v202505.


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

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