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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003ePlacementService.RegExError occurs when a value provided for an attribute doesn't adhere to the expected regular expression format.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from ApiError, including fieldPath, fieldPathElements, trigger, and errorString, for detailed error identification.\u003c/p\u003e\n"],["\u003cp\u003eThe 'reason' field provides further insight into the specific cause of the RegExError, with potential values being INVALID, NULL, or UNKNOWN.\u003c/p\u003e\n"]]],["The content outlines services, inheritance, and a specific error type, `RegExError`, within an API framework. Key services include Company, Forecast, Inventory, LineItem, LineItemTemplate, Order, Placement, and PublisherQueryLanguage. `RegExError` occurs when an object attribute's value fails to match a valid regular expression, and has different reasons: `INVALID`, `NULL`, or `UNKNOWN`. Additionally, there are `ApiError` attributes with information regarding error location, cause, and string representation.\n"],null,["**Service** \n[CompanyService](/ad-manager/api/reference/v202408/CompanyService.RegExError) [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** [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.RegExError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/PlacementService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/PlacementService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/PlacementService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/PlacementService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/PlacementService.CommonError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202408/PlacementService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [EntityLimitReachedError](/ad-manager/api/reference/v202408/PlacementService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/PlacementService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/PlacementService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/PlacementService.NotNullError) [NullError](/ad-manager/api/reference/v202408/PlacementService.NullError) [ParseError](/ad-manager/api/reference/v202408/PlacementService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/PlacementService.PermissionError) [PlacementError](/ad-manager/api/reference/v202408/PlacementService.PlacementError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/PlacementService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/PlacementService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/PlacementService.QuotaError) [RangeError](/ad-manager/api/reference/v202408/PlacementService.RangeError) **RegExError** [RequiredCollectionError](/ad-manager/api/reference/v202408/PlacementService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/PlacementService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/PlacementService.ServerError) [StatementError](/ad-manager/api/reference/v202408/PlacementService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/PlacementService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/PlacementService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/PlacementService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/PlacementService.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/PlacementService.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/PlacementService.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 |"]]