enum RegExError.Reason (v202411)
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`RegExError.Reason` identifies the cause of a regular expression error within various Google Ad Manager services."],["It includes three reasons: `INVALID` for incorrect values, `NULL` for missing values, and `UNKNOWN` for values not exposed by the API."],["This enumeration is part of the `https://www.google.com/apis/ads/publisher/v202411` namespace and is used by several services like ForecastService, InventoryService, and others."]]],["The core content outlines the `RegExError.Reason` enumeration, which provides reasons for errors in various services, including `CompanyService`, `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `PlacementService`, and `PublisherQueryLanguageService`. It lists three possible error reasons: `INVALID` (for invalid values), `NULL` (for null values), and `UNKNOWN` (for values not exposed by the API version). The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]