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\u003eInvalidEmailError occurs when an invalid email address is provided for an email attribute.\u003c/p\u003e\n"],["\u003cp\u003eThis error is a subtype of ApiError and inherits its properties like fieldPath, trigger, and errorString.\u003c/p\u003e\n"],["\u003cp\u003eThe InvalidEmailError object includes a reason field indicating the cause of the error, which can be INVALID_FORMAT or UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eIt belongs to the Google Ad Manager API and falls under the CompanyService domain.\u003c/p\u003e\n"],["\u003cp\u003eThe error is identified by the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content outlines the `InvalidEmailError` within the `CompanyService` and related services like `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`. It details that `InvalidEmailError` is triggered by providing an invalid email address. This error inherits from `ApiError` and has specific attributes like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `InvalidEmailError` contains one attribute called `reason` that can be either `INVALID_FORMAT` or `UNKNOWN`.\n"],null,["# type InvalidEmailError (v202411)\n\n**Service** \n**CompanyService** [ContactService](/ad-manager/api/reference/v202411/ContactService.InvalidEmailError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.InvalidEmailError) [OrderService](/ad-manager/api/reference/v202411/OrderService.InvalidEmailError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.InvalidEmailError) [UserService](/ad-manager/api/reference/v202411/UserService.InvalidEmailError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/CompanyService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/CompanyService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/CompanyService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/CompanyService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/CompanyService.CommonError) [CompanyCreditStatusError](/ad-manager/api/reference/v202411/CompanyService.CompanyCreditStatusError) [CompanyError](/ad-manager/api/reference/v202411/CompanyService.CompanyError) [CrossSellError](/ad-manager/api/reference/v202411/CompanyService.CrossSellError) [CustomFieldValueError](/ad-manager/api/reference/v202411/CompanyService.CustomFieldValueError) [ExchangeSignupApiError](/ad-manager/api/reference/v202411/CompanyService.ExchangeSignupApiError) [FeatureError](/ad-manager/api/reference/v202411/CompanyService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/CompanyService.InternalApiError) **InvalidEmailError** [InvalidUrlError](/ad-manager/api/reference/v202411/CompanyService.InvalidUrlError) [InventoryClientApiError](/ad-manager/api/reference/v202411/CompanyService.InventoryClientApiError) [LabelEntityAssociationError](/ad-manager/api/reference/v202411/CompanyService.LabelEntityAssociationError) [McmError](/ad-manager/api/reference/v202411/CompanyService.McmError) [NetworkError](/ad-manager/api/reference/v202411/CompanyService.NetworkError) [NotNullError](/ad-manager/api/reference/v202411/CompanyService.NotNullError) [NullError](/ad-manager/api/reference/v202411/CompanyService.NullError) [ParseError](/ad-manager/api/reference/v202411/CompanyService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/CompanyService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/CompanyService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/CompanyService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/CompanyService.QuotaError) [RegExError](/ad-manager/api/reference/v202411/CompanyService.RegExError) [RequiredCollectionError](/ad-manager/api/reference/v202411/CompanyService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/CompanyService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/CompanyService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/CompanyService.ServerError) [SiteError](/ad-manager/api/reference/v202411/CompanyService.SiteError) [StatementError](/ad-manager/api/reference/v202411/CompanyService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/CompanyService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/CompanyService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/CompanyService.TeamError) [TypeError](/ad-manager/api/reference/v202411/CompanyService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/CompanyService.UniqueError)\n\nCaused by supplying a value for an email attribute that is not a valid\nemail address.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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/v202411/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| **`InvalidEmailError`** ||\n| ### `reason` | ` `[InvalidEmailError.Reason](/ad-manager/api/reference/v202411/CompanyService.InvalidEmailError.Reason)` ` *** ** * ** *** **Enumerations** `INVALID_FORMAT` : The value is not a valid email address. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]