Is it possible to get more than 12 months monthly search volume from TargetingIdeaSelector ?

165 views
Skip to first unread message

Mark Edmondson

unread,
Jan 8, 2020, 10:29:28 AM1/8/20
to AdWords API and Google Ads API Forum
Hi! 

Up until recently I was getting 24 months worth of historic data for a TargetingIdeaService call with "TARGETED_MONTHLY_SEARCHES" in a requestedAttributeType, but now it seems that only 12 months are fetched.

Is this a permanent change or am I doing something wrong in the API call below (python)

    selector = {
'searchParameters':[
{
'xsi_type':'RelatedToQuerySearchParameter',
'queries': keywords
},
{
'xsi_type':'NetworkSearchParameter',
'networkSetting':{
'targetGoogleSearch': True,
'targetSearchNetwork': False,
'targetContentNetwork': False,
'targetPartnerSearchNetwork': False
}
},
{
'xsi_type':'LocationSearchParameter',
'locations':[{'id': locationId}]

}
],
'ideaType': 'KEYWORD',
'requestType':'STATS',
'requestedAttributeTypes':[
'KEYWORD_TEXT','TARGETED_MONTHLY_SEARCHES','AVERAGE_CPC','SEARCH_VOLUME'
],
'paging':{
'startIndex': '0',
'numberResults': '700'
},
'localeCode': 'da-DK', # RFC 3066
'currencyCode': currencyCode

}

If it is a permanent change, could I request if it could be upped to at least 13 months, as we lose the ability to do year-on-year comparisons for keyword trends that is very useful.

Yours sincerely,
Mark

Google Ads API Forum Advisor Prod

unread,
Jan 8, 2020, 4:21:30 PM1/8/20
to ma...@iihnordic.com, adwor...@googlegroups.com
Hi Mark,

Unfortunately, you can only currently get the last 12 months of search volume for the TargetingIdeaService. 

Regards,
Anthony
Google Ads API Team

ref:_00D1U1174p._5001UOGIsm:ref
Reply all
Reply to author
Forward
0 new messages