---
title: "GET /userprofiles/{+profileId}/placementGroups"
method: GET
path: "/userprofiles/{+profileId}/placementGroups"
tags: ["placementGroups"]
---

# GET /userprofiles/{+profileId}/placementGroups

`GET /userprofiles/{+profileId}/placementGroups`

Retrieves a list of placement groups, possibly filtered. This method supports paging.

## Path parameters

- `profileId` string, required

## Query parameters

- `activeStatus` string[]
- `advertiserIds` string[]
- `campaignIds` string[]
- `contentCategoryIds` string[]
- `directorySiteIds` string[]
- `ids` string[]
- `maxEndDate` string
- `maxResults` integer
- `maxStartDate` string
- `minEndDate` string
- `minStartDate` string
- `pageToken` string
- `placementGroupType` 'PLACEMENT_PACKAGE' | 'PLACEMENT_ROADBLOCK'
- `placementStrategyIds` string[]
- `pricingTypes` string[]
- `searchString` string
- `siteIds` string[]
- `sortField` 'ID' | 'NAME'
- `sortOrder` 'ASCENDING' | 'DESCENDING'

## Response `200`

Successful response

---

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