enum PrecisionError.Reason (v202508)

  • ForecastService is the main service discussed, alongside other related services like LineItemService and NetworkService.

  • The content focuses on the PrecisionError.Reason enumeration, which describes reasons for precision errors.

  • Two specific reasons for precision errors are detailed: WRONG_PRECISION and UNKNOWN.

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.