[[["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-08-20 UTC."],[[["`InvalidEmailError.Reason` identifies why an email address might be deemed invalid within the context of Google Ad Manager."],["Two primary reasons for email invalidity are recognized: `INVALID_FORMAT` indicating an incorrect email structure and `UNKNOWN` for cases where the API version doesn't expose the specific reason."],["This enumeration is utilized by various services within Ad Manager, including CompanyService, ContactService, NetworkService, OrderService, PublisherQueryLanguageService, and UserService."]]],["The provided content details the `InvalidEmailError.Reason` enumeration, defining reasons for invalid emails across multiple services, including Company, Contact, Network, Order, and User services. This error is linked to the `PublisherQueryLanguageService`. The enumeration includes two values: `INVALID_FORMAT`, indicating an improperly formatted email address, and `UNKNOWN`, representing an unexposed value. The namespace for these services is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]