type RegExError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Caused by supplying a value for an object attribute that does not conform
to a documented valid regular expression.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
RegExError
|
reason
|
RegExError.Reason
The error reason represented by an enum.
Enumerations
-
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."],[[["\u003cp\u003eThe \u003ccode\u003eRegExError\u003c/code\u003e occurs when a value provided for an attribute doesn't match the expected regular expression pattern.\u003c/p\u003e\n"],["\u003cp\u003eThis error typically arises due to an invalid, null, or unexpected value in a field.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details like the error reason, field path, and data that triggered the error, aiding in debugging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegExError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, offering additional context and standardized error representation.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the CompanyService within the Google Ad Manager API, specifically namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines various services and error types within an API, focusing on `RegExError`. The services include `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `PlacementService`, and `PublisherQueryLanguageService`. `RegExError`, triggered by invalid regular expressions, includes `reason` with enumerations `INVALID`, `NULL`, and `UNKNOWN`. It inherits from `ApiError`, which also provides `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. Multiple other errors that also inherit from `ApiError` are listed.\n"],null,["# type RegExError (v202408)\n\n**Service** \n**CompanyService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.RegExError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.RegExError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.RegExError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.RegExError) [OrderService](/ad-manager/api/reference/v202408/OrderService.RegExError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.RegExError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.RegExError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/CompanyService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/CompanyService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/CompanyService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/CompanyService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/CompanyService.CommonError) [CompanyCreditStatusError](/ad-manager/api/reference/v202408/CompanyService.CompanyCreditStatusError) [CompanyError](/ad-manager/api/reference/v202408/CompanyService.CompanyError) [CrossSellError](/ad-manager/api/reference/v202408/CompanyService.CrossSellError) [CustomFieldValueError](/ad-manager/api/reference/v202408/CompanyService.CustomFieldValueError) [ExchangeSignupApiError](/ad-manager/api/reference/v202408/CompanyService.ExchangeSignupApiError) [FeatureError](/ad-manager/api/reference/v202408/CompanyService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/CompanyService.InternalApiError) [InvalidEmailError](/ad-manager/api/reference/v202408/CompanyService.InvalidEmailError) [InvalidUrlError](/ad-manager/api/reference/v202408/CompanyService.InvalidUrlError) [InventoryClientApiError](/ad-manager/api/reference/v202408/CompanyService.InventoryClientApiError) [LabelEntityAssociationError](/ad-manager/api/reference/v202408/CompanyService.LabelEntityAssociationError) [McmError](/ad-manager/api/reference/v202408/CompanyService.McmError) [NetworkError](/ad-manager/api/reference/v202408/CompanyService.NetworkError) [NotNullError](/ad-manager/api/reference/v202408/CompanyService.NotNullError) [NullError](/ad-manager/api/reference/v202408/CompanyService.NullError) [ParseError](/ad-manager/api/reference/v202408/CompanyService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/CompanyService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/CompanyService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/CompanyService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/CompanyService.QuotaError) **RegExError** [RequiredCollectionError](/ad-manager/api/reference/v202408/CompanyService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/CompanyService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202408/CompanyService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202408/CompanyService.ServerError) [SiteError](/ad-manager/api/reference/v202408/CompanyService.SiteError) [StatementError](/ad-manager/api/reference/v202408/CompanyService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/CompanyService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/CompanyService.StringLengthError) [TeamError](/ad-manager/api/reference/v202408/CompanyService.TeamError) [TypeError](/ad-manager/api/reference/v202408/CompanyService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/CompanyService.UniqueError)\n\nCaused by supplying a value for an object attribute that does not conform\nto a documented valid regular expression.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/CompanyService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`RegExError`** ||\n| ### `reason` | ` `[RegExError.Reason](/ad-manager/api/reference/v202408/CompanyService.RegExError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `INVALID` : Invalid value found. `NULL` : Null value found. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]