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?
--~--~-~--~
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,
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
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
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
&
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
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:
>
>
>
> 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
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
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
10 matches
Mail list logo