extract exact or at least better estimate of actual bid through AdWords API
56 views
Skip to first unread message
Mehdi Zare
unread,
Feb 18, 2016, 8:49:43 AM2/18/16
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 better figure about actual bid on keyword level. I mean something better than avg. bid. Is it possible to get it through a query on AdWords API?
I'm also interested in effective quality score and position.
Anthony Madrigal
unread,
Feb 18, 2016, 1:48:02 PM2/18/16
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 Mehdi,
You can find most of these fields by running the Keywords Performance Report. Some of the bid fields are CpcBid and CpmBid. This report also contains the QualityScore and some fields related to the position.
Cheers,
Anthony
AdWords API Team
Mehdi Zare
unread,
Feb 21, 2016, 12:18:20 AM2/21/16
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 Anthony,
I tried different combination, but the main issue is that the only parameter I have on time dimension is Date that doesn't include hour or minute.
Is it possible to access data on hour of date and minute?
CpcBid return max cpc set for keyword, not actual winning bid. How can I access it?
Cheers,
Mehdi
Yin Niu
unread,
Feb 22, 2016, 10:57:41 AM2/22/16
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 Mehdi,
The Keyword Performance Report does not support support hour of day as a segment. You could run the report hourly as a workaround to fetch stats.
Thanks,
Yin, AdWords API Team.
Mehdi Zare
unread,
Feb 26, 2016, 12:08:39 PM2/26/16
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 Yin,
The only related parameter I see there for making query is Date . Can you please let me know how I can run a query for a specific hour to extract hourly data and then store them?
Thanks,
Mehdi
Yin Niu
unread,
Feb 26, 2016, 1:47:14 PM2/26/16
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 Mehdi,
As I have replied, the Keyword Performance Report does not support support hour of day as a segment. You could run the report hourly as a workaround to fetch stats. For example, you can run the report at 1pm, then 2pm again, etc.
Mehdi Zare
unread,
Apr 4, 2016, 3:11:22 PM4/4/16
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,
The only thing I found is HourOfDay attribute from "CAMPAIGN_PERFORMANCE_REPORT" and it's not key-word level. Can you please mention the attribute and report to get hourly data?
What you're saying is that I need to run the report hourly to get hourly data, but I can't figure out which report.
Thanks,
Mehdi
Yin Niu
unread,
Apr 4, 2016, 3:38:03 PM4/4/16
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