ListNotificationSubscriptionsRequest

ListNotificationSubscriptionsRequest

Request message for the ListNotificationSubscription method.

Fields
parent

string

Required. The merchant account who owns the notification subscriptions. Format: accounts/{account}

page_size

int32

Optional. The maximum number of notification subscriptions to return in a page. The default value for page_size is 100. The maximum value is 200 . Values above 200 will be coerced to 200 .

page_token

string

Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.