AdWords API Re: Migrating the KeywordToolService from v13 to v200909

2010-02-08 Thread AdWords API Advisor
Hi Ryan, Yes, multiplying by five should return the v13 equivalent. Best, - Eric On Feb 7, 11:38 pm, Ryan wrote: > Eric, > > Thanks for getting back to me so quickly. For clarification, the > advertiserCompetitionScale is an integer from 0 to 5 while COMPETITION > is a double between 0 and 1. I

AdWords API Re: Migrating the KeywordToolService from v13 to v200909

2010-02-07 Thread Ryan
Eric, Thanks for getting back to me so quickly. For clarification, the advertiserCompetitionScale is an integer from 0 to 5 while COMPETITION is a double between 0 and 1. Is it a direct 5x transform? Can I multiply COMPETITION by 5 to get the equivalent v13 value? Thanks again, - Ryan -- You re

AdWords API Re: Migrating the KeywordToolService from v13 to v200909

2010-02-05 Thread AdWords API Advisor
Hi Ryan, The equivalent attributes are: advertiserCompetitionScale => COMPETITION lastMonthSearchVolume => TARGETED_MONTHLY_SEARCHES (this is an array of the last 12 months) avgSearchVolume => AVERAGE_TARGETED_MONTHLY_SEARCHES Best, - Eric Koleda, AdWords API Team On Feb 4, 5:30 pm, Ryan wrote