Hi, I'm using a cron job to automate the adding of OfflineCallConversion to our AdWords account.
I have a few questions that i hope to get answers from: 1. When i add 10 OfflineCallConversionFeed via $offlineCallConversionService->mutate function. Can i assume that if there is no error, that all the 10 was accepted? 2. And if there is an error, can i assume that the number of errors are the ones not accepted? For example, if I add 10, and i got an api error of 4, can i assume that 6 were accepted? I'm asking the question because, using the #2 logic, i see the out of 14 conversion feed, it return 2 error, so i was expecting the other 12 to be accepted, BUT when i check the "Conversions Action" section for the specific date, nothing (0 zero) is reflected, meaning it was not added. Is there a way for me to accurately display which ONE is accepted via the API? Please let me know. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a2125b73-0396-4f6e-909d-a1d65a70eeffo%40googlegroups.com.
