API ReferenceAnnouncementsCommunity Discussion
API ReferenceCommunity DiscussionAnnouncementsSubscribeLog In
API Reference

Fields

The request object can contain the following fields:

FieldModifierTypeDescription
audience_nameRequiredStringA unique name for the audience.

--
If you submit a CREATE request with an existing audience_name, the server will return the existing audience (and a new audience will not be created).
See: Create a First Party Audience
ttl_in_hoursOptional

Default = 8760 (1 year)
IntegerPeriod of time (in hours) for which a give user will belong to this audience.
exclude_from_campaignsOptional

Default = false
BooleanIf set to true, this audience will be suppressed for ALL campaigns (new and existing).

📘

If you leave out the ttl param, the default value is 8760 (1 year).

🚧

All field values are final - they cannot be changed once the audience has been created.