monetization
Lists all subscriptions under a given app.
get/androidpublisher/v3/applications/{packageName}/subscriptions
Path parameters
packageNamestring required
Required. The parent app (package name) for which the subscriptions should be read.
Query parameters
pageSizeinteger
The maximum number of subscriptions to return. The service may return fewer than this value. If unspecified, at most 50 subscriptions will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageTokenstring
A page token, received from a previous ListSubscriptions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListSubscriptions must match the call that provided the page token.
showArchivedboolean
Deprecated: subscription archiving is not supported.
Response
Successful response