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 arises 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 'reason' field provides specific details about the invalid email format, with 'INVALID_FORMAT' indicating an incorrect email structure.\u003c/p\u003e\n"],["\u003cp\u003eThis error belongs to 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\u003eDevelopers encountering this error should ensure that the email values they are using adhere to valid email address formats.\u003c/p\u003e\n"]]],["The core content outlines service errors, specifically focusing on `InvalidEmailError`. This error occurs when an invalid email address is provided. Several services are mentioned like `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`. `InvalidEmailError` inherits from `ApiError`, which includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `InvalidEmailError` contains a `reason` field, which can be `INVALID_FORMAT` or `UNKNOWN`. The namespace is also detailed.\n"],null,["# type InvalidEmailError (v202408)\n\n**Service** \n**CompanyService** [ContactService](/ad-manager/api/reference/v202408/ContactService.InvalidEmailError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.InvalidEmailError) [OrderService](/ad-manager/api/reference/v202408/OrderService.InvalidEmailError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.InvalidEmailError) [UserService](/ad-manager/api/reference/v202408/UserService.InvalidEmailError) **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** [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](/ad-manager/api/reference/v202408/CompanyService.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 email attribute that is not a valid\nemail address.\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| **`InvalidEmailError`** ||\n| ### `reason` | ` `[InvalidEmailError.Reason](/ad-manager/api/reference/v202408/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 |"]]