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.

string

Optional description of resource.

tags
object

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.

uuid

GUID to use. Best to leave this blank.

config
object

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

integer

Segment ID to point audience to

integer

Segment Transform ID to point audience to

create_segment
object

Embedded request to create a segment

create_segment_transform
object

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