CSV ファイルからテスターをインポートする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
多数のテスターにリリース アクセス権を付与する場合は、カンマ区切り値(CSV)ファイルからテスターをインポートすると便利です。この機能を使用すると、個々のテスターのメールアドレスを手動で入力する手間が省けます。グループを使用すると、作成したグループとの間で今後のリリースを共有できます。
グループを作成したら、Firebase コンソールの App Distribution ページの [テスターとグループ] タブで、テスターのメールアドレスを含む CSV ファイルをアップロードします。次に、テスターのメールアドレスを CSV ファイルからグループにインポートします。テスターのメールアドレスは、CSV ファイルの最初の列に含める必要があります。その他の列はすべて無視されます。次に例を示します。
ali@example.com
bri@example.com,This is Ignored,This also
cal@example.com,Cal Nguyen (ignored)
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-16 UTC。
[null,null,["最終更新日 2025-08-16 UTC。"],[],[],null,["\u003cbr /\u003e\n\nImporting testers from comma-separated values (CSV) files is useful when you\nwant to grant release access to many\ntesters. This feature saves you\nthe effort of manually entering individual tester email addresses. You can\nuse groups to share future releases with the group you created.\n\nAfter you create a group, you upload a CSV file containing tester emails in\nthe **Testers \\& Groups** tab of the [App Distribution page](https://console.firebase.google.com/project/_/appdistribution)\nin the Firebase console. You then import the tester emails from the CSV file\nto the group. The CSV file must contain the testers' email addresses in the\nfirst column. All additional columns are ignored. For example: \n\n ali@example.com\n bri@example.com,This is Ignored,This also\n cal@example.com,Cal Nguyen (ignored)\n\nNext steps\n\n- To add and remove testers, see [Add and remove testers in App Distribution](/docs/app-distribution/add-remove-testers).\n\n- Learn how to increase your internal testing base by [creating invite links](/docs/app-distribution/create-invite-links).\n\n- To register additional iOS devices manually or programmatically, see\n [Register additional iOS devices](/docs/app-distribution/register-additional-devices)."]]