AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the AddProfileKey operation. Associates a new key value with a specific profile, such as a Contact Record ContactId.
A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.
Namespace: Amazon.CustomerProfiles.Model
Assembly: AWSSDK.CustomerProfiles.dll
Version: 3.x.y.z
public class AddProfileKeyRequest : AmazonCustomerProfilesRequest IAmazonWebServiceRequest
The AddProfileKeyRequest type exposes the following members
Name | Description | |
---|---|---|
AddProfileKeyRequest() |
Name | Type | Description | |
---|---|---|---|
DomainName | System.String |
Gets and sets the property DomainName. The unique name of the domain. |
|
KeyName | System.String |
Gets and sets the property KeyName. A searchable identifier of a customer profile. The predefined keys you can use include: _account, _profileId, _assetId, _caseId, _orderId, _fullName, _phone, _email, _ctrContactId, _marketoLeadId, _salesforceAccountId, _salesforceContactId, _salesforceAssetId, _zendeskUserId, _zendeskExternalId, _zendeskTicketId, _serviceNowSystemId, _serviceNowIncidentId, _segmentUserId, _shopifyCustomerId, _shopifyOrderId. |
|
ProfileId | System.String |
Gets and sets the property ProfileId. The unique identifier of a customer profile. |
|
Values | System.Collections.Generic.List<System.String> |
Gets and sets the property Values. A list of key values. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5