Hi, Thanks for pointing this out. Could you open an issue on the PHP library's github page <https://github.com/googleads/googleads-php-lib/issues>?
Thanks, Josh, AdWords API Team On Friday, March 6, 2015 at 4:38:44 AM UTC-5, Tomas Rimkus wrote: > > 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/25c5bb92-066c-40f6-9ddb-7072a9e5e881%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
