public class DefaultGoogleAdsClientFactory extends java.lang.Object implements GoogleAdsClientFactory
GoogleAdsClient
.Constructor and Description |
---|
DefaultGoogleAdsClientFactory() |
Modifier and Type | Method and Description |
---|---|
static DefaultGoogleAdsClientFactory |
getInstance() |
com.google.ads.googleads.lib.GoogleAdsClient |
newGoogleAdsClient(GoogleAdsOptions options,
@Nullable java.lang.String developerToken,
@Nullable java.lang.Long linkedCustomerId,
@Nullable java.lang.Long loginCustomerId) |
public static DefaultGoogleAdsClientFactory getInstance()
public com.google.ads.googleads.lib.GoogleAdsClient newGoogleAdsClient(GoogleAdsOptions options, @Nullable java.lang.String developerToken, @Nullable java.lang.Long linkedCustomerId, @Nullable java.lang.Long loginCustomerId)
newGoogleAdsClient
in interface GoogleAdsClientFactory