---
title: "GET /v2beta1/accounts/{accountId}/proposals"
method: GET
path: "/v2beta1/accounts/{accountId}/proposals"
tags: ["accounts"]
---

# GET /v2beta1/accounts/{accountId}/proposals

`GET /v2beta1/accounts/{accountId}/proposals`

List proposals. A filter expression (PQL query) may be specified to filter the results. To retrieve all finalized proposals, regardless if a proposal is being renegotiated, see the FinalizedProposals resource. Note that Bidder/ChildSeat relationships differ from the usual behavior. A Bidder account can only see its child seats' proposals by specifying the ChildSeat's accountId in the request path.

## Path parameters

- `accountId` string, required

## Query parameters

- `filter` string
- `filterSyntax` 'FILTER_SYNTAX_UNSPECIFIED' | 'PQL' | 'LIST_FILTER'
- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

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