简体   繁体   English

如何开始为 Data Studio 构建社区连接器?

[英]How do I get started with building a Community Connector for Data Studio?

I would like to build my own community connector for Google Data Studio.我想为 Google Data Studio 构建自己的社区连接器。 Nothing overly complex, first of all I just want to understand how it works.没有什么过于复杂的,首先我只想了解它是如何工作的。 Fortunately Google provides a nice tutorial on how to do this: https://developers.google.com/datastudio/connector/build Unfortunately, I'm a little overwhelmed by it.幸运的是,Google 提供了一个关于如何执行此操作的不错教程: https : //developers.google.com/datastudio/connector/build不幸的是,我有点不知所措。 I just started coding and I have a basic knowledge of JS, HTML and CSS.我刚开始编码,我对 JS、HTML 和 CSS 有基本的了解。 It seems like further knowledge is required to get the most out of the tutorial.似乎需要更多的知识才能充分利用本教程。 Could you guys hint me in a direction?你们能指点我一下吗? What do I have to learn in addition?我还需要学习什么? I would also appreciate recommendations for learning resources.我也很感激有关学习资源的建议。

Have a nice day and thanks for your help!祝您有美好的一天,感谢您的帮助!

Since you have basic knowledge of Javascript, I suggest you start with the Community Connector Codelab .由于您具有 Javascript 的基本知识,我建议您从 社区连接器 Codelab 开始 The codelab has detailed step by step guide and uses the npm download API as an example. codelab 有详细的分步指南,并以 npm 下载 API 为例。 However, if you are already familiar with an API that does not require any authentication, you can start with that as well.但是,如果您已经熟悉不需要任何身份验证的 API,您也可以从它开始。

The Build guide you linked to can be the second step after you have completed the codelab.您链接到的构建指南可以是您完成 codelab 后的第二步。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Data Studio社区连接器 - Data Studio Community Connector 如何开始使用phantomJS? - How do I get started with phantomJS? Google 数据工作室社区连接器本地开发工具返回“getSystemErrorName 不是函数”错误 - Google data studio community connector local development tool returns “getSystemErrorName is not a function” error 如何开始使用Java服务器后端构建Facebook应用程序? - How can I get started building a Facebook application with a Java server backend? 如何通过 Data Studio 社区连接器对第三方服务使用用户/通行证身份验证方法? - How can I use User/Pass authentication method for a third party service with Data Studio Community Connectors? 如何在社区连接器中将字段设置为日期? - How to set a field as a date in a Community Connector? 如何开始使用Sencha Touch构建Web应用程序 - How to get started building web apps with Sencha Touch 如何使角色进入Phaser 3中的建筑物? - How do I get a character to enter a building in Phaser 3? jsplumb如何使用直接头 - jsplumb how do I use the straight connector 如何在 Mirth Connect JavaScript 阅读器源连接器中获取频道信息? - How do I get channel information in a Mirth Connect JavaScript Reader Source Connector?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM