[[["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 2024-05-15 UTC."],[[["InvalidEmailError.Reason is an enumeration that describes the reasons why an email address might be deemed invalid."],["It is part of the Google Ad Manager API and is used by various services such as CompanyService, ContactService, NetworkService, OrderService, PublisherQueryLanguageService, and UserService."],["The possible reasons for email invalidity are INVALID_FORMAT (incorrect email structure) and UNKNOWN (reason not exposed by the API)."],["This enumeration helps developers understand and handle errors related to invalid email addresses during interactions with the Google Ad Manager API."]]],["The core content details the `InvalidEmailError` and its `Reason` within the Google Ad Manager API v202405. It lists services including `CompanyService`, `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService` related to this error. The `InvalidEmailError` reasons are described as `INVALID_FORMAT`, meaning the provided email is not valid, and `UNKNOWN`, indicating the reason is not exposed in the current API version. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]