Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 722 Bytes

MultipleAudiencesItem.md

File metadata and controls

27 lines (15 loc) · 722 Bytes

MultipleAudiencesItem

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
name String The human-friendly display name for this audience.
integrationId String The ID of this audience in the third-party integration.
status StatusEnum Indicates whether the audience is new, updated or unmodified by the request.

Enum: StatusEnum

Name Value
UNMODIFIED "unmodified"
UPDATED "updated"
NEW "new"