type StatementError (v202502)

  • The content lists various Ad Manager API services for version v202502, including AdRuleService, AdjustmentService, and many others.

  • The StreamActivityMonitorService StatementError inherits from ApiError and has its own specific fields.

  • The StatementError object contains fields such as fieldPath, fieldPathElements, trigger, errorString inherited from ApiError, and a reason field specific to StatementError.

  • The reason field of StatementError is an enumeration with possible values like VARIABLE_NOT_BOUND_TO_VALUE and UNKNOWN.


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

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