Hi
I'm using the adwords api to upload offline conversions. (v201402- C# .NET app) I'm having trouble with the conversionTime value. I keep getting this error whenever i try uploading any value: *InnerException = {"[DateError.INVALID_STRING_DATE_TIME @ operations[0].operand]"}* I am using the following date format to upload the conversion. string conversionTime = DateTime.Now.ToString("yyyyMMdd HHmmss Asia/Calcutta"); I also have tried with the following: string conversionTime = DateTime.Now.ToString("yyyymmdd hhmmss tz"); But nothing is working. Please help me as I am really stuck into this. NOTE : The strange thing on the other hand is this although I am getting the above exception, my conversion gets uploaded on my Adwords Account...!!!!! Thanks Sam -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.