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

All Superinterfaces:
Remote
All Known Implementing Classes:
CreateAccountServiceSoapBindingStub

public interface CreateAccountServiceInterface
extends Remote


Method Summary
 Account[] mutate(CreateAccountOperation[] operations)
          Creates new AdWords accounts linked to the manager specified in the request.
 

Method Detail

mutate

Account[] mutate(CreateAccountOperation[] operations)
                 throws RemoteException,
                        ApiException
Creates new AdWords accounts linked to the manager specified in the request.

Parameters:
operations -
Returns:
the newly-created Accounts.
Throws:
ApiException
RemoteException


Copyright © 2011. All Rights Reserved.