Post Audience Collection

Creates a new Audience.

The only required parameter is name, but at least one of segment_id,
segment_transform_id, create_segment, or create_segment_transform must be
specified.

Audiences are created by either referencing an existing segment or segment
transform via segment_id and segment_transform_id respectively, or by
embedded the corresponding creation request from either Segments or Segment
Transforms.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of resource. Always required for all resources.

Optional description of resource.

object | null

Arbitrary metadata to associate with resource. JSON.

boolean
Defaults to false

Whether the resource should be created as a core resource. For normal users this should always be set to false.

GUID to use. Best to leave this blank.

AudienceConfig | null

Metadata controlling how to visualize audiences. Best to leave this blank.

Segment ID to point audience to

Segment Transform ID to point audience to

CreateSegmentRequest | null

Embedded request to create a segment

CreateSegmentTransformRequest | null

Embedded request to create a segment transform

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json