Hi Robin,

When modifying LookupLocation.java like this:

Selector selector = new SelectorBuilder()
    .fields(
        "Id",
        "LocationName",
        "CanonicalName",
        "DisplayType",
        "ParentLocations",
        "Reach",
        "TargetingStatus")
    // Location names must match exactly, only EQUALS and IN are supported.
    .in("Id", "9104077")
    // Set the locale of the returned location names.
    .equals("Locale", "en")
    .build();

it returned  "location 'Ladakh (9104077)' of type 'Territory' with parent 
locations 'India (Country)' and reach 699000 (ACTIVE)". Feel free to get back 
to me.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2NUe6j: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 [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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/tLur9000000000000000000000000000000000000000000000QZL3MT00O-rfW0MfTQGtDLdxjRwhLA%40sfdc.net.

Reply via email to