Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 795 Bytes

AddToAudienceEffectProps.md

File metadata and controls

14 lines (10 loc) · 795 Bytes

AddToAudienceEffectProps

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

Properties

Name Type Description Notes
audience_id int The internal ID of the audience. [optional]
audience_name str The name of the audience. [optional]
profile_integration_id str The ID of the customer profile in the third-party integration platform. [optional]
profile_id int The internal ID of the customer profile. [optional]

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