type GenericTargetingError (v202505)

  • GenericTargetingError is part of the YieldGroupService in the Google Ad Manager API v202505.

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

  • The GenericTargetingError itself has a 'reason' field which can be one of three enumerations: CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS, INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA, or UNKNOWN.

  • This error relates to issues with targeting criteria within various services such as AdjustmentService, ForecastService, and LineItemService.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

GenericTargetingError

reason

GenericTargetingError.Reason


Enumerations
CONFLICTING_INCLUSION_OR_EXCLUSION_OF_SIBLINGS
INCLUDING_DESCENDANTS_OF_EXCLUDED_CRITERIA
UNKNOWN