问题标签 [google-apis-explorer]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
6422 浏览

javascript - 如何让 Gmail API 以 Javascript 列出邮件?

我使用 listMessages 来获取 Id 和 getMessages 来打印代码段,但是它似乎不起作用:

出于某种原因,它只返回没有找到文件,我怎样才能让它打印出片段和 ID?

0 投票
1 回答
3198 浏览

php - 通过 api 发布到 google plus

试图找到如何从 PHP 发布到 google plus wall 但即使使用 api explorer 也得到403

我的 PHP 代码如下所示:

遵循官方文档和其他帖子的一些参考资料

0 投票
1 回答
693 浏览

javascript - Gmail API User.Message 属性不起作用

在此处查看属性列表:https ://developers.google.com/gmail/api/v1/reference/users/messages 您可以查看所有属性。但是,目前对我来说,只有 Id 和 Thread ID 有效。是用户错误还是 API 有问题?

任何有关打印电子邮件名称的帮助将不胜感激。我只能打印出 message.ThreadID 和 message.ID,而其他所有内容(例如 message.snippet)都打印为未定义。

当 ID 和代码片段被打印出来时会发生这种情况: ID 打印出来,但没有别的,我也尝试过使用其他一些变量,除了 ID 和 threadID 之外的所有变量都打印为未定义。 .

我该如何解决这个问题?

0 投票
0 回答
217 浏览

login-required - Doubleclick Search API Explorer:reports.GetFile 的“需要登录”

快速提问:我在 Doubleclick Search API Explorer 中执行 report.getfile 时遇到 401 错误(完整错误消息如下)。

我目前已登录用于 Doubleclick Search 的 Google 帐户。我也尝试在其他浏览器上登录。

我已经毫无问题地完成了“report.request”和“report.get”的执行。当我到达这一点时,我只会收到这个错误。在我执行“report.getfile”之前,“isReportReady”也是如此。此初始消息下方的请求/响应的完整列表。

我的理解是,使用 API Explorer,我应该能够打开 OAUTH2.0 并执行,但如果我错了,请纠正我!

如果需要任何其他详细信息,请务必告诉我。我在这里看到的唯一问题似乎更多是基于手动编码或其他 API Explorer 服务。

提前感谢您的任何见解!

报告.请求(响应)

发布https://www.googleapis.com/doubleclicksearch/v2/reports?fields=isReportReady%2Crequest%2Fcolumns%2FcolumnName&key= {YOUR_API_KEY }

报告.获取 (响应)

报告.getFile(响应)

获取https://www.googleapis.com/doubleclicksearch/v2/reports/AAAncMCcKrSJ9MS_/files/0?key= {YOUR_API_KEY}

0 投票
1 回答
561 浏览

php - 获取 Youtube LiveChatMessages 列表的 Guzzle 请求

我正在使用 Youtube Data API 并尝试获取聊天消息,为此我必须提供lifeChatIdpart参数

我的代码

我收到错误

但我确定我提供了两个必需的参数。这个 var_dump 写在 guzzle 请求之前

返回

知道为什么我会收到这样的错误吗?

0 投票
1 回答
504 浏览

angularjs - Youtube Analytics - Creating Requests

I am trying to make a request to the youtube analytics api. and am having some trouble forming the requests so they are accepted. I am using the Google APIs Node.js Client

https://github.com/google/google-api-nodejs-client

and my code is as follows

#xA;

I keep getting the following error

#xA;

I think its to do with my request object

#xA;

but all the examples i've found say that this request object should work. Ive simplified it down as much as i could. My original request (the one that i actually want) was as follows.

#xA;

after that i need to do another request to get all the associated info on the videos listed which uses a different api endpoint.

#xA;

So In Summary

I need to do a request to various google api's and am having trouble forming the request so they are accepted (I have not got past the first request from youtube analytics).

can someone point me in the right direction?

0 投票
1 回答
224 浏览

google-api - Google+ Pages API 活动的问题。插入

我可以通过合作伙伴计划访问 Google+ Pages API,并且正在尝试发布到我的域帐户。我能够成功地发布到我通过我的域帐户管理的页面,以及发布到我的个人 G+ 页面,但是在发布到我的域 G+ 帐户时,我不断收到此错误:

我已确认我已包含所有范围。为了进行测试,我使用了 Google 提供的命令行示例:

任何人都知道为什么会发生这种情况?

0 投票
2 回答
1338 浏览

youtube-api - 如何使用 youtube api 获取用户所有订阅频道的列表?

我正在使用 Laravel-php,我有以下代码:

上面的代码给了我以下错误:

我也尝试使用 CURL 调用,但这也给了我同样的错误,任何建议都会节省我的时间我在代码中缺少什么?

0 投票
1 回答
506 浏览

youtube-api - Youtube 品牌管理器 API V3 支持

我有一个 youtube 频道 CNLohr,http://youtube.com/cnlohr,将其用作我的主要直播平台。它与我的主要 gmail 帐户不同。我的 gmail 帐户有自己的 youtube,但我没有订阅者或任何内容。CNLohr是“品牌经理”

我的问题是,在授权 API 应用程序时,它似乎只适用于我的 gmail 帐户。即使我授权它作为我的 youtube 品牌。这非常令人困惑,因为我可以在 youtube 上选择我的 youtube 或电子邮件帐户,但在访问 API 页面时却不能。

例如,如果我访问https://developers.google.com/youtube/v3/live/docs/liveChatMessages/list并尝试使用“试用此 API 功能”,它可以与我的电子邮件帐户完美配合 - 但是 - 似乎无法以“CNLohr”的身份登录该站点。当我点击图标时,它只显示我的 gmail 帐户,而不显示我的 youtube 帐户作为选项。

无论我尝试什么,我似乎都无法从我的品牌经理帐户中获得直播或直播聊天 ID,尽管通过我的普通 gmail 帐户这很简单。

如果我希望将 youtube API 与我的主要 24k 订阅者帐户一起使用,我应该如何进行?

比较帐户 (刮掉只是为了没有图像screevers收到我的电子邮件,你们知道没关系!)

0 投票
1 回答
142 浏览

google-apis-explorer - YouTube 报告媒体下载错误

YouTube 报告媒体下载 API 资源管理器在尝试测试下载时返回错误。我认为问题在于 API 需要 alt=media,并且 URL 的格式不正确。请注意,在下面的屏幕截图中,该 URL 包含一个“?” 在第二个参数之前。这不应该是一个“&”吗?

https://developers.google.com/apis-explorer/#p/youtubereporting/v1/youtubereporting.media.download

在此处输入图像描述