type StatementError (v202505)

  • The page lists various services available, including AdRuleService, AdjustmentService, and YieldGroupService.

  • The content details various error types that can be inherited from ApiError, such as AuthenticationError, CollectionSizeError, and InternalApiError.

  • The StatementError is described with fields like fieldPath, fieldPathElements, trigger, and errorString, along with the enumeration for the reason.


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

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