[[["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-02-20 UTC."],[],["The provided content details the `InvalidEmailError.Reason` enumeration, which is used across several services: `CompanyService`, `ContactService`, `NetworkService`, `OrderService`, `PublisherQueryLanguageService`, and `UserService`. This error type specifies why an email is invalid, with two defined reasons: `INVALID_FORMAT`, for addresses that are not a valid email format, and `UNKNOWN`, when the cause is not exposed by the API. This data is under `v202502` namespace.\n"]]