---
title: "Display Group Select folder"
method: PUT
path: "/displaygroup/{id}/selectfolder"
tags: ["displayGroup"]
---

# Display Group Select folder

`PUT /displaygroup/{id}/selectfolder`

Select Folder for Display Group, can also be used with Display specific Display Group ID

## Path parameters

- `displayGroupId` integer, required

## Response `200`

successful operation

- Campaign
  - `campaignId` integer — The Campaign Id
  - `ownerId` integer — The userId of the User that owns this Campaign
  - `campaign` string — The name of the Campaign
  - `isLayoutSpecific` integer — A 0|1 flag to indicate whether this is a Layout specific Campaign or not.
  - `numberLayouts` integer — The number of Layouts associated with this Campaign
  - `totalDuration` integer — The total duration of the campaign (sum of layout's durations)
  - `folderId` integer — The id of the Folder this Campaign belongs to
  - `permissionsFolderId` integer — The id of the Folder responsible for providing permissions for this Campaign

## Changes

- **2021-02-09** `9ddbdc81e86a` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/displaygroup/:id/selectfolder/put.md)

---

[API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [All operations](https://skmtc.dev/xibosignage/apis/xibo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xibosignage/xibo-api/revisions/9ddbdc81e86a/schema)
