Segments

The segment object

A segment groups brands into a named cohort, such as Direct Competitors. Your own brand is implicit in every segment, so a segment only ever lists competitors.

Fields

Field Type Description
id integer

The unique ID of the segment.

project_id integer

The ID of the project this segment belongs to.

name string

The display label of the segment.

project Project

The parent project. Returned when requested via include=project or include=project.organization.

created_at datetime

When the segment was created.

updated_at datetime

When the segment was last updated.