com.google.api.ads.adwords.v201109.mcm
Interface AlertServiceInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
AlertServiceSoapBindingStub

public interface AlertServiceInterface
extends Remote


Method Summary
 AlertPage get(AlertSelector selector)
          Gets the list of alerts matching the specified clients and time period.
 

Method Detail

get

AlertPage get(AlertSelector selector)
              throws RemoteException,
                     ApiException
Gets the list of alerts matching the specified clients and time period.

Parameters:
selector - selects the alerts for which to search.
Returns:
a page of alerts.
Throws:
ApiException - if an error occurs
RemoteException


Copyright © 2011. All Rights Reserved.