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

All Superinterfaces:
Remote
All Known Implementing Classes:
ConstantDataServiceSoapBindingStub

public interface ConstantDataServiceInterface
extends Remote


Method Summary
 Carrier[] getCarrierCriterion()
          Returns a list of all carrier criteria.
 Language[] getLanguageCriterion()
          Returns a list of all language criteria.
 

Method Detail

getCarrierCriterion

Carrier[] getCarrierCriterion()
                              throws RemoteException,
                                     ApiException
Returns a list of all carrier criteria.

Returns:
A list of carriers.
Throws:
ApiException - when there is at least one error with the request.
RemoteException

getLanguageCriterion

Language[] getLanguageCriterion()
                                throws RemoteException,
                                       ApiException
Returns a list of all language criteria.

Returns:
A list of languages.
Throws:
ApiException - when there is at least one error with the request.
RemoteException


Copyright © 2011. All Rights Reserved.