google adwords API OpportunityError.RPC_ERROR 的原因是什么

发布于 2024-10-30 20:36:54 字数 712 浏览 1 评论 0原文

您可在此处找到有关 BulkOpportunityService 机会错误的文档,但没有任何有用的描述

http://code.google.com/apis/adwords/docs/reference/latest/BulkOpportunityService.OpportunityError.html

可以在此处找到有关两种可能例外情况的 Opportunity.Reason 文档

http://code.google.com/apis/adwords/docs/reference/latest /BulkOpportunityService.OpportunityError.Reason.html

枚举

  1. OPPORTUNITY_DOES_NOT_EXIST
  2. RPC_ERROR

有谁知道导致此错误的原因吗?

The documentation of the BulkOpportunityService Oppurtunity Error is found here without any helpful descriptions

http://code.google.com/apis/adwords/docs/reference/latest/BulkOpportunityService.OpportunityError.html

Opportunity.Reason documentation for the two possible exceptions is found here

http://code.google.com/apis/adwords/docs/reference/latest/BulkOpportunityService.OpportunityError.Reason.html

Enumerations

  1. OPPORTUNITY_DOES_NOT_EXIST
  2. RPC_ERROR

Does anyone know what causes this error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜还是长夜 2024-11-06 20:36:54

此错误表明服务后端存在临时问题,稍后重试应该可以解决该问题。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文