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

All Superinterfaces:
Remote
All Known Implementing Classes:
ServicedAccountServiceSoapBindingStub

public interface ServicedAccountServiceInterface
extends Remote


Method Summary
 ServicedAccountGraph get(ServicedAccountSelector selector)
          Returns a representation of the managed-account relationships related to this account.
 

Method Detail

get

ServicedAccountGraph get(ServicedAccountSelector selector)
                         throws RemoteException,
                                ApiException
Returns a representation of the managed-account relationships related to this account.

Parameters:
selector - determines which accounts and links to retrieve
Returns:
the selected list of accounts and serviced account links between them
Throws:
ApiException - if an error occurs
RemoteException


Copyright © 2011. All Rights Reserved.