重要: Play EMM API の新しい登録受け付けは終了しました。
詳細
Storelayoutclusters: update
クラスタを更新します。
リクエストする
HTTP リクエスト
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/storeLayout/pages/pageId/clusters/clusterId
パラメータ
パラメータ名 |
値 |
説明 |
パスパラメータ |
clusterId |
string |
クラスタの ID。
|
enterpriseId |
string |
企業の ID。
|
pageId |
string |
ページの ID。
|
承認
このリクエストには、次のスコープによる認証が必要です。
スコープ |
https://www.googleapis.com/auth/androidenterprise |
詳細については、認証と認可のページをご覧ください。
リクエスト本文
リクエストの本文で、Storelayoutclusters リソースを指定します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["Updates an existing cluster within a specific page of an enterprise's store layout."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Uses a PUT request to the specified endpoint with clusterId, enterpriseId, and pageId as path parameters."],["The request body should contain a Storelayoutclusters resource, and a successful response will return the updated Storelayoutclusters resource."]]],[]]