enum StatementError.Reason (v202505)

  • The AdRuleService provides a list of different services related to Ad Manager API.

  • Each listed service includes a link to its StatementError documentation, specifically focusing on the Reason enumeration.

  • The StatementError.Reason enumeration within the specified namespace includes possible values like VARIABLE_NOT_BOUND_TO_VALUE and UNKNOWN.

  • The VARIABLE_NOT_BOUND_TO_VALUE reason indicates an unbound bind variable, while UNKNOWN signifies a value not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.