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. |
Name | Value |
---|---|
UNMODIFIED | "unmodified" |
UPDATED | "updated" |
NEW | "new" |