com.google.api.ads.dfp.lib.factory
Class DfpServiceClientFactory
java.lang.Object
com.google.api.ads.common.lib.factory.BaseAdsServiceClientFactory<DfpServiceClient,DfpSession,DfpServiceDescriptor>
com.google.api.ads.dfp.lib.factory.DfpServiceClientFactory
public class DfpServiceClientFactory
- extends BaseAdsServiceClientFactory<DfpServiceClient,DfpSession,DfpServiceDescriptor>
Factory which creates DFP service clients.
- Author:
- Adam Rogal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfpServiceClientFactory
public DfpServiceClientFactory()
- Default constructor.
DfpServiceClientFactory
public DfpServiceClientFactory(DfpModule dfpModule)
- Constructor that takes an DFP module.
- Parameters:
dfpModule - the DFP module to create the injector from
Copyright © 2012. All Rights Reserved.