Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.07 KB

CustomerProfileIntegrationRequestV2.md

File metadata and controls

12 lines (9 loc) · 1.07 KB

TalonOne.Model.CustomerProfileIntegrationRequestV2

Properties

Name Type Description Notes
Attributes Object Arbitrary properties associated with this item. [optional]
EvaluableCampaignIds List<int> When using the `dry` query parameter, use this property to list the campaign to be evaluated by the Rule Engine. These campaigns will be evaluated, even if they are disabled, allowing you to test specific campaigns before activating them. [optional]
AudiencesChanges ProfileAudiencesChanges [optional]
ResponseContent List<string> Extends the response with the chosen data entities. Use this property to get as much data as you need in one Update customer profile request instead of sending extra requests to other endpoints. [optional]

[Back to Model list] [Back to API list] [Back to README]