Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/300.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-cloud-platform/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 如何在Google Plus API中按ActivityId、CommentId和UserId删除评论?_C#_Asp.net_Google Plus - Fatal编程技术网

C# 如何在Google Plus API中按ActivityId、CommentId和UserId删除评论?

C# 如何在Google Plus API中按ActivityId、CommentId和UserId删除评论?,c#,asp.net,google-plus,C#,Asp.net,Google Plus,我正在使用Google plus模块。我已经获得了用户的ActivityId评论。但是,问题是,我想通过在Google plus API中删除ActivityId、CommentId和UserId评论来删除用户的评论,是否可能,如果可能,那么如何删除。请给我有关此的全部详细信息 提前感谢。Google+API目前不支持此功能。API目前只允许读取公共数据。欢迎使用堆栈溢出。我建议你读这本书。虽然社区非常高兴并愿意提供帮助,但我们通常希望问题是狭义的、具体的和经过充分研究的。一个本质上需要代码的问

我正在使用Google plus模块。我已经获得了用户的ActivityId评论。但是,问题是,我想通过在Google plus API中删除ActivityId、CommentId和UserId评论来删除用户的评论,是否可能,如果可能,那么如何删除。请给我有关此的全部详细信息


提前感谢。

Google+API目前不支持此功能。API目前只允许读取公共数据。

欢迎使用堆栈溢出。我建议你读这本书。虽然社区非常高兴并愿意提供帮助,但我们通常希望问题是狭义的、具体的和经过充分研究的。一个本质上需要代码的问题通常不被接受。