latestOpenAPI 3.0.12026-08-21183382785.0 KB

24caa8eb809b

Parent Segments

Retrieve list of segment folders

Retrieve a list of segment folders based on a parent segment's identifier.

get/audiences/{audienceId}/folders

Path parameters

audienceIdinteger required

Master segment ID

Response

Retrieves a list of segment folders.

N.B. that createdAt can be null, meaning that it is not known which user created the folder.

N.B. that updatedAt can be null, meaning that is is not known which user last updated the folder.

idstring
audienceIdstring

ID of the parent audience. For composable folders this carries the composable audience id; the complete-vs-composable discriminator lives on the parent audience entity, not on the folder.

namestring
descriptionstring nullable
createdAtstring date-time
updatedAtstring date-time