public final class ConstantDataDelegate extends AbstractBaseDelegate<com.google.api.ads.adwords.axis.v201409.cm.ConstantDataServiceInterface>
ConstantDataServiceInterface
.Constructor and Description |
---|
ConstantDataDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<com.google.api.ads.adwords.axis.v201409.cm.AgeRange> |
getAgeRangeCriterion()
Retrieves all the AgeRanges.
|
List<com.google.api.ads.adwords.axis.v201409.cm.Carrier> |
getCarrierCriterion()
Retrieves all the Carriers.
|
List<com.google.api.ads.adwords.axis.v201409.cm.Gender> |
getGenderCriterion()
Retrieves all the Genders.
|
List<com.google.api.ads.adwords.axis.v201409.cm.Language> |
getLanguageCriterion()
Retrieves all the Languages.
|
List<com.google.api.ads.adwords.axis.v201409.cm.MobileDevice> |
getMobileDeviceCriterion()
Retrieves all the MobileDevices.
|
List<com.google.api.ads.adwords.axis.v201409.cm.OperatingSystemVersion> |
getOperatingSystemVersionCriterion()
Retrieves all the OperatingSystemVersions.
|
List<com.google.api.ads.adwords.axis.v201409.cm.ProductBiddingCategoryData> |
getProductBiddingCategoryData(com.google.api.ads.adwords.axis.v201409.cm.Selector selector)
Retrieves all the ProductBiddingCategoryDatas.
|
List<com.google.api.ads.adwords.axis.v201409.cm.CriterionUserInterest> |
getUserInterestCriterion(com.google.api.ads.adwords.axis.v201409.cm.ConstantDataServiceUserInterestTaxonomyType constantDataServiceUserInterestTaxonomyType)
Retrieves all the CriterionUserInterests.
|
List<com.google.api.ads.adwords.axis.v201409.cm.Vertical> |
getVerticalCriterion()
Retrieves all the Verticals.
|
getAdWordsSession, getService
public ConstantDataDelegate(AdWordsSession adWordsSession)
adWordsSession
- the adWordsSession
to use with the delegate/servicepublic List<com.google.api.ads.adwords.axis.v201409.cm.AgeRange> getAgeRangeCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.Carrier> getCarrierCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.Gender> getGenderCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.Language> getLanguageCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.MobileDevice> getMobileDeviceCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.OperatingSystemVersion> getOperatingSystemVersionCriterion() throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.ProductBiddingCategoryData> getProductBiddingCategoryData(com.google.api.ads.adwords.axis.v201409.cm.Selector selector) throws RemoteException
selector
- should be a Generic Selector
(com.google.api.adwords.v201409.cm.Selector) or a specific
Selector appropriate to the ServiceInterface used that does not
support Generic SelectorsRemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.CriterionUserInterest> getUserInterestCriterion(com.google.api.ads.adwords.axis.v201409.cm.ConstantDataServiceUserInterestTaxonomyType constantDataServiceUserInterestTaxonomyType) throws RemoteException
RemoteException
- for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.Vertical> getVerticalCriterion() throws RemoteException
RemoteException
- for communication-related exceptionsCopyright © 2015. All Rights Reserved.