- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists proposals. A filter expression using Cloud API list filtering syntax may be specified to filter the results.
HTTP request
GET https://authorizedbuyersmarketplace.googleapis.com/v1alpha/{parent=buyers/*}/proposals
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent that owns the collection of proposals Format: |
Query parameters
Parameters | |
---|---|
filter |
Optional query string using the Cloud API list filtering syntax Supported columns for filtering are:
|
pageSize |
Requested page size. The server may return fewer results than requested. If unspecified, the server will put a size of 500. |
pageToken |
The page token as returned from ListProposalsResponse. |
Request body
The request body must be empty.
Response body
Response message for listing proposals.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"proposals": [
{
object ( |
Fields | |
---|---|
proposals[] |
The list of proposals. |
nextPageToken |
Continuation token for fetching the next page of results. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/authorized-buyers-marketplace