Re: v13 early sunset ?

2012-02-23 Thread Rori Stumpf
I'd like the fake error messages to stop. It's not necessary to pop these surprises in the middle of the night. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

AdWords API Re: ssl broken pipe | connection reset by peer

2009-06-15 Thread Rori Stumpf
FWIW, I've been seeing this on larger files - in my case, the keyword and ad performance reports. I hope it's resolved soon.. Thanks, Rori http://www.SimpleSmartAds.com On Jun 15, 12:14 pm, AdWords API Advisor wrote: > Hello, > >  Yes, and I just wanted to check in today and let folks know tha

AdWords API Re: ssl broken pipe | connection reset by peer

2009-06-09 Thread Rori Stumpf
FWIW, I have also been seeing this error over the last few days, but not this morning. Int32 Read(Byte[], Int32, Int32) throws "Received an unexpected EOF or 0 bytes from the transport stream." C# Code: Uri uri = new Uri(reportService.getReportDownloadUrl(reportId)); HttpWebRequest request = (Ht

AdWords API Re: How can I tell if the books are closed in a report?

2008-11-13 Thread Rori Stumpf
On Nov 12, 6:35 pm, MojoWIre <[EMAIL PROTECTED]> wrote: > Forgive me if the answer to this question is already available. I > looked for it in the docs and on this group and couldn't find it. I > want to know how to download a report of yesterday's data via the API, > in such a way that It's guara

AdWords API Re: .NET specific - public AdWordsUser(Hashtable headers) fails?

2008-11-13 Thread Rori Stumpf
On Nov 13, 6:07 pm, crozzer <[EMAIL PROTECTED]> wrote: > Done:http://code.google.com/p/google-api-adwords-dotnet/issues/detail?id=12 I am not sure if this is what you're looking for. This is how I use an MCC login to access the client account referenced by primaryEmail string: AdWordsUser user =