RE: Get Household Income/Demographic Data to Google Sheet

2019-08-21 Thread Google Ads API Forum Advisor Prod
Hi Dafna,

Thank you for bumping this thread.

In the AdWords API, the INCOME_RANGE criteria type, currently, can only be 
retrieved via the Criteria Performance Report. The said report type is also a 
single attribution type, meaning, only the criteria type deemed by AdWords as 
most relevant would be returned and all statistics would be associated to the 
said criteria. In your scenario, the keyword type was the one that was selected 
by the system.

Also, since this is already an old thread and for better tracking, I would 
recommend that you create a new one with the details of your concern and we can 
continue our discussion from there.

Thanks and regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UHEJUN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uN-E60PWMHAD00kuf_YmDzQ8umUV_HG-zGnw%40sfdc.net.


Re: Get Household Income/Demographic Data to Google Sheet

2019-08-21 Thread Dafna Zusman
Hi,

I tried to get via the API the performance (impressions, clicks, cost, 
etc..) per INCOME_RANGE criteria type, but seems like all performance data 
is associated just to the Keywords.
How can I get the performance of a criteria in ad-group level?

Thanks,
Dafna.


On Monday, June 18, 2018 at 9:21:50 PM UTC+3, Dhanya Sundararaju (AdWords 
API Team) wrote:
>
> Hi Jon,
>
> If you are finding a discrepancy between UI and API, could you please 
> reply back with your report definition 
> 
>  and 
> client customer id, so that I can troubleshoot? You may opt to *reply 
> privately to author*.
>
> Regards,
> Dhanya, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e17e582e-5a7e-4bac-99ac-d42e8881a1f3%40googlegroups.com.


Re: Get Household Income/Demographic Data to Google Sheet

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jon,

If you are finding a discrepancy between UI and API, could you please reply 
back with your report definition 

 and 
client customer id, so that I can troubleshoot? You may opt to *reply 
privately to author*.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/99eadfdf-beda-4158-858b-6999b6b92327%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Household Income/Demographic Data to Google Sheet

2018-06-17 Thread jon
Hi Dhanya,

Did you actually verify this works? When I download that exact report, 
there are no criteria types for INCOME_RANGE or AGE_RANGE returned in the 
results. 

-Jon

On Tuesday, January 2, 2018 at 8:37:41 AM UTC-8, Dhanya Sundararaju 
(AdWords API Team) wrote:
>
> Hi Feras,
>
> A correction to my reply above : You will need to run the Criteria 
> Performance Report 
> 
>  with 
> fields CriteriaType 
> 
>  and BidModifier 
> 
>  in 
> order to get the demographic criteria like GENDER, AGE_RANGE or 
> INCOME_RANGE and the bid adjustment for each.
> Regarding your question about downloading to Google Sheets, you may not be 
> able to via AdWords API, but AdWords Scripts may do the trick. Please post 
> your query in AdWords Script Forum 
> ,
>  
> so that the advisors there may be able to assist you.
>
> Regards,
> Dhanya, AdWords API Team
>
> On Thursday, December 28, 2017 at 5:07:31 PM UTC-5, Dhanya Sundararaju 
> (AdWords API Team) wrote:
>>
>> Hi Feras,
>>
>> You could use the Criteria Performance Report to retrieve bids for 
>> specific criteria. The CriteriaType 
>> 
>>  field 
>> can be used to select the specific demographic criteria like GENDER, 
>> AGE_RANGE or INCOME_RANGE. However, please note that, you will need to 
>> download individual report types for each of these criteria and use the 
>> CpcBid 
>> 
>>  to 
>> retrieve the corresponding bids. To change the bids, you could apply bid 
>> adjustments to the age/gender criterion types using the 
>> AdGroupBidModifier 
>> 
>>  and 
>> set the bidModifier 
>> 
>>  attribute 
>> to apply the adjustment as long as the criterion type is a biddable. This 
>>  
>> table 
>> shows the targeting and bidding options available for different criterion 
>> types both at AdGroup level and Campaign level.
>>
>> Let me know if you have any further questions.
>>
>> Regards,
>> Dhanya, AdWords API Support
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/47385597-e949-4245-a641-403640bd34f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Household Income/Demographic Data to Google Sheet

2018-01-02 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Feras,

A correction to my reply above : You will need to run the Criteria 
Performance Report 

 with 
fields CriteriaType 

 and BidModifier 

 in 
order to get the demographic criteria like GENDER, AGE_RANGE or 
INCOME_RANGE and the bid adjustment for each.
Regarding your question about downloading to Google Sheets, you may not be 
able to via AdWords API, but AdWords Scripts may do the trick. Please post 
your query in AdWords Script Forum 
,
 
so that the advisors there may be able to assist you.

Regards,
Dhanya, AdWords API Team

On Thursday, December 28, 2017 at 5:07:31 PM UTC-5, Dhanya Sundararaju 
(AdWords API Team) wrote:
>
> Hi Feras,
>
> You could use the Criteria Performance Report to retrieve bids for 
> specific criteria. The CriteriaType 
> 
>  field 
> can be used to select the specific demographic criteria like GENDER, 
> AGE_RANGE or INCOME_RANGE. However, please note that, you will need to 
> download individual report types for each of these criteria and use the 
> CpcBid 
> 
>  to 
> retrieve the corresponding bids. To change the bids, you could apply bid 
> adjustments to the age/gender criterion types using the AdGroupBidModifier 
> 
>  and 
> set the bidModifier 
> 
>  attribute 
> to apply the adjustment as long as the criterion type is a biddable. This 
>  
> table 
> shows the targeting and bidding options available for different criterion 
> types both at AdGroup level and Campaign level.
>
> Let me know if you have any further questions.
>
> Regards,
> Dhanya, AdWords API Support
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/05ec09a3-2cfa-4ae0-b432-ac9192838052%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Household Income/Demographic Data to Google Sheet

2017-12-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Feras,

You could use the Criteria Performance Report to retrieve bids for specific 
criteria. The CriteriaType 

 field 
can be used to select the specific demographic criteria like GENDER, 
AGE_RANGE or INCOME_RANGE. However, please note that, you will need to 
download individual report types for each of these criteria and use the 
CpcBid 

 to 
retrieve the corresponding bids. To change the bids, you could apply bid 
adjustments to the age/gender criterion types using the AdGroupBidModifier 

 and 
set the bidModifier 

 attribute 
to apply the adjustment as long as the criterion type is a biddable. This 
 table 
shows the targeting and bidding options available for different criterion 
types both at AdGroup level and Campaign level.

Let me know if you have any further questions.

Regards,
Dhanya, AdWords API Support

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d980d834-4b3a-48f4-9acd-e5d3b497916a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get Household Income/Demographic Data to Google Sheet

2017-12-28 Thread Feras Khalbuss
Hi,

Is there a way I can get household incomes and demographic bid modifiers 
(gender and age) to a google sheet and then change the bids via the AdWords 
API? 

Thanks,
Feras

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/66d6f168-8c62-4931-bd4a-210a849742bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.