---
title: "POST /v4/inventorySourceGroups"
method: POST
path: "/v4/inventorySourceGroups"
tags: ["inventorySourceGroups"]
---

# POST /v4/inventorySourceGroups

`POST /v4/inventorySourceGroups`

Creates a new inventory source group. Returns the newly created inventory source group if successful.

## Query parameters

- `advertiserId` string
- `partnerId` string

## Request body

- InventorySourceGroup — A collection of targetable inventory sources.
  - `name` string — Output only. The resource name of the inventory source group.
  - `inventorySourceGroupId` string, int64 — Output only. The unique ID of the inventory source group. Assigned by the system.
  - `displayName` string — Required. The display name of the inventory source group. Must be UTF-8 encoded with a maximum size of 240 bytes.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/displayvideo.md) · [All operations](https://skmtc.net/google/apis/displayvideo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/displayvideo/versions/68b64e49eced/schema)
