Hello, I'm using the PHP library and trying to send a batch of offline conversions to the API, I am adding all of them to the same feed to make just one request.
If I send 100 conversions and just one of those has bad data, the API returns an exception saying "OfflineConversionError.INVALID_CLICK" (just an example), are the other 99 offline conversions going to get posted to the API successfully? Since I don't get any success response, just an exception, I am not sure which ones went through, is there a way to handle this? Or any suggestion?. At least knowing if the other ones get posted even though it raised an exception would be helpful. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/d/optout.
