Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-26 Thread JohnW2G
primary email on the > account, which in this case ends with "@gmail.com".  If you use > client_1+...@gmail.com then the request should work successfully. > > Best, > - Eric > > On Jul 24, 11:31 am, JohnW2G wrote: > > > Here is the debug print out I get when ru

Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-24 Thread JohnW2G
ENT_EMAIL_INVALID [ApiErrorType] => AuthenticationError [_parameterMap:private] => Array ( [ApiError.Type] => ApiErrorType )

Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-24 Thread JohnW2G
a-instance"; > > xsi:type="AuthenticationError"> > >             > >             > > client_1+jwri...@where2getit.com > m> > > > > > AuthenticationError.CLIENT_EMAIL_INVALID > >             AuthenticationError > >          

Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-20 Thread JohnW2G
nt > accounts.  What error are you receiving when the clientId is not > commented out? > > Best, > - Eric > > On Jul 15, 3:52 pm, JohnW2G wrote: > > > Hey Eric, > > > Thanks for the reply. > > > I changed auth.ini, commenting out the clientID field as shown

Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-15 Thread JohnW2G
hout the clientEmail specified as well? > Campaigns can only be added to a client account, as MCC accounts are > not allowed to have campaigns of their own. > > Best, > - Eric Koleda, AdWords API Team > > On Jul 14, 11:22 am, JohnW2G wrote: > > > I am trying to se

Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-14 Thread JohnW2G
I am trying to setup a sandbox using the v201003 PHP libraries and sample code. No matter what I do I keep getting the CLIENT_EMAIL_INVALID error. Here are my configurations: auth.ini email = "jx...@.com" password = "" userAgent = "Johns Test" applicationToken = "" developerToken = "jx..

Re: v200909 for Perl - display_stats.pl Error Response From Sandbox

2010-06-02 Thread JohnW2G
I see that this problem has been posted before and an Issue ticket was made for it: http://code.google.com/p/google-api-adwords-perl/issues/detail?id=12 But there has been no traction on it for over two months. Is there any ETA for a fix on this? On Jun 2, 9:30 am, JohnW2G wrote: > I have

v200909 for Perl - display_stats.pl Error Response From Sandbox

2010-06-02 Thread JohnW2G
I have set up the v200909 of the API libraries for Perl and tried to run the sample display_stats.pl file. I am able to send a request to the sandbox environment just fine but I am getting back an error response, here are the xmls: Outgoing Request: http://www.w3.org/2001/XMLSchema"; xmlns:xsi="h

Re: v200909 - Getting a compilation error while attempting to test the API in a Perl environmen

2010-06-01 Thread JohnW2G
IN { our @ISA = "SOAP::Deserializer"; } should also fix the issue... End Quote I have edited the module and I no longer am getting a compilation error. On Jun 1, 9:07 am, JohnW2G wrote: > I see there was some traction with perl issues in general on: > > http://groups.g

Re: v200909 - Getting a compilation error while attempting to test the API in a Perl environmen

2010-06-01 Thread JohnW2G
made. On Jun 1, 8:44 am, JohnW2G wrote: > I am attempting to setup the v2009 Adwords API for perl and I am > running into a compilation error. > > I have downloaded and installed the latest library package: > awapi_perl_lib_1.3.2.tar.gz > > I have downloaded and installed the l

v200909 - Getting a compilation error while attempting to test the API in a Perl environmen

2010-06-01 Thread JohnW2G
I am attempting to setup the v2009 Adwords API for perl and I am running into a compilation error. I have downloaded and installed the latest library package: awapi_perl_lib_1.3.2.tar.gz I have downloaded and installed the latest version of the SOAP WSDL module (no on version 861 the last time I

SOAP/Deserializer.pm did not return a true value at (eval 93) line 3.

2010-05-28 Thread JohnW2G
Getting a compilation error while attempting to test the API in a Perl environment: I have downloaded and installed the latest library package: awapi_perl_lib_1.3.2.tar.gz I have downloaded and installed the latest version of the SOAP WSDL module: http://soap-wsdl.svn.sourceforge.net/viewvc/soap-