[[["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."],[[["InvalidPhoneNumberError is an enumeration within the CreativeService and LineItemCreativeAssociationService, used to indicate issues with phone numbers."],["The InvalidPhoneNumberError can be triggered by an invalid format, a number that is too short, or for other unknown reasons, as indicated by the Reason enumeration values."],["The namespace for this error is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The core content defines the `InvalidPhoneNumberError` within a service context, linked to `CreativeService` and `LineItemCreativeAssociationService`. It details the `InvalidPhoneNumberError.Reason` enumeration, which includes three possible reasons: `INVALID_FORMAT` (the phone number is invalid), `TOO_SHORT` (the phone number is too short), and `UNKNOWN` (the API version doesn't expose the specific reason). The namespace for this data is identified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]