Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 838 Bytes

CustomerProfileAudienceRequestItem.md

File metadata and controls

13 lines (8 loc) · 838 Bytes

# CustomerProfileAudienceRequestItem

Properties

Name Type Description Notes
action string Defines the action to perform: - `add`: Adds the customer profile to the audience. If the customer profile does not exist, it will be created. - `delete`: Removes the customer profile from the audience.
profileIntegrationId string The ID of this customer profile in the third-party integration.
audienceId int The ID of the audience. You get it via the `id` property when creating an audience.

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