Re: GoogleInternalError

2011-03-07 Thread Eric Koleda
Hi Cris, Please see the follow thread for information about sandbox issues that we're having at the moment: http://code.google.com/apis/adwords/forum.html?place=topic/adwords-api/Yj1BZpt0c2Q/discussion Best, - Eric Koleda, AdWords API team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

GoogleInternalError

2011-03-04 Thread Cris
Hi, I'm using adwords4r and deploying on heroku. Using the sandbox, I get this error AdWords::Error::GoogleInternalError (): So far all I am doing is adding a campaign, What specifically is causing this? code below : operation = { :operand => { :name => 'Samp

Re: GoogleInternalError when trying to set PolygonTargets

2011-02-15 Thread AdWords API Advisor
ans wrote: > > >> > Hello, > > >> > when I try to set PolygonTargets i get the following error: > > >> > Failure/Error: response = campaign_target_srv.mutate([geo_operation]) > >> > AdWords::Error::GoogleInternalError > > >

Re: GoogleInternalError when trying to set PolygonTargets

2011-02-15 Thread Hans Hasselberg
e library. >> >> Cheers, >> Anash P. Oommen, >> AdWords API Advisor. >> >> On Feb 10, 6:01 am, Hans wrote: >> >> > Hello, >> >> > when I try to set PolygonTargets i get the following error: >> >> > Failure/Error: r

Re: GoogleInternalError when trying to set PolygonTargets

2011-02-11 Thread Hans
lygonTargets i get the following error: > > > Failure/Error: response = campaign_target_srv.mutate([geo_operation]) > > AdWords::Error::GoogleInternalError > > > Any hint is appreciated! > > > Code: > > -- snip -- > > coordinates = [ &

Re: GoogleInternalError when trying to set PolygonTargets

2011-02-11 Thread AdWords API Advisor
ash P. Oommen, AdWords API Advisor. On Feb 10, 6:01 am, Hans wrote: > Hello, > > when I try to set PolygonTargets i get the following error: > > Failure/Error: response = campaign_target_srv.mutate([geo_operation]) > AdWords::Error::GoogleInternalError > > Any hint is appreci

[adwords4r] GoogleInternalError when trying to set PolygonTargets

2011-02-10 Thread Hans
Hello, when I try to set PolygonTargets i get the following error: Failure/Error: response = campaign_target_srv.mutate([geo_operation]) AdWords::Error::GoogleInternalError Any hint is appreciated! Code: -- snip -- coordinates = [ [52.254709, 11.447754], [52.281602

Re: AdWords::Error::GoogleInternalError: get Call Failed

2010-05-24 Thread benr75
> On May 11, 4:59 am, fwmadwords wrote: > > > > > > > I'm using the Ruby client library and trying to use the TargetingIdea > > service. When I use the sandbox, I get some results back, but when I > > use my production credentials, I get this error: > &

Re: AdWords::Error::GoogleInternalError: get Call Failed

2010-05-12 Thread AdWords API Advisor
use the TargetingIdea > service. When I use the sandbox, I get some results back, but when I > use my production credentials, I get this error: > > AdWords::Error::GoogleInternalError: get Call Failed: > # > > Here is my code: > > service = @adwords.service("TargetingId

AdWords::Error::GoogleInternalError: get Call Failed

2010-05-11 Thread fwmadwords
I'm using the Ruby client library and trying to use the TargetingIdea service. When I use the sandbox, I get some results back, but when I use my production credentials, I get this error: AdWords::Error::GoogleInternalError: get Call Failed: # Here is my code: service = @adwords.se