AdWords API Re: Perl / SOAP Adwords API problem

2009-02-16 Thread Daniel Rogers
Hi Rohan, Thanks for your help. Initially when I tried this I was still only getting one result back, so I figured it must be a problem with my installation and reinstalled SOAP::Lite using cpan. This solved the problem! Many thanks, Dan On Mon, Feb 16, 2009 at 9:18 AM, Rohan Almeida wrote: >

AdWords API Re: Perl / SOAP Adwords API problem

2009-02-16 Thread Rohan Almeida
Hi, It looks to me like you're using an incorrect XPath expression to get to your results. "//body" i.e. I guess using "//moreSpecific" should help. I've also had a try at this using Google::Adwords, but on the sandbox. my $seed_keyword1 = Google::Adwords::SeedKeyword->new; $seed_keyword1