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

# GET /userprofiles/{+profileId}/placements

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

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

## Path parameters

- `profileId` string, required

## Query parameters

- `activeStatus` string[]
- `advertiserIds` string[]
- `campaignIds` string[]
- `compatibilities` string[]
- `contentCategoryIds` string[]
- `directorySiteIds` string[]
- `groupIds` string[]
- `ids` string[]
- `maxEndDate` string
- `maxResults` integer
- `maxStartDate` string
- `minEndDate` string
- `minStartDate` string
- `pageToken` string
- `paymentSource` 'PLACEMENT_AGENCY_PAID' | 'PLACEMENT_PUBLISHER_PAID'
- `placementStrategyIds` string[]
- `pricingTypes` string[]
- `searchString` string
- `siteIds` string[]
- `sizeIds` 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/revisions/8163d57aeb31/schema)
