Uses of Class
com.google.api.ads.adwords.v201109.cm.Location

Packages that use Location
com.google.api.ads.adwords.v201109.cm   
com.google.api.ads.adwords.v201109.o   
 

Uses of Location in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return Location
 Location LocationCriterion.getLocation()
          Gets the location value for this LocationCriterion.
 Location[] Location.getParentLocations()
          Gets the parentLocations value for this Location.
 Location Location.getParentLocations(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Location
 void LocationCriterion.setLocation(Location location)
          Sets the location value for this LocationCriterion.
 void Location.setParentLocations(int i, Location _value)
           
 void Location.setParentLocations(Location[] parentLocations)
          Sets the parentLocations value for this Location.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Location
Location(Long id, CriterionType type, String criterionType, String locationName, String displayType, Boolean isObsolete, Location[] parentLocations)
           
LocationCriterion(Location location, String canonicalName, Long reach, String locale, String searchTerm)
           
 

Uses of Location in com.google.api.ads.adwords.v201109.o
 

Methods in com.google.api.ads.adwords.v201109.o that return Location
 Location[] LocationSearchParameter.getLocations()
          Gets the locations value for this LocationSearchParameter.
 Location LocationSearchParameter.getLocations(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type Location
 void LocationSearchParameter.setLocations(int i, Location _value)
           
 void LocationSearchParameter.setLocations(Location[] locations)
          Sets the locations value for this LocationSearchParameter.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type Location
LocationSearchParameter(String searchParameterType, Location[] locations)
           
 



Copyright © 2011. All Rights Reserved.