Hi, What is the requestId of a request that demonstrates this behavior?
Best, - Eric Koleda, AdWords API Team On May 25, 3:07 am, "[email protected]" <[email protected]> wrote: > ... > $targetingIdeaSelector->ideaType = 'KEYWORD'; > $targetingIdeaSelector->requestType = 'IDEAS'; > $targetingIdeaSelector->requestedAttributeTypes = array('COMPETITION', > 'GLOBAL_MONTHLY_SEARCHES', 'KEYWORD', 'TARGETED_MONTHLY_SEARCHES'); > ... > result: > TargetingIdeaPage Object > ( > [totalNumEntries] => 265 > [entries] => Array > ( > [0] => TargetingIdea Object > ( > [data] => Array > ( > [0] => Type_AttributeMapEntry Object > ( > [key] => TARGETED_MONTHLY_SEARCHES > [value] => > MonthlySearchVolumeAttribute Object > ( > [value] => Array > ( > [0] => > MonthlySearchVolume Object > ( > [year] => > 2010 > [month] => > 4 > [count] > => > ) > > [1] => > MonthlySearchVolume Object > ( > [year] => > 2010 > [month] => > 3 > [count] > => > ) > > [2] => > MonthlySearchVolume Object > ( > [year] => > 2010 > [month] => > 2 > [count] > => > ) > > [3] => > MonthlySearchVolume Object > ( > [year] => > 2010 > [month] => > 1 > [count] > => > ) > > [4] => > MonthlySearchVolume Object > ( > [year] => > 2009 > [month] => > 12 > [count] => > 550000 > ) > > as you can see - can't get the search count for last 4 months (or > entire year 2010) > > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion > group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > 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 > athttp://groups.google.com/group/adwords-api?hl=en -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
