

# WhatsAppPhoneNumberSummary


The details of a linked phone number.

## Contents


 ** arn **   <a name="Social-Type-WhatsAppPhoneNumberSummary-arn"></a>
The full Amazon Resource Name (ARN) for the phone number.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `arn:.*:phone-number-id/[0-9a-zA-Z]+`   
Required: Yes

 ** displayPhoneNumber **   <a name="Social-Type-WhatsAppPhoneNumberSummary-displayPhoneNumber"></a>
The phone number that appears in the recipients display.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 20.  
Required: Yes

 ** displayPhoneNumberName **   <a name="Social-Type-WhatsAppPhoneNumberSummary-displayPhoneNumberName"></a>
The display name for this phone number.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 200.  
Required: Yes

 ** metaPhoneNumberId **   <a name="Social-Type-WhatsAppPhoneNumberSummary-metaPhoneNumberId"></a>
The phone number ID from Meta.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: Yes

 ** phoneNumber **   <a name="Social-Type-WhatsAppPhoneNumberSummary-phoneNumber"></a>
The phone number associated with the Linked WhatsApp Business Account.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 20.  
Required: Yes

 ** phoneNumberId **   <a name="Social-Type-WhatsAppPhoneNumberSummary-phoneNumberId"></a>
The phone number ID. Phone number identifiers are formatted as `phone-number-id-01234567890123456789012345678901`.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 115.  
Pattern: `.*(^phone-number-id-.*$)|(^arn:.*:phone-number-id/[0-9a-zA-Z]+$).*`   
Required: Yes

 ** qualityRating **   <a name="Social-Type-WhatsAppPhoneNumberSummary-qualityRating"></a>
The quality rating of the phone number. This is from Meta.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 10.  
Required: Yes

 ** dataLocalizationRegion **   <a name="Social-Type-WhatsAppPhoneNumberSummary-dataLocalizationRegion"></a>
The geographic region where the WhatsApp phone number's data is stored and processed.  
Type: String  
Pattern: `[A-Z]{2}`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/socialmessaging-2024-01-01/WhatsAppPhoneNumberSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/socialmessaging-2024-01-01/WhatsAppPhoneNumberSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/socialmessaging-2024-01-01/WhatsAppPhoneNumberSummary) 