google adwords API OpportunityError.RPC_ERROR 的原因是什么
您可在此处找到有关 BulkOpportunityService 机会错误的文档,但没有任何有用的描述
可以在此处找到有关两种可能例外情况的 Opportunity.Reason 文档
枚举
- OPPORTUNITY_DOES_NOT_EXIST
- RPC_ERROR
有谁知道导致此错误的原因吗?
The documentation of the BulkOpportunityService Oppurtunity Error is found here without any helpful descriptions
Opportunity.Reason documentation for the two possible exceptions is found here
Enumerations
- OPPORTUNITY_DOES_NOT_EXIST
- RPC_ERROR
Does anyone know what causes this error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此错误表明服务后端存在临时问题,稍后重试应该可以解决该问题。
PS - 发布有关 AdWords API 问题的最佳位置是官方开发者论坛:http: //code.google.com/apis/adwords/forum.html
This error indicates that there was a temporary issue with the backend for the service, and retrying later should resolve the problem.
P.S. - The best place to post questions about the AdWords API is to the official developer forum: http://code.google.com/apis/adwords/forum.html