- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
List all publisher profiles visible to the buyer
HTTP request
GET https://adexchangebuyer.googleapis.com/v2beta1/accounts/{accountId}/publisherProfiles
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
accountId |
Account ID of the buyer. |
Query parameters
Parameters | |
---|---|
pageSize |
Specify the number of results to include per page. |
pageToken |
The page token as return from ListPublisherProfilesResponse. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
Response message for profiles visible to the buyer.
JSON representation | |
---|---|
{
"publisherProfiles": [
{
object ( |
Fields | |
---|---|
publisherProfiles[] |
The list of matching publisher profiles. |
nextPageToken |
List pagination support |
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adexchange.buyer