AI-generated Key Takeaways
-
The page provides a list of services with links to their respective StatementError.Reason documentation.
-
Each service is related to Google Ad Manager API version v202508.
-
The StatementError.Reason section describes possible reasons for statement errors, including
VARIABLE_NOT_BOUND_TO_VALUE
andUNKNOWN
. -
The
StatementError.Reason
enumeration indicates the specific error encountered when a statement is processed.
- 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. |