AdWords API Request an exception using API

2009-07-17 Thread brazilian-cinema
I sell movies; My ad very often contain words that are not allowed by Google, for example when I advertise the movie A Gun For Hire Goggle inform me that restricts the adverts of guns etc... I would like to require programatically (using the API) an exception. Is that possible? --~--~-~--~

AdWords API Re: Unable to use getUnitCountForClients

2009-07-02 Thread brazilian-cinema
ur code, and noticed the following: > >    String[] eMail = new String[] { "sa...@brazilian-cinema.com","" }; > > Why do you have that extra empty string in your array following your > email address? Could you try removing it? > > Cheers, > -Jeff Posnick,

AdWords API Re: Unable to use getUnitCountForClients

2009-07-01 Thread brazilian-cinema
ay); if (ads[0] != null) { Console.WriteLine("Quota count this mount Brazilian- cinema: {0}", ads[0].quotaUnits); return ; } //Modification end here // Get the quota used between January 1, 2009 and today. long unitCount = service

AdWords API Re: Unable to use getUnitCountForClients

2009-06-26 Thread brazilian-cinema
lient library > (http://code.google.com/p/google-api-adwords-dotnet/), but rather > generating the code yourself in Visual Studio from the WSDLs? > > Cheers, > -Jeff Posnick, AdWords API Team > > On Jun 25, 3:41 pm, brazilian-cinema > wrote: > > > I am using

AdWords API Re: Unable to use getUnitCountForClients

2009-06-25 Thread brazilian-cinema
code you posted at the start of this thread doesn't > give much indication as to why the empty element would > be serialized in your request. Are you using the official .NET Client > Library, and if so, which version? > > Cheers, > -Jeff Posnick, AdWords API Team &

AdWords API Re: Unable to use getUnitCountForClients

2009-06-24 Thread brazilian-cinema
nt. Therefore, you should leave the > "clientEmail" SOAP header blank and continue specifying your MCC's > email in the "email" header. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Jun 24, 10:49 am, brazilian-cinema > wrote: > > > 64bcb4

AdWords API Re: Unable to use getUnitCountForClients

2009-06-24 Thread brazilian-cinema
he > following: > > service1.requestIdValue.Text > > This property is set after any call to the Adwords API. It contains a > GUID-like identifier, that Google can use to find more information in > their logs. > > On Jun 23, 10:21 pm, brazilian-cinema > wrote: > >

AdWords API Re: Unable to use getUnitCountForClients

2009-06-23 Thread brazilian-cinema
> >  Could you turn on SOAP logging in the client library that you're > using, and pass along the value of the "requestId" SOAP response > header is in the SOAP error message you're getting back? With that > requestId I should be able to look up your request in our logs and see > exactly what's ca

AdWords API Unable to use getUnitCountForClients

2009-06-19 Thread brazilian-cinema
I call this routine with the appropriate values for clientEMail InfoService service1 = new InfoService(); service1.emailValue = new GoogleClass.com.google.adwords4.email(); service1.emailValue.Text = new String[] { email }; service1.passwordValue = new GoogleCl

AdWords API Ad a customer campaign with adword

2009-06-17 Thread brazilian-cinema
I am building a software that manage osCommerce sites (you can enter etc your ads on your desktop and the software list the ads retrieve sales etc..) I have the ability to create adword ads that point to a specific page in my site (for example I am selling a DVD the History of Cinderella, I defin