|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AdsSession in com.google.api.ads.adwords.lib.client |
|---|
| Classes in com.google.api.ads.adwords.lib.client that implement AdsSession | |
|---|---|
class |
AdWordsSession
A AdWordsSession represents a single session of AdWords use. |
| Uses of AdsSession in com.google.api.ads.common.lib |
|---|
| Classes in com.google.api.ads.common.lib with type parameters of type AdsSession | |
|---|---|
class |
AdsSoapModule<C extends AdsServiceClient<S,D>,D extends AdsServiceDescriptor,S extends AdsSession>
Guice module for common bindings. |
| Uses of AdsSession in com.google.api.ads.common.lib.auth |
|---|
| Methods in com.google.api.ads.common.lib.auth with parameters of type AdsSession | |
|---|---|
String |
AuthorizationHeaderProvider.getAuthorizationHeader(AdsSession adsSession,
String endpointUrl)
Gets a header value that can be set to the Authorization HTTP
header. |
| Uses of AdsSession in com.google.api.ads.common.lib.client |
|---|
| Classes in com.google.api.ads.common.lib.client with type parameters of type AdsSession | |
|---|---|
class |
AdsServiceClient<S extends AdsSession,D extends AdsServiceDescriptor>
The base class for all AdsServiceClients. |
interface |
HeaderHandler<S extends AdsSession,D extends AdsServiceDescriptor>
Interface for handling headers. |
| Uses of AdsSession in com.google.api.ads.common.lib.factory |
|---|
| Classes in com.google.api.ads.common.lib.factory with type parameters of type AdsSession | |
|---|---|
class |
AdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Factory which creates ads service clients. |
class |
BaseAdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Base factory which creates service clients. |
class |
BaseServices<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Base for a utility class which creates service clients. |
class |
FactoryModule<C extends AdsServiceClient<S,D>,D extends AdsServiceDescriptor,S extends AdsSession,H extends AdsServiceClientFactoryHelper<C,S,D>>
Module for factories. |
static interface |
FactoryModule.AdsServiceClientFactoryInterface<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Factory interface class to create AdsServiceClient. |
| Uses of AdsSession in com.google.api.ads.common.lib.factory.helper |
|---|
| Classes in com.google.api.ads.common.lib.factory.helper with type parameters of type AdsSession | |
|---|---|
interface |
AdsServiceClientFactoryHelper<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Interface for helpers of factories which creates ads service clients. |
class |
BaseAdsServiceClientFactoryHelper<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor>
Abstract helper for AdsServiceClientFactoryHelper. |
| Uses of AdsSession in com.google.api.ads.common.lib.soap |
|---|
| Methods in com.google.api.ads.common.lib.soap with parameters of type AdsSession | |
|---|---|
void |
AuthorizationHeaderHandler.setAuthorization(Object soapClient,
AdsSession adsSession)
Sets the authorization header created from the session on the soap client. |
| Uses of AdsSession in com.google.api.ads.dfa.lib.client |
|---|
| Classes in com.google.api.ads.dfa.lib.client that implement AdsSession | |
|---|---|
class |
DfaSession
A DfaSession represents a single session of DFA use. |
| Uses of AdsSession in com.google.api.ads.dfp.lib.client |
|---|
| Classes in com.google.api.ads.dfp.lib.client that implement AdsSession | |
|---|---|
class |
DfpSession
A DfpSession represents a single session of DFP use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||