Method: applications.deviceTierConfigs.get

  • This API returns a specific device tier configuration.

  • The request uses a GET HTTP method and requires packageName and deviceTierConfigId as path parameters.

  • The request body must be empty, and the response body contains a DeviceTierConfig object if successful.

  • Authorization requires the https://www.googleapis.com/auth/androidpublisher OAuth scope.

Returns a particular device tier config.

HTTP request

GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/deviceTierConfigs/{deviceTierConfigId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
packageName

string

Package name of the app.

deviceTierConfigId

string ( int64 format)

Required. Id of an existing device tier config.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of DeviceTierConfig .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/androidpublisher
Design a Mobile Site
View Site in Mobile | Classic
Share by: