enum InvalidColorError.Reason (v202505)

  • InventoryService.InvalidColorError.Reason is an enumeration within the InventoryService in the v202505 Google Ad Manager API namespace.

  • This enumeration defines reasons for an invalid color error, specifically including an invalid format or an unknown reason.

  • The INVALID_FORMAT reason indicates the provided value is not a valid hexadecimal color.

  • The UNKNOWN reason signifies that the actual value is not exposed by the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
INVALID_FORMAT The provided value is not a valid hexadecimal color.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.