Hi Eric, Thanks for your response !
Do you have any future plan to release function call to generate Monthly/Daily keyword trends in v13 KeywordToolService? We are keen on building a tool which would generate the report automatically on the given Date/Month as input. Any help OR guidance on this would be greatly appreciated? Thanks, Warm Regards, Saravanan On Feb 12, 8:37 pm, AdWords API Advisor <[email protected]> wrote: > Hi Saravanan, > > This isn't possible with the v13 KeywordToolService, but you can get > more information using the v200909 TargetingIdeaService. The > AttributeType TARGETED_MONTHLY_SEARCHES will return the search volume > for the last 12 months. > > http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIde... > > Best, > - Eric Koleda, AdWords API Team > > On Feb 11, 11:35 pm,SaravananTopgun<[email protected]> wrote: > > > FYI..currently, am using V13 and on the other hand , i have setup > > V200909 as well. > > > Thanks, > > S > > > On Feb 11, 7:03 pm,SaravananTopgun<[email protected]> wrote: > > > > Hi, > > > > I have used "get_keyword_variations.php" script to generate keyword > > > variation report, which is producing the following output. > > > > Array ( [moreSpecific] => Array ( [0] => Array ( [text] => live > > > cricket australia [language] => [advertiserCompetitionScale] => 3 > > > [avgSearchVolume] => 40500 [lastMonthSearchVolume] => 12100 ) [1] => > > > Array ( [text] => cricket test australia [language] => > > > [advertiserCompetitionScale] => 2 [avgSearchVolume] => 9900 > > > [lastMonthSearchVolume] => 3600 ) [2] => Array ( [text] => australia > > > live cricket [language] => [advertiserCompetitionScale] => 3 > > > [avgSearchVolume] => 40500 [lastMonthSearchVolume] => 12100 ) [3] => > > > Array ( [text] => cricket scores australia [language] => > > > [advertiserCompetitionScale] => 3 [avgSearchVolume] => 5400 > > > [lastMonthSearchVolume] => -1 ) [4] => Array ( [text] => cricket score > > > australia [language] => [advertiserCompetitionScale] => 3 > > > [avgSearchVolume] => 22200 [lastMonthSearchVolume] => 1900 ) [5] => > > > Array ( [text] => cricket team australia [language] => > > > [advertiserCompetitionScale] => 2 [avgSearchVolume] => 5400 > > > [lastMonthSearchVolume] => 1000 ) [6] => Array ( [text] => cricket > > > australia [language] => [advertiserCompetitionScale] => 5 > > > [avgSearchVolume] => 246000 [lastMonthSearchVolume] => 49500 ) [7] => > > > Array ( [text] .... > > > > Is there a way through which i can generate report for same keyword on > > > Daily/Monthly(by giving specific month)? > > > > Looking forward to hear from you. > > > > Thanks, > > > Warm Regards, > > > Saravanan -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.
