public final class AdGroupFeedDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed,com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeedOperation,com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeedServiceInterface>
AdGroupFeed.| Constructor and Description |
|---|
AdGroupFeedDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
AdGroupFeedDelegate(AdWordsSession adWordsSession,
List<SelectorFields.AdGroupFeed> selectorFields)
Constructor with custom fields.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed> |
getByAdGroupId(Long adGroupId)
Retrieves AdGroupFeeds by adGroupId.
|
List<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed> |
getByFeedId(Long feedId)
Retrieves AdGroupFeeds by feedId.
|
List<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed> |
getByStatus(com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeedStatus status)
Retrieves AdGroupFeeds by status.
|
insert, insert, mutate, remove, remove, update, updatecreateSelectorBuilder, get, get, get, getByField, getByField, getByField, getByField, getByFieldContainsAny, getClassT, getOneByField, getPage, setGetMethodNamegetAdWordsSession, getServicepublic AdGroupFeedDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the delegate/servicepublic AdGroupFeedDelegate(AdWordsSession adWordsSession, List<SelectorFields.AdGroupFeed> 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.AdGroupFeed> getByAdGroupId(Long adGroupId) throws RemoteException
adGroupId - RemoteException - for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed> getByFeedId(Long feedId) throws RemoteException
feedId - RemoteException - for communication-related exceptionspublic List<com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeed> getByStatus(com.google.api.ads.adwords.axis.v201409.cm.AdGroupFeedStatus status) throws RemoteException
status - RemoteException - for communication-related exceptionsCopyright © 2015. All Rights Reserved.