public final class CampaignFeedDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed,com.google.api.ads.adwords.axis.v201409.cm.CampaignFeedOperation,com.google.api.ads.adwords.axis.v201409.cm.CampaignFeedServiceInterface>
CampaignFeed.| Constructor and Description |
|---|
CampaignFeedDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
CampaignFeedDelegate(AdWordsSession adWordsSession,
List<SelectorFields.CampaignFeed> selectorFields)
Constructor with custom fields.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> |
getByCampaignId(Long campaignId)
Retrieves CampaignFeeds by campaignId.
|
List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> |
getByFeedId(Long feedId)
Retrieves CampaignFeeds by feedId.
|
List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> |
getByStatus(com.google.api.ads.adwords.axis.v201409.cm.CampaignFeedStatus status)
Retrieves CampaignFeeds by status.
|
insert, insert, mutate, remove, remove, update, updatecreateSelectorBuilder, get, get, get, getByField, getByField, getByField, getByField, getByFieldContainsAny, getClassT, getOneByField, getPage, setGetMethodNamegetAdWordsSession, getServicepublic CampaignFeedDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the delegate/servicepublic CampaignFeedDelegate(AdWordsSession adWordsSession, List<SelectorFields.CampaignFeed> selectorFields)
adWordsSession - the adWordsSession to use with the delegate/serviceselectorFields - for the Generic Selectors using the SelectorField classpublic List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> getByFeedId(Long feedId) throws RemoteException
feedId - RemoteException - for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> getByCampaignId(Long campaignId) throws RemoteException
campaignId - RemoteException - for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.CampaignFeed> getByStatus(com.google.api.ads.adwords.axis.v201409.cm.CampaignFeedStatus status) throws RemoteException
status - RemoteException - for communication-related exceptionsCopyright © 2015. All Rights Reserved.