com.google.api.ads.adwords.v201109.info
Interface InfoServiceInterface

All Superinterfaces:
Remote
All Known Implementing Classes:
InfoServiceSoapBindingStub

public interface InfoServiceInterface
extends Remote


Method Summary
 ApiUsageInfo get(InfoSelector selector)
          Returns the API usage information based on the selection criteria specified in the selector.
 

Method Detail

get

ApiUsageInfo get(InfoSelector selector)
                 throws RemoteException,
                        ApiException
Returns the API usage information based on the selection criteria specified in the selector.

Parameters:
selector - Specifies the type of usage information to return.
Returns:
The API usage information.
Throws:
ApiException - when there is at least one error with the request.
RemoteException


Copyright © 2011. All Rights Reserved.