[[["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` details why an email address might be deemed invalid within the Google Ad Manager API."],["Two primary reasons are outlined: `INVALID_FORMAT` indicating an incorrect email structure, and `UNKNOWN` when the API version doesn't expose the specific reason."],["This enumeration is part of the Google Ad Manager API and is associated with various services like `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`."]]],["The core content details the `InvalidEmailError.Reason` within the Google Ad Manager API's `v202405` version. This error applies to multiple services: `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`. It describes why an email is considered invalid. Two possible reasons are listed: `INVALID_FORMAT`, meaning the address is not a valid email, and `UNKNOWN`, indicating the reason is not available in the current API version. The namespace for this error is provided.\n"]]