At least the PHP example -> 
https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201409/ErrorHandling/HandlePolicyViolationError.php
 has 
a couple of minor bugs:
* In case the first mutate request succeeds, the second one will be 
executed anyway because it's outside catch block
* There is no need to check the size of $operationIndicesToRemove before 
running foreach loop on line 108

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dcad88fd-bd86-403e-bbb8-29e5d0785f47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to