AI-generated Key Takeaways
- 
          The document details the ApiVersionErrorwithin the context of various Ad Manager API services for version v202502.
- 
          ApiVersionErroris a type ofApiErrorand includes specific fields likereasonwhich can beUPDATE_TO_NEWER_VERSIONorUNKNOWN.
- 
          The error relates to issues with using API versions and includes inherited fields such as fieldPath,trigger, anderrorStringfrom the baseApiError.
Errors related to the usage of API versions.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            The OGNL field path to identify cause of error. | 
| 
                            | A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. | 
| 
                            | 
                            The data that caused the error. | 
| 
                            | 
                            A simple string representation of the error and reason. | 
| ApiVersionError | |
| 
                            | 
 Enumerations 
 |