Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 809 Bytes

RemoveFromAudienceEffectProps.md

File metadata and controls

14 lines (10 loc) · 809 Bytes

RemoveFromAudienceEffectProps

The properties specific to the "removeFromAudience" effect. This gets triggered whenever a validated rule contains a "removeFromAudience" 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]