enum RegExError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content details the `RegExError.Reason` enumeration, a component used across various services like `CompanyService`, `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `PlacementService`, and `PublisherQueryLanguageService`. It is used to indicate invalid, null, or unknown values. The enumeration includes three possible values: `INVALID`, indicating an invalid value; `NULL`, indicating a null value; and `UNKNOWN` for values not exposed by the API version. It is part of the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum RegExError.Reason (v202502)\n\n**Service** \n[CompanyService](/ad-manager/api/reference/v202502/CompanyService.RegExError.Reason) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.RegExError.Reason) [InventoryService](/ad-manager/api/reference/v202502/InventoryService.RegExError.Reason) **LineItemService** [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.RegExError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.RegExError.Reason) [PlacementService](/ad-manager/api/reference/v202502/PlacementService.RegExError.Reason) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.RegExError.Reason) **Dependencies** \n[RegExError](/ad-manager/api/reference/v202502/LineItemService.RegExError) \n▼\n**RegExError.Reason**\n\nThe reasons for the target error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `INVALID` | Invalid value found. |\n| `NULL` | Null value found. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]