Re: Help Please: No service named AdGroupAdServiceInterfacePort is available

2010-06-07 Thread AdWords API Advisor
Hi Chris, I can't see any obvious problems with your implementation. For a more in-depth analysis you should open an issue on the Java client library's site: http://code.google.com/p/google-api-adwords-java/issues/list Please include the sample code, stack trace, and any other potentially use

Re: Help Please: No service named AdGroupAdServiceInterfacePort is available

2010-06-02 Thread AdWords API Advisor
Hi Chris, Do you have the stack trace that was generated by this exception? Best, - Eric Koleda, AdWords API Team On Jun 1, 8:12 pm, Chris Kujawa wrote: > Anyone have any ideas as to why this doesn't work? It doesn't make > sense why I would be getting this error (and I still am) > > On May 28,

Re: Help Please: No service named AdGroupAdServiceInterfacePort is available

2010-06-01 Thread Chris Kujawa
Anyone have any ideas as to why this doesn't work? It doesn't make sense why I would be getting this error (and I still am) On May 28, 8:12 am, Chris Kujawa wrote: > Good morning all!  I am at a loss as to why I am seeing the above > error.  The "offending" code is: > > >                   AdGro

Help Please: No service named AdGroupAdServiceInterfacePort is available

2010-05-28 Thread Chris Kujawa
Good morning all! I am at a loss as to why I am seeing the above error. The "offending" code is: AdGroupAdServiceInterface service = null; try { service = user .getService( AdW