applications
Returns created device tier configs, ordered by descending creation time.
get/androidpublisher/v3/applications/{packageName}/deviceTierConfigs
Path parameters
packageNamestring required
Package name of the app.
Query parameters
pageSizeinteger
The maximum number of device tier configs to return. The service may return fewer than this value. If unspecified, at most 10 device tier configs will be returned. The maximum value for this field is 100; values above 100 will be coerced to 100. Device tier configs will be ordered by descending creation time.
pageTokenstring
A page token, received from a previous ListDeviceTierConfigs call. Provide this to retrieve the subsequent page.
Response
Successful response