type GenericTargetingError (v202508)

  • GenericTargetingError is a type of ApiError that can occur in several Ad Manager API services.

  • This error is defined within the https://www.google.com/apis/ads/publisher/v202508 namespace.

  • GenericTargetingError includes a 'reason' field which is an enumeration indicating the specific cause of the error.

  • Possible reasons for the error include conflicting inclusion/exclusion of siblings, including descendants of excluded criteria, or an unknown reason.


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

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