This is already being discussed in http://groups.google.com/group/adwords-api/browse_thread/thread/b7a3ad75146b0733
Let's keep the conversation there instead of splitting off into two threads. Cheers, -Jeff Posnick, AdWords API Team On Jan 21, 8:05 am, kvrvr <[email protected]> wrote: > Hi, > > The error message goes like this when i try to get data for Account > Performance Report, "Unable to automatically step ito the server. > Connecting to the server machine 'adwords.google.com' failed. The > debugger cannot to the remote computer. This may be because the remote > computer does not exist or a firewall may be preventing communication > to the remote computer. Please see help for assistance". But i was > able to get the data for my Campaign Report. Little confusing here... > > Thanks in advance, > KVRVR > > On Jan 21, 12:36 am, AdWords API Advisor > > <[email protected]> wrote: > > Hello, > > > I'm afraid that we need more information in order to diagnose the > > root cause. At the very least, if you could provide value of the full > > SOAP fault that would help (there is usually additional elements in > > the fault explaining exactly what went wrong). The best would be if > > you could provide a log of both the request and response XML that you > > are sending and getting back, with any sensitive password or token > > information X-ed out. > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On Jan 18, 11:15 pm, kvrvr <[email protected]> wrote: > > > > Hi Team, > > > > I'm trying to get "ACCOUNT RELATED DETAILS". I got an error i.e. "One > > > or more report job parameters is invalid". I shared my part of the > > > code below. Please share the directions. As per my knowledge, the > > > problem is with "selectedColumns"; please correct me if i'm wrong. > > > > reportJob.SelectedReportType = "Account"; > > > reportJob.aggregationTypes = new string[] { "HourlyRegardlessDate" }; > > > string[] customOptions = { "CustomerName" }; > > > reportJob.selectedColumns = customOptions;- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
