type GenericTargetingError (v202411)

  • The GenericTargetingError object, under the YieldGroupService, is used to indicate errors related to targeting criteria.

  • It inherits from the ApiError object, which provides details about the error itself.

  • This error has a 'reason' field that specifies the nature of the targeting error, and may be due to conflicting inclusion/exclusion of siblings, including descendants of excluded criteria, or be unknown.

  • GenericTargetingError is a part of the Google Ad Manager API and is namespaced under https://www.google.com/apis/ads/publisher/v202411.

  • It is used by several services, including AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and TargetingPresetService.


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

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