Hi,

Below are sources for each of the criterion types you mentioned.

   1. Location Group - IDs for locations are retrievable via 
   
LocationCriterionService<https://developers.google.com/adwords/api/docs/reference/v201402/LocationCriterionService>
 and 
   as a downloadable 
CSV<https://developers.google.com/adwords/api/docs/appendix/geotargeting>
   2. Household Income - See 
CampaignCriterionService.IncomeOperand<https://developers.google.com/adwords/api/docs/reference/v201402/CampaignCriterionService.IncomeOperand>
   . Tiers are numbered 1-10, and represent 10% segments of earners. For 
   example, TIER_1 is the top 10%, TIER_2 is the 80-90%, etc. Tiers 6 
   through 10 are grouped into TIER_6_TO_10.
   3. Places of Interest - See 
   
CampaignCriterionService.PlacesOfInterestOperand<https://developers.google.com/adwords/api/docs/reference/v201402/CampaignCriterionService.PlacesOfInterestOperand>

Also, if you're using one of our client libraries, then you may want to 
check out the AddCampaignTargetingCriteria example under 
*examples/targeting*, e.g., the Java example is 
here<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201402/targeting/AddCampaignTargetingCriteria.java>
.

Cheers,
Josh, AdWords API Team

On Thursday, May 8, 2014 6:50:00 PM UTC-4, James Scaggs wrote:
>
> Does anyone know where I can download a csv of the criteria ID's for 
> Location Group targeting including Household Income and Places of Interest?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to