type StatementError (v202411)

  • The content lists various Ad Manager API services with links to their StatementError documentation for version v202411.

  • It outlines the inheritance structure for errors, showing that StatementError is a type of ApiError.

  • The namespace for these services is https://www.google.com/apis/ads/publisher/v202411.

  • Details for StatementError include inherited fields from ApiError and its specific reason field with enumeration values like VARIABLE_NOT_BOUND_TO_VALUE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StatementError

reason

StatementError.Reason


Enumerations
VARIABLE_NOT_BOUND_TO_VALUE
UNKNOWN