本文介绍了YouTube API V3 不返回“统计信息"/videos 端点的一部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从 2017 年 4 月 6 日起,我停止获取统计"部分,它运行得非常好,现在对于几个视频,我没有得到统计"部分.当我拨打此电话时,https://www.googleapis.com/youtube/v3/videos?part=statistics&key=validKey&id=3cxixDgHUYw

I stopped getting "statistics" part, from 06-April-2017, It was working perfectly fine and now for several videos I am not getting "statistics" part. when I make this call, https://www.googleapis.com/youtube/v3/videos?part=statistics&key=validKey&id=3cxixDgHUYw

仅供参考,我也尝试从这里获取统计"部分,但没有收到.https://developers.google.com/youtube/v3/docs/videos/list

FYI, I also tried getting "statistics" part from here, but not receiveing it. https://developers.google.com/youtube/v3/docs/videos/list

推荐答案

同样的问题,有人在 Google 的问题跟踪器中打开了一个问题 这里

Same issue as well, someone has opened up an issue at Google's issue tracker here

这篇关于YouTube API V3 不返回“统计信息"/videos 端点的一部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 04:44