com.google.api.ads.adwords.v201109.cm
Interface LocationCriterionServiceInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
LocationCriterionServiceSoapBindingStub

public interface LocationCriterionServiceInterface
extends Remote


Method Summary
 LocationCriterion[] get(Selector selector)
          Returns a list of LocationCriterion's that match the specified selector.
 

Method Detail

get

LocationCriterion[] get(Selector selector)
                        throws RemoteException,
                               ApiException
Returns a list of LocationCriterion's that match the specified selector.

Parameters:
selector - filters the LocationCriterion to be returned.
Returns:
A list of location criterion.
Throws:
ApiException - when there is at least one error with the request.
RemoteException


Copyright © 2011. All Rights Reserved.