---
title: "GET /v1/{+parent}/creatives"
method: GET
path: "/v1/{+parent}/creatives"
tags: ["bidders"]
---

# GET /v1/{+parent}/creatives

`GET /v1/{+parent}/creatives`

Lists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page. `lastStatusUpdate` and `creativeServingDecision` may be outdated for creatives on sequential pages. We recommend [Google Cloud Pub/Sub](//cloud.google.com/pubsub/docs/overview) to view the latest status.

## Path parameters

- `parent` string, required

## Query parameters

- `filter` string
- `pageSize` integer
- `pageToken` string
- `view` 'CREATIVE_VIEW_UNSPECIFIED' | 'SERVING_DECISION_ONLY' | 'FULL'

## Response `200`

Successful response

---

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