extract exact or at least better estimate of actual bid through AdWords API

2016-02-18 Thread Mehdi Zare

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.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fbbb5eeb-66ad-4ada-8ab4-6c4641aa4be7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-18 Thread 'Anthony Madrigal' via 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 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ead02896-d326-4830-90c6-ad52690c74b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-20 Thread Mehdi Zare
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

On Thursday, February 18, 2016 at 1:48:02 PM UTC-5, Anthony Madrigal wrote:
>
> 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 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a15c0353-89ea-4f68-a7bf-55b7c388dbdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-22 Thread 'Yin Niu' via 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. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8f8304cb-682a-4ea5-9cf6-f5174e705580%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-26 Thread Mehdi Zare
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

On Monday, February 22, 2016 at 10:57:41 AM UTC-5, Yin Niu wrote:
>
> 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. 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b7bfd0de-6e33-41b9-b16c-402a2baf4021%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-02-26 Thread 'Yin Niu' via 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. 

Thanks,
Yin, AdWords API Team.  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c480215-90f4-4118-93c7-e7939d4f2670%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-04-04 Thread Mehdi Zare
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


On Friday, February 26, 2016 at 1:47:14 PM UTC-5, Yin Niu wrote:
>
> 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. 
>
> Thanks,
> Yin, AdWords API Team.  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f7dfb9da-c815-4c56-be8b-6857e6d52e31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: extract exact or at least better estimate of actual bid through AdWords API

2016-04-04 Thread 'Yin Niu' via AdWords API Forum
Hi Mehdi, 

The report you are looking for is the Keywords Performance report 
.
 
This forum discussion 

 discussed 
about how to get hourly data from reports. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/305bfe6a-c407-45f1-888a-9942a4ed9dcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.