AI-generated Key Takeaways
-
The page provides a list of services with links to their corresponding StatementError.Reason documentation.
-
A dependency, StatementError, is listed with a link to its documentation.
-
The StatementError.Reason namespace is
https://www.google.com/apis/ads/publisher/v202505. -
StatementError.Reason has two enumeration values:
VARIABLE_NOT_BOUND_TO_VALUEandUNKNOWN.
- 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. |