Re: Exception while calling OfflineConversionFeedService

2017-09-27 Thread Shafeena Kabir
Hi, Later I used Fiddler to check the Adwords API response and found the below error when code was throwing this exception : INVALID_STRING_DATE_TIME . This got to work after I corrected the feed.conversionTime value to proper format (Eg: DateTime.Now.ToString("MMdd HHmmss")

Re: Exception while calling OfflineConversionFeedService

2017-09-26 Thread Nathan Rose
Ok, thanks, I've created an issue in the .net adwords client library forum: https://github.com/googleads/googleads-dotnet-lib/issues/117 On Monday, September 25, 2017 at 7:57:49 AM UTC-7, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Nathan, > > Thanks for sharing the details. Since t

Re: Exception while calling OfflineConversionFeedService

2017-09-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Nathan, Thanks for sharing the details. Since the error is occurring before hitting the AdWords API, it might be something to do with the .NET client library. Could you please create an issue in the library's tracker ? Owner of the

Re: Exception while calling OfflineConversionFeedService

2017-09-22 Thread Nathan Rose
Yes, I am using the .Net library (v201708) And it appears the error happens before the soap request is sent (I'm guessing it is in the client libraries formation of the request). I will respond privately with the contents of the summary log from this request. On Friday, September 22, 2017 at

Re: Exception while calling OfflineConversionFeedService

2017-09-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Nathan, Could you confirm if you are using .NET library? I should be able to comment once I am able to take a look at the SOAP logs. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Re: Exception while calling OfflineConversionFeedService

2017-09-21 Thread Nathan Rose
FYI, I have been getting this same error trying to get the import working. I'll try to give you more information about the sap requests soon. On Thursday, September 21, 2017 at 8:07:40 AM UTC-7, Shafeena Kabir wrote: > > > Hi, > I am getting the below exception while trying to make > OfflineCon

Re: Exception while calling OfflineConversionFeedService

2017-09-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Shafeena, Could you please enable logging and share the complete SOAP logs for the API request along with your clientCustomerId? You could *reply privately to the author* while sharing the details. Thanks, Sreelaks

Exception while calling OfflineConversionFeedService

2017-09-21 Thread Shafeena Kabir
Hi, I am getting the below exception while trying to make OfflineConversionFeedService API call. Any help to resolve the below error is greatly appreciated. Thanks! Failed to upload conversion trackers. Exception details : System.ArgumentOutOfRa ngeException: The value of this argument must f