enum StatementError.Reason (v202508)

  • The content provides a list of various service APIs available within the Google Ad Manager platform, including AdRuleService, AdjustmentService, and many others, linked to their documentation.

  • It also highlights a dependency called StatementError and details its Reason enumeration.

  • The StatementError.Reason enumeration includes values like VARIABLE_NOT_BOUND_TO_VALUE and UNKNOWN, along with their descriptions.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
VARIABLE_NOT_BOUND_TO_VALUE A bind variable has not been bound to a value.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.