Method: edits.tracks.get
HTTP リクエスト
GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/edits/{editId}/tracks/{track}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
packageName |
string
アプリのパッケージ名。
|
editId |
string
編集の識別子。
|
track |
string
トラックの識別子。トラック名の詳細
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Track
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/androidpublisher
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["The `firebase_admin` Python library provides programmatic access to Firebase services for server-side applications."],["You can manage Firebase App instances using `initialize_app()`, `get_app()`, and `delete_app()`."],["The `auth` module allows for user management, including creating, updating, deleting, and authenticating users."],["The `messaging` module enables sending messages to devices and managing topic subscriptions."],["Other modules offer functionalities for accessing Realtime Database, Cloud Firestore, Cloud Storage, Cloud Functions, and more."]]],[]]