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;

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

AdWords API Re: Google::Adwords v1.12 Perl module (support for v13)

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Thanks Rohan! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to

AdWords API Re: keyword delete when we delete ad

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Keywords and ads are completely seperated. When you delete an ad, nothing happens to your keywords. - Jan On 16 Feb., 07:28, PSPL Noida psplno...@gmail.com wrote: Hello When we create a new ad in that case first of all we delete the old and create new.Now tell me when we delete the old ad

AdWords API Re: how do i start to use the Adwords api

2009-02-16 Thread Jan Piotrowski (AdWords API Guru)
Try APIlity: http://google-apility.sourceforge.net/ - Jan On 14 Feb., 09:40, ainihong001 ainihong...@126.com wrote:  hi,i want to use some Adwords api. and i have got developer_token and application_token, i use the demo of get_keyword_variations.php . But it returns List of additional

AdWords API Terms for creating a service with adwords api...

2009-02-16 Thread kray
Hi all, I want to develop a suite of services -- and one will need the results from googles adwords api. really it will just be the results from the adwords keyword tool. Does the adwords licence allow you to use the code behind a locked site for subscribers only -- and if not, what are the

AdWords API Developer and Application Token Disapproved

2009-02-16 Thread rkal
Hallo, I would like to create an application that will use Adwords API. I applied for necessary tokens, but my application was rejected due to the fact that I classified myself as an Advertiser, but also indicated that my application may be used by external users. I also marked that I would like

AdWords API XML encoding.

2009-02-16 Thread Phil
I am not sure how to approach this problem. I am currently working in the sandbox. I am using the .net adwords API library (v12 or v13 - at the time of writing I am not sure). I am XML encoding all values before I send them to a service. However I am still getting 'There is an error in XML

AdWords API Ad Preview Tool

2009-02-16 Thread TCash
Adwords API team, is there any plans to include the functionality that we get from the Google AdWords: Ad Preview Tool into the API? I think there would probably be many users out there that would like to know their positioning at any given time like this tool provides rather than a cumulative

AdWords API How to add new keyword with existing adgroup

2009-02-16 Thread PSPL Noida
Hello if we add new keyword with existing ad-group. so i want to know this keyword add with previous keyword or previous keyword will be lost.? how we can see the all keyword of adgroup? --~--~-~--~~~---~--~~ You received this message because you are subscribed to

AdWords API Re: updateCriteria returns error

2009-02-16 Thread ali.ghaznavi.mediafl...@gmail.com
Dear Jan Piotrowski (AdWords API Guru), Thanks for your kind reply. Thing is that i need to achieved this by using directly Adword Api i know i am using APIlity but i need to do this directly with out using it that is why i have included the code that i am using it if you are a real guru then