Uses of Class
com.google.api.ads.common.lib.exception.ValidationException

Packages that use ValidationException
com.google.api.ads.adwords.lib.client   
com.google.api.ads.common.lib.factory   
com.google.api.ads.common.lib.utils   
com.google.api.ads.dfa.lib.client   
com.google.api.ads.dfp.lib.client   
 

Uses of ValidationException in com.google.api.ads.adwords.lib.client
 

Methods in com.google.api.ads.adwords.lib.client that throw ValidationException
 AdWordsSession AdWordsSession.Builder.build()
          Builds the AdWordsSession.
 

Uses of ValidationException in com.google.api.ads.common.lib.factory
 

Methods in com.google.api.ads.common.lib.factory that throw ValidationException
 FactoryConfiguration FactoryConfiguration.Builder.build()
          Builds the FactoryConfiguration.
 

Uses of ValidationException in com.google.api.ads.common.lib.utils
 

Methods in com.google.api.ads.common.lib.utils that throw ValidationException
 T Builder.build()
          Constructs this object.
 

Uses of ValidationException in com.google.api.ads.dfa.lib.client
 

Methods in com.google.api.ads.dfa.lib.client that throw ValidationException
 DfaSession DfaSession.Builder.build()
          Builds the DfaSession.
protected  String DfaAxisHeaderHandler.generateImpersonatedToken(DfaServiceDescriptor dfaServiceDescriptor, DfaSession dfaSession)
          Generates an impersonated token for use with the current session.
 

Uses of ValidationException in com.google.api.ads.dfp.lib.client
 

Methods in com.google.api.ads.dfp.lib.client that throw ValidationException
 DfpSession DfpSession.Builder.build()
          Builds the DfpSession.
 



Copyright © 2012. All Rights Reserved.