type StatementError (v202411)

  • The content highlights the YieldGroupService within the Google Ad Manager API.

  • It lists various services and their associated statement errors, including AdRuleService, AdjustmentService, and others.

  • The YieldGroupService inherits from ApiError and includes fields like fieldPath, trigger, and errorString.

  • A StatementError is further detailed, with a reason field indicating potential issues like unbound variables.

  • This service is part of the namespace https://www.google.com/apis/ads/publisher/v202411.


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