AI-generated Key Takeaways
-
InvalidColorError.Reason is an enumeration within the InventoryService, defined in the specified namespace.
-
INVALID_FORMAT indicates the provided value is not a valid hexadecimal color.
-
UNKNOWN signifies the actual value is not exposed by the requested API version.
Service
InventoryService
Dependencies
InvalidColorError
▼
InvalidColorError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |