Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.35 KB

NewAudience.md

File metadata and controls

17 lines (12 loc) · 1.35 KB

# NewAudience

Properties

Name Type Description Notes
name string The human-friendly display name for this audience.
sandbox bool Indicates if this is a live or sandbox Application. [optional]
description string A description of the audience. [optional]
integration string The Talon.One-supported 3rd-party platform that this audience was created in. For example, `mParticle`, `Segment`, `Selligent`, `Braze`, or `Iterable`. Note: If you do not integrate with any of these platforms, do not use this property. [optional]
integrationId string The ID of this audience in the third-party integration. Note: To create an audience that doesn't come from a 3rd party platform, do not use this property. [optional]
createdIn3rdParty bool Determines if this audience is a 3rd party audience or not. [optional]
lastUpdate \DateTime The last time that the audience memberships changed. [optional]

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