简体   繁体   中英

What is the cause of google adwords API OpportunityError.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?

This error indicates that there was a temporary issue with the backend for the service, and retrying later should resolve the problem.

PS - The best place to post questions about the AdWords API is to the official developer forum: http://code.google.com/apis/adwords/forum.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM