displayGroup

Get Display Groups

get/displaygroup

Query parameters

displayGroupIdinteger

Filter by DisplayGroup Id

displayGroupstring

Filter by DisplayGroup Name

displayIdinteger

Filter by DisplayGroups containing a specific display

nestedDisplayIdinteger

Filter by DisplayGroups containing a specific display in there nesting

dynamicCriteriastring

Filter by DisplayGroups containing a specific dynamic criteria

isDisplaySpecificinteger

Filter by whether the Display Group belongs to a Display or is user created

forScheduleinteger

Should the list be refined for only those groups the User can Schedule against?

folderIdinteger

Filter by Folder ID

Response

a successful response

displayGroupIdinteger

The displayGroup Id

displayGroupstring

The displayGroup Name

descriptionstring

The displayGroup Description

isDisplaySpecificinteger

A flag indicating whether this displayGroup is a single display displayGroup

isDynamicinteger

A flag indicating whether this displayGroup is dynamic

dynamicCriteriastring

Criteria for this dynamic group. A comma separated set of regular expressions to apply

dynamicCriteriaTagsstring

Criteria for this dynamic group. A comma separated set of tags to apply

userIdinteger

The UserId who owns this display group

bandwidthLimitinteger

The display bandwidth limit

createdDtstring

The datetime this entity was created

modifiedDtstring

The datetime this entity was last modified

folderIdinteger

The id of the Folder this Display Group belongs to

permissionsFolderIdinteger

The id of the Folder responsible for providing permissions for this Display Group

Changes