

# Address


A generic address associated with the customer that is not mailing, shipping, or billing.

## Contents


 ** Address1 **   <a name="connect-Type-connect-customer-profiles_Address-Address1"></a>
The first line of a customer address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Address2 **   <a name="connect-Type-connect-customer-profiles_Address-Address2"></a>
The second line of a customer address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Address3 **   <a name="connect-Type-connect-customer-profiles_Address-Address3"></a>
The third line of a customer address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Address4 **   <a name="connect-Type-connect-customer-profiles_Address-Address4"></a>
The fourth line of a customer address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** City **   <a name="connect-Type-connect-customer-profiles_Address-City"></a>
The city in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Country **   <a name="connect-Type-connect-customer-profiles_Address-Country"></a>
The country in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** County **   <a name="connect-Type-connect-customer-profiles_Address-County"></a>
The county in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** PostalCode **   <a name="connect-Type-connect-customer-profiles_Address-PostalCode"></a>
The postal code of a customer address.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** Province **   <a name="connect-Type-connect-customer-profiles_Address-Province"></a>
The province in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** State **   <a name="connect-Type-connect-customer-profiles_Address-State"></a>
The state in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
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/customer-profiles-2020-08-15/Address) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/Address) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/Address) 