public final class AlertDelegate extends AbstractBaseDelegate<com.google.api.ads.adwords.axis.v201309.mcm.AlertServiceInterface>
AlertServiceInterface.| Constructor and Description |
|---|
AlertDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
AlertDelegate(AdWordsSession adWordsSession,
com.google.api.ads.adwords.axis.v201309.mcm.AlertServiceInterface service)
Constructor with custom service.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.ads.adwords.axis.v201309.mcm.Alert[] |
get(com.google.api.ads.adwords.axis.v201309.mcm.AlertSelector alertSelector)
Retrieves all Alerts for the ManagedCustomer associate with the adWordsSession
the AlertSelector does not need fields.
|
getAdWordsSession, getServicepublic AlertDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the handler/servicepublic AlertDelegate(AdWordsSession adWordsSession, com.google.api.ads.adwords.axis.v201309.mcm.AlertServiceInterface service)
adWordsSession - the adWordsSession to use with the handler/serviceservice - the custom service class for the SOAP servicepublic com.google.api.ads.adwords.axis.v201309.mcm.Alert[] get(com.google.api.ads.adwords.axis.v201309.mcm.AlertSelector alertSelector)
throws RemoteException
alertSelector - a AlertSelectorRemoteException - for communication-related exceptionsCopyright © 2014. All Rights Reserved.