Create a segment category

Creates a new segment category with the provided attributes. Segment categories organize segments hierarchically and can have parent-child relationships.

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

Defaults to the account in the active session

integer | null
required

The advertiser that owns the segment category. Pass null for none.

string | null
required

Alphanumeric key for the parent node in the tree. Pass null for a top-level category.

string
required
length ≤ 191

The descriptive name of the segments. This field cannot be blank.

boolean
Defaults to true

Whether the segment category is active.

string | null

An ID that may be used for any reporting or administrative purpose. Limited to 191 characters.

string | null

Free-form notes of up to 255 characters.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Validation error or invalid parameters.

401

Authentication credentials were not provided.

403

Permission denied.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json