AggregateProductStatusesService

Service to manage aggregate product statuses.

ListAggregateProductStatuses

rpc ListAggregateProductStatuses(ListAggregateProductStatusesRequest) returns (ListAggregateProductStatusesResponse)

Lists the AggregateProductStatuses resources for your merchant account. The response might contain fewer items than specified by pageSize. If pageToken was returned in previous request, it can be used to obtain additional results.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.