com.google.api.ads.common.lib.auth
Interface ClientLoginCompatible

All Known Implementing Classes:
AdWordsSession, DfpSession

public interface ClientLoginCompatible

Interface for a session to be compatible with ClientLogin.

Author:
Kevin Winter

Method Summary
 String getClientLoginToken()
          Gets the ClientLogin token.
 

Method Detail

getClientLoginToken

String getClientLoginToken()
Gets the ClientLogin token.



Copyright © 2012. All Rights Reserved.