AI-generated Key Takeaways
-
RegExError.Reason describes the reasons for target errors within various Ad Manager API services.
-
Specific enumeration values like INVALID, NULL, and UNKNOWN indicate the type of error encountered.
-
These error reasons are relevant to several services including CompanyService, ForecastService, and LineItemService.
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/v202502
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. |