[[["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-11-19 UTC."],[[["`InvalidPhoneNumberError` signifies an issue with the phone number provided within the Creative or Line Item Creative Association services."],["`InvalidPhoneNumberError.Reason` helps pinpoint the cause of the error, such as an invalid number format, insufficient length, or an unknown reason."],["The reasons, represented by an enumeration, are `INVALID_FORMAT`, `TOO_SHORT`, and `UNKNOWN`."]]],["The core content defines the `InvalidPhoneNumberError` within the `CreativeService` and `LineItemCreativeAssociationService`, detailing its possible reasons. This error, found under the namespace `https://www.google.com/apis/ads/publisher/v202411`, occurs when phone numbers are invalid. The specific `InvalidPhoneNumberError.Reason` can be `INVALID_FORMAT`, indicating a structurally wrong number, `TOO_SHORT`, if the number is incomplete, or `UNKNOWN`, for values not exposed by the API version.\n"]]