Hi Anil,

Once you have retrieved the complete LocationGroup 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.LocationGroups>
 
object using the CampaignCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService>,
 
you need to decompose the object to get the LhsOperand 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.Function#lhsoperand>
 and RhsOperand 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.Function#rhsoperand>
 of 
the MatchingFunction 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.Function>
 used. 
If the operand is an instance of GeoTargetOperand 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.GeoTargetOperand>,
 
use the LocationCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201605/LocationCriterionService>
 or 
the GeoTarget table 
<https://developers.google.com/adwords/api/docs/appendix/geotargeting> to 
lookup the name of the location criterion. For other operand types, please 
refer to the respective documents for the enumerations.

For example, in your case:
TIER_1 
<https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.IncomeTier>
 represents 
top 10% of earners. 
2840 is the Criteria ID 
<https://developers.google.com/adwords/api/docs/appendix/geotargeting> for 
United States.

Regards,
Shwetha, 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/83541791-36aa-450b-8572-73e781dee610%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to