TargetingIdeaService API sort keywords on basis of relevance
56 views
Skip to first unread message
Nitin Aggarwal
unread,
Jun 2, 2017, 6:05:23 AM6/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi
I am using TargetingIdeaService to get popular keywords, I only need the top 20 most relevant keyword, but i could not find the option to sort by relevance as we have on keyword planner webpage
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Nitin,
While TargetingIdeaService is equivalent to the Keyword Planner in the UI, since it can be configured with more than one different SearchParameter, the returned results may differ significantly when a different SearchParameter is used. I'm afraid you'll have to post process the response to get the most relevant keywords. You can also consider using the Keyword optimizer which shows how to combine the TargetingIdeaService and TrafficEstimatorService to find an optimized set of keywords using an iterative process.
Regards,
Shwetha, AdWords API Team.
Nitzan Aviram
unread,
Jun 20, 2017, 11:08:34 AM6/20/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi guys,
I wonder if anyone has a better answer.
It seems that TargetingIdeaService provide CPC but not the relevance to the query parameter or parameters.
SEMrush has a "%related score" in their UI but not in their API.