PartialFailure=false for RateExceeded or InternalApiErrors

15 views
Skip to first unread message

jo...@criteo.com

unread,
Jul 27, 2016, 8:45:40 PM7/27/16
to AdWords API Forum
We have an auto-retry library that automatically retries operations in case of DatabaseError, RateExceededError, and InternalApiError. In certain cases, this causes some errors like removing keywords that have already been removed. Would turning off partialFailure apply to these errors so the whole request can be retried again without modification?

Joyce Lava

unread,
Jul 28, 2016, 2:26:20 AM7/28/16
to AdWords API Forum
Hello,

You may handle the failed operations with partialFailure set to true. Please refer to this page to get more details on how to do so. You may want to try this to process just the failed operations and not the whole operation. Additionally, you may check the best practices for distinguishing error types and handling partial failures.

Hope this helps.

Best Regards,
Joyce, AdWords API Team

Joyce Lava

unread,
Jul 28, 2016, 3:29:14 AM7/28/16
to AdWords API Forum
Reply all
Reply to author
Forward
0 new messages