[[["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."],[[["The `InvalidPhoneNumberError` indicates an issue with the provided phone number when using the CreativeService or LineItemCreativeAssociationService."],["This error can arise from an invalid number format, number being too short, or other unknown reasons."],["The error reasons are represented by the `InvalidPhoneNumberError.Reason` enumeration within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content describes the `InvalidPhoneNumberError` within the context of `CreativeService` and `LineItemCreativeAssociationService`. This error has three possible `Reason` values: `INVALID_FORMAT` (the number is invalid), `TOO_SHORT` (the number is too short), and `UNKNOWN` (the actual value is hidden). The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202405`. These errors pertain to phone number validation within the mentioned services.\n"]]