- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists publisher profiles. The returned publisher profiles aren't in any defined order. The order of the results might change. A new publisher profile can appear in any place in the list of returned results.
HTTP request
GET https://authorizedbuyersmarketplace.googleapis.com/v1alpha/{parent=buyers/*}/publisherProfiles
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent that owns the collection of publisher profiles Format: |
Query parameters
Parameters | |
---|---|
pageSize |
Requested page size. The server may return fewer results than requested. If requested more than 500, the server will return 500 results per page. If unspecified, the server will pick a default page size of 100. |
pageToken |
The page token as returned from a previous ListPublisherProfilesResponse. |
filter |
Optional query string using the Cloud API list filtering syntax. |
Request body
The request body must be empty.
Response body
Response message for profiles visible to the buyer.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"publisherProfiles": [
{
object ( |
Fields | |
---|---|
publisherProfiles[] |
The list of matching publisher profiles. |
nextPageToken |
Token to fetch the next page of results. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/authorized-buyers-marketplace