AI-generated Key Takeaways
- 
          Describes reasons for precision errors. 
- 
          WRONG_PRECISIONindicates the lowest N digits of the number must be zero.
- 
          UNKNOWNis the value returned if the actual value is not exposed by the requested API version.
                  Service
               
               
            
                  Dependencies
               
               
                  PrecisionError
                  
            ▼
                  PrecisionError.Reason
               Describes reasons for precision errors.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| WRONG_PRECISION | The lowest N digits of the number must be zero. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |