type StatementError (v202508)

  • The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService.

  • It also details inheritance relationships for API errors, with StatementError being a specific type of ApiError.

  • The StatementError has a field reason which can take on values like VARIABLE_NOT_BOUND_TO_VALUE or UNKNOWN.


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

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