Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.34 KB

NewAudience.md

File metadata and controls

15 lines (12 loc) · 1.34 KB

TalonOne.Model.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]