Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 810 Bytes

AddToAudienceEffectProps.md

File metadata and controls

13 lines (10 loc) · 810 Bytes

TalonOne.Model.AddToAudienceEffectProps

The properties specific to the "addToAudience" effect. This gets triggered whenever a validated rule contains an "addToAudience" effect.

Properties

Name Type Description Notes
AudienceId int The internal ID of the audience. [optional]
AudienceName string The name of the audience. [optional]
ProfileIntegrationId string The ID of the customer profile in the third-party integration platform. [optional]
ProfileId int The internal ID of the customer profile. [optional]

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