Is it possible to fetch keyword planner device breakdown data via API?
90 views
Skip to first unread message
Greg B
unread,
Apr 27, 2017, 1:58:02 PM4/27/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 need to get a device breakdown data for search volume (I've attached a screenshot from UI) via API call(s).
I've asked an Internet wisdom, studied Adwords documentation but I have no clue if and how to do that. Is that possible? If yes then where should I start?
TIA for any hints,
Greg.
Vishal Vinayak (Adwords API Team)
unread,
Apr 27, 2017, 4:09:34 PM4/27/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 Greg,
Using AdWords API, you can use TargetingIdeaService to retrieve these attributes about a TargetingIdea in an API call. You can also check out TrafficEstimatorService to retrieve traffic estimates for keywords, campaigns etc. Using the platformEstimateRequested field in your selector, you can retrieve a platform level breakdown of campaign level estimates. Unfortunately, there is no way to retrieve the keyword search volume directly based on the device type. Please feel free to revert if you have additional questions.
Regards, Vishal, AdWords API Team
Greg B
unread,
May 2, 2017, 9:46:38 AM5/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 Vishal,
thank you very much for your reply. I am able to get data from TargetingIdea and I will try the other ones. I was asked if it's possible to fetch device breakdown via API but it looks like it's not possible and it should be done via Adwords UI.