AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-20 Thread a2b
Hope this helps! http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/ v200909" xmlns:ns2="https://adwords.google.com/api/adwords/o/v200909"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> *** * **

AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-19 Thread a2b
eference/TargetingIde... > >   > LanguageTargetSearchParameter:http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde... > > Best, > - Eric > > On Nov 18, 7:13 pm, a2b wrote: > > > Great, thank you for all your help.  One more question... I am getting > > back the fo

AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-18 Thread a2b
eyword Tool: > >  http://www.google.com/sktool/. > > The results from this tool and the TargetingIdeaService may be > different that those from the old Keyword Tool and > KeywordToolService: > >  http://www.google.com/support/sktool/bin/answer.py?hl=en&answer=114875. >

AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-18 Thread a2b
I ran it on production and was able to get data back. Are these numbers suppose to line up with the KeywordToolExternal? https://adwords.google.com/select/KeywordToolExternal The numbers seem to be quite different. On Nov 18, 2:30 pm, a2b wrote: > The sandbox -- I am about to test w

AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-18 Thread a2b
onment will not return real data for > this service. > > Best, > - Eric > > On Nov 18, 4:04 pm, a2b wrote: > > > I tried that and got back an array of 299 or so elements which were > > all NULL. See below: > > > object(TargetingIdeaPage)#38 (2) { > >

AdWords API Re: PHP v2009 Monthly Search Volume

2009-11-18 Thread a2b
I tried that and got back an array of 299 or so elements which were all NULL. See below: object(TargetingIdeaPage)#38 (2) { ["totalNumEntries"]=> int(300) ["entries"]=> array(300) { [0]=> object(TargetingIdea)#37 (1) { ["data"]=> NULL } [1]=> object(Targetin

AdWords API PHP v2009 Monthly Search Volume

2009-11-18 Thread a2b
I have spent hours of trial & error and searching the net/ documentation to try and get the monthly search volume for a specific keyword/search term. I have been very unsuccessful... I can't seem to find any sample code for this for the v2009 API. Below is some general code I have been trying to