Re: .Exception in thread "main" java.lang.NoClassDefFoundError: AddCampaign Caused by: java.lang.ClassNotFoundException: AddCampaign

2010-08-26 Thread kondalarao yarragunta
Hi, Thanks for the quick reply according to your answers,I could run the following ways,still i am getting same error. Exception in thread "main" java.lang.NoClassDefFoundError: v200909/AddCampaign Caused by: java.lang.ClassNotFoundException: v200909.AddCampaign at java.net.U

Re: Using Sandbox v2009,How to get geographic data

2010-07-14 Thread kondalarao yarragunta
owse/trunk/examples/v200909/GetAllCampaignTargets.php > > Best, > - Eric Koleda, AdWords API Team > > On Jul 13, 1:18 am, kondalarao yarragunta > wrote: > > Hi, > > > > I have done get the results of campaingn,adgroups and keyword using > > sandbox api v2009, &g

Using Sandbox v2009,How to get geographic data

2010-07-12 Thread kondalarao yarragunta
Hi, I have done get the results of campaingn,adgroups and keyword using sandbox api v2009, but along with how to get geographic data using v2009 in PHP. please provide me some code examples in php. Thanks and Regards, Y.Kondalarao. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

UndeclaredPrefix: Cannot resolve 'ns1:CampaignOperation' as a QName: the prefix 'ns1' is not declared

2010-06-28 Thread kondalarao yarragunta
Hi, Just installed aw_api_php_lib_2.2.0 for sandbox. My PHP version is 5.2.5 version v200909. SOAP support is there. and linux server. when I try to use examples/v200909/GetAllCampaigns.php , I get this error. SoapFault Object ( [message:protected] => Unmarshalling Error: UndeclaredPrefix:

Re: BadAuthentication v200909 Sandbox

2010-06-14 Thread kondalarao yarragunta
gt; > >> \AdWords\src\Google\Api\Ads\AdWords\Lib\AdWordsUser.php(503): >> > > > > > > > > AuthToken->GetAuthToken() #1 >> D:\xampp\htdocs\testprojects\adwords >> > > > > > > > > >> \AdWords\src\Google\Api\Ads\AdWords\L

BadAuthentication v200909 Sandbox

2010-06-08 Thread kondalarao yarragunta
HI, I tried to run the PHP ClientLibrary(aw_api_php_lib_2.2.0) on my localhost. I changed the auth.ini like that: email = "myacco...@google.com" password = "mypassword" userAgent = "My Sandbox API Tool" applicationToken = "ignored" developerToken = "myacco...@google.com++usd" ; Uncomment to ma