Re: traffic estimator geotarget

2011-01-28 Thread AdWords API Advisor
Hi Jason, That's correct, the Traffic Estimator web interface has the same limitation. Best, - Eric On Jan 28, 11:52 am, jmshinn wrote: > In other words, you can't target a city when requesting search > volume.  You can only target a country and a language.  My > understanding is that this is e

Re: traffic estimator geotarget

2011-01-28 Thread jmshinn
In other words, you can't target a city when requesting search volume. You can only target a country and a language. My understanding is that this is equivalent to the adwords user interface, is that correct? -Jason On Jan 27, 6:52 pm, AdWords API Advisor wrote: > Hi Murali, > > The average lo

Re: traffic estimator geotarget

2011-01-27 Thread AdWords API Advisor
Hi Murali, The average local monthly searches are available using AVERAGE_TARGETED_MONTHLY_SEARCHES. You target countries and languages. In STATS mode you can pass up to 2000 keywords in a request. Best, - Eric On Jan 27, 1:26 am, Murali4044 wrote: > Hi Eric, > > I can get "GLOBAL MONTHLY SEA

Re: traffic estimator geotarget

2011-01-26 Thread Murali4044
Hi Eric, I can get "GLOBAL MONTHLY SEARCH" from GetReleatedKeywords.php But i have few question How can we calculate "LOCAL MONTHLY SEARCH"? Can we target the particular location? And can we pass multiple keywords in single request for getting "LOCAL MONTHLY SEARCH"? Thanks in advance Murali

Re: traffic estimator geotarget

2011-01-11 Thread AdWords API Advisor
Hi Murali, You can use the TargetingIdeaService in STATS mode to get AVERAGE_TARGETED_MONTHLY_SEARCHES. Best, - Eric On Jan 11, 1:26 am, Murali4044 wrote: > Hi Eric, > > How can i get local monthly searches through API. > can i pass multiple keywords in single request. is it possible in > GetRe

Re: traffic estimator geotarget

2011-01-10 Thread Murali4044
Hi Eric, How can i get local monthly searches through API. can i pass multiple keywords in single request. is it possible in GetRelatedKeywords.php ? Thanks in advance Murali M On Jan 7, 3:43 am, AdWords API Advisor wrote: > Hi Murali, > > You are likely making this request against the sandbox

Re: traffic estimator geotarget

2011-01-06 Thread AdWords API Advisor
Hi Murali, You are likely making this request against the sandbox environment, which returns dummy data for these requests. Best, - Eric On Jan 5, 6:05 am, Murali4044 wrote: > Hi Eric, > > Thanks for your reply. through this API i am getting very high values for > example keyword "florist" loca

Re: traffic estimator geotarget

2011-01-05 Thread Murali4044
Hi Eric, Thanks for your reply. through this API i am getting very high values for example keyword "florist" location is New york,US-NY,US. the value is give below. Results for the keyword with text 'florist' and match type 'BROAD': Estimated average CPC: -1765467296 Estimated ad position: 4.00

Re: traffic estimator geotarget

2010-12-08 Thread AdWords API Advisor
Hi Murali, Here is an example of creating a CityTarget with the API: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/tests/Google/Api/Ads/AdWords/v200909/CampaignTargetServiceTest.php#129 Best, - Eric On Dec 7, 5:09 am, Murali4044 wrote: > In document > > When creating a

Re: traffic estimator geotarget

2010-12-07 Thread Murali4044
In document When creating a city target for a campaign, set its cityName and provinceCode fields using one of the table rows below (the countryCode field will be US). can you give example for target abbeville in US. i am passing the values like CityTarget(Abbeville-US-AL). but i got error. Than

Re: traffic estimator geotarget

2010-12-03 Thread AdWords API Advisor
Hi Murali, These aren't functions, but rather classes based off of the AdWords API schema. The documentation on CityTarget is available here: http://code.google.com/apis/adwords/docs/reference/latest/CampaignTargetService.CityTarget.html Best, - Eric Koleda, AdWords API Team On Dec 2, 8:17 

traffic estimator geotarget

2010-12-02 Thread Murali M
Hi, In sandbox example there is CountryTarget('US') function. I need to target city and other location. i changed to CityTarget('US-AL'). but its not working. and i tried with "Metrocode" also but it showing error like: [RequiredError.REQUIRED @ selector.campaignEstimateRequests[0].targets[0].cou