コネクタの作成、使用、デプロイを終えたので、コネクタを他の Looker Studio ユーザーと共有してみましょう。
コネクタ ギャラリーでコネクタを公開しない場合、そのコネクタのユーザーには、Apps Script プロジェクトへの読み取りアクセス権が必要になります。読み取りアクセス権がないと、Looker Studio アカウントはスクリプトの読み取りと実行ができません。スクリプトのリンクをユーザーと共有する必要はありません。ユーザーにスクリプトへの読み取りアクセス権が付与されていることを確認してください。
アクセス権を付与するには、プロジェクトのリンク共有を有効にすることをおすすめします。この方法で共有した場合、スクリプトはユーザーの Google ドライブに表示されません。
少数のユーザーとコネクタを共有したい場合は、スクリプトを特定のユーザーと共有することもできます。この場合、スクリプトはユーザーの Google ドライブに表示され、ユーザーはスクリプトに直接アクセスできます。この方法は、スクリプトを特定のユーザー グループと共有する必要がある場合にのみ使用することをおすすめします。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 UTC。"],[[["To enable users to use your connector, you must either publish it in the Connector Gallery or grant them read access to your Apps Script project."],["Sharing the Apps Script project using link sharing allows users to utilize the connector without it appearing in their Google Drive."],["For limited user access, share the script with specific individuals, granting them direct access within their Google Drive."],["Connector source code should exclude sensitive information like secrets or API keys; utilize the Properties Service for secure storage and retrieval."],["Widespread connector distribution can be achieved through publishing in the Connector Gallery and/or sharing direct links."]]],[]]