Hi Anash,
yes, unfortunately we still have the issue. The last 502 Error occured with
our nightly sync about 4 hours ago. We manage a really hughe amount of
keywords through the API, I hope it's not because of that.
Thanks
Andreas
On Monday, August 26, 2013 7:34:26 PM UTC+2, Anash P. Oomme
; takes it as strings or a hash.
>
> Or, as another alternative, you can just forgo using the .NET client
> library entirely and generate the .NET classes yourself from the
> WSDLs--VisualStudio.NET makes that fairly easy, and that's all the
> client library is (with a few nice
ustom class you've created?
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Dec 18, 4:05 am, adchased wrote:
>
> > Hello Jeff,
>
> > yes. AdUser and AdWordsUser is in fact identical. I just had to change
> > the header retrival to
>
> >
ass
> in the .NET Client Library is AdWordsUser.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Dec 17, 5:45 pm, adchased wrote:
>
> > Hello,
>
> > I'm using C#
Hello,
I'm using C# (within ASP.NET) for the Adwords API, this is how far I
am until now:
--
using com.google.api.adwords.lib;
using com.google.api.adwords.v12;
...
void AdApiTesting()
{
AdUser user