Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.32 KB

NewAudience.md

File metadata and controls

17 lines (12 loc) · 1.32 KB

NewAudience

Properties

Name Type Description Notes
name str The human-friendly display name for this audience.
sandbox bool Indicates if this is a live or sandbox Application. [optional]
description str A description of the audience. [optional]
integration str 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]
integration_id str 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]
created_in3rd_party bool Determines if this audience is a 3rd party audience or not. [optional]
last_update datetime The last time that the audience memberships changed. [optional]

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