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` details the reasons for a regular expression error within Google Ad Manager."],["This enumeration includes reasons such as `INVALID`, `NULL`, and `UNKNOWN`, signifying an invalid value, a null value, or an undisclosed value respectively."],["The namespace for `RegExError.Reason` is `https://www.google.com/apis/ads/publisher/v202411`."],["Several Google Ad Manager services like LineItemService, ForecastService, and others utilize `RegExError.Reason` for error reporting."]]],["The core content details the `RegExError.Reason` enumeration, defining potential errors within several ad management services like Company, Forecast, Inventory, LineItem, and Order services. The `RegExError` dependency links to this reason, which can be `INVALID`, `NULL`, or `UNKNOWN`. These reasons signify issues with input values during operations. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]