Admin SDK Groups Settings サービス
Admin SDK Groups Settings サービスを使用すると、Apps Script で Admin SDK の Groups Settings API を使用できます。この API を使用すると、 ドメインの管理者(販売パートナー様を含む)は、 アカウント内のグループのグループ設定を管理できます。
リファレンス
このサービスの詳細については、Admin SDK Groups Settings API のリファレンス ドキュメントをご覧ください。Apps Script のすべての高度なサービスと同様に、Admin SDK Groups Settings サービスでは、公開 API と同じオブジェクト、メソッド、パラメータを使用します。詳細については、メソッド シグネチャの決定方法をご覧ください。
問題を報告したり、その他のサポートを確認したりするには、Admin SDK Groups Settings サポートガイドをご覧ください。
サンプルコード
以下のサンプルコードでは、API のバージョン 1 を使用しています。
グループの設定を取得する
このサンプルは、グループの設定を取得してコンソールにログに記録します。
グループの設定を更新する
このサンプルは、グループの設定を変更する方法を示しています。ここでは説明を変更していますが、他のさまざまな設定も同様に変更できます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-21 UTC。
[null,null,["最終更新日 2024-12-21 UTC。"],[[["The Admin SDK Groups Settings service enables Google Workspace administrators to manage group settings within their accounts using Apps Script and the Groups Settings API."],["This is an advanced service that requires enabling before use and mirrors the functionality of the public API."],["Comprehensive reference documentation, support resources, and sample code are available to guide developers in using this service effectively, including examples for retrieving and updating group settings."]]],[]]