segments

Creates Segment

post/segments

Query parameters

localestring

Locale

expansionstring[]

Comma-delimited list of additional segment metadata fields to include on response.

Request body

namestring

A name for the segment.

descriptionstring

A description of the segment.

rsidstring

The report suite id.

reportSuiteNamestring

The friendly name for the report suite id.

definitionLastModifiedstring date-time
categoriesstring[]
siteTitlestring

A name for the report suite. This is deprecated and should use the report suite name instead.

modifiedstring date-time
createdstring date-time

Response

successful operation

idstring

Id of the segment.

namestring

A name for the segment.

descriptionstring

A description of the segment.

rsidstring

The report suite id.

reportSuiteNamestring

The friendly name for the report suite id.

definitionLastModifiedstring date-time
categoriesstring[]
siteTitlestring

A name for the report suite. This is deprecated and should use the report suite name instead.

modifiedstring date-time
createdstring date-time

Changes