AI-generated Key Takeaways
-
The content lists various services available in the Ad Manager API, each linked to its StatementError.Reason documentation for version v202502.
-
The StatementError.Reason namespace is provided, indicating its location within the API structure.
-
The StatementError.Reason enumeration includes reasons for errors such as a variable not being bound to a value or an unknown error due to API version limitations.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |