ListAggregateProductStatusesRequest

ListAggregateProductStatusesRequest

Request message for the ListAggregateProductStatuses method.

Fields
parent

string

Required. The account to list aggregate product statuses for. Format: accounts/{account} Can only be sub-accounts and standalone accounts.

page_size

int32

Optional. The maximum number of aggregate product statuses to return. The service may return fewer than this value. If unspecified, at most 25 aggregate product statuses are returned. The maximum value is 250; values above 250 are coerced to 250.

page_token

string

Optional. A page token, received from a previous ListAggregateProductStatuses call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to ListAggregateProductStatuses must match the call that provided the page token.

filter

string

Optional. A filter expression that filters the aggregate product statuses. Filtering is only supported by the reporting_context and country field. For example: reporting_context = "SHOPPING_ADS" AND country = "US" .