AI-generated Key Takeaways
-
RegExError.Reason outlines the possible reasons for a target error within various services.
-
The defined reasons for the error are INVALID, NULL, and UNKNOWN.
-
The UNKNOWN reason indicates the actual value is not accessible in the requested API version.
Service
CompanyService
ForecastService
InventoryService
LineItemService
LineItemTemplateService
OrderService
PlacementService
PublisherQueryLanguageService
Dependencies
RegExError
▼
RegExError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
INVALID
|
Invalid value found. |
NULL
|
Null value found. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |