我在其中一个项目中使用YouTube API。在某些情况下,我发现我收到的回复中没有“gd $ rating”。可能的原因是什么?有没有解决方法?
答案 0 :(得分:1)
这听起来像是“不要总是相信API返回值完全或准确”的经典示例。您很可能不得不预料到代码中会发生这种情况。即使它是在API中定义的。
例如:https://developers.google.com/youtube/2.0/reference#youtube_data_api_tag_gd:rating
来自文档: gd $ rating This element is only returned if the video has been rated.