REST Resource: apps

リソース: App

Play ストアでのアプリの表示。

JSON 表現
{
  "name": string,
  "packageName": string,
  "displayName": string
}
フィールド
name

string

リソース名。

形式: apps/{app}

packageName

string

アプリのパッケージ名。

(例: com.example.app123)。

displayName

string

アプリのタイトル。Google Play Console に設定されている最新のタイトルです。まだ審査が完了していないため、Google Play ストアと一致していない可能性があります。

(例: Google Maps)。

Methods

fetchReleaseFilterOptions

リリースのフィルタ オプションについて説明します。
ユーザーがアクセスできるアプリを検索します。