# Audience

Explore what information is available for audiences.

This type represents an [audience](/explanation/audience/introduction) from an experience that impacted the user during the session.

## Properties

These are the available properties:

- `id`: `string`

  The ID that uniquely identifies the audience.

- `name`: `string`

  The name of the audience as defined in your workspace. For example, "Returning users".

- `customId`: `string|null`

  The custom identifier of the audience. For example, "returning-user".
