enum InvalidEmailError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Describes reasons for an email to be invalid.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
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.
|
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 `InvalidEmailError.Reason` within the ad manager API, version v202502. This error applies to multiple services: `CompanyService`, `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`. The `InvalidEmailError` indicates why an email is invalid, with two possible reasons defined: `INVALID_FORMAT` (not a valid email address) and `UNKNOWN` (actual value not exposed by the API version). The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum InvalidEmailError.Reason (v202502)\n\n**Service** \n[CompanyService](/ad-manager/api/reference/v202502/CompanyService.InvalidEmailError.Reason) [ContactService](/ad-manager/api/reference/v202502/ContactService.InvalidEmailError.Reason) [NetworkService](/ad-manager/api/reference/v202502/NetworkService.InvalidEmailError.Reason) **OrderService** [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.InvalidEmailError.Reason) [UserService](/ad-manager/api/reference/v202502/UserService.InvalidEmailError.Reason) **Dependencies** \n[InvalidEmailError](/ad-manager/api/reference/v202502/OrderService.InvalidEmailError) \n▼\n**InvalidEmailError.Reason**\n\nDescribes reasons for an email to be invalid.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------|-------------------------------------------------------------------------------------|\n| `INVALID_FORMAT` | The value is not a valid email address. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]