Package org.apache.beam.sdk.io.googleads
Interface GoogleAdsClientFactory
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 DefaultGoogleAdsClientFactory
Defines how to construct a 
GoogleAdsClient.- 
Method Summary
Modifier and TypeMethodDescriptioncom.google.ads.googleads.lib.GoogleAdsClientnewGoogleAdsClient(GoogleAdsOptions options, @Nullable String developerToken, @Nullable Long linkedCustomerId, @Nullable Long loginCustomerId)  
- 
Method Details
- 
newGoogleAdsClient
 
 -