Interface GoogleAdsIO.RateLimitPolicyFactory<GoogleAdsErrorT>

All Superinterfaces:
Serializable
Enclosing class:
GoogleAdsIO<GoogleAdsRowT,SearchGoogleAdsStreamRequestT>

public static interface GoogleAdsIO.RateLimitPolicyFactory<GoogleAdsErrorT> extends Serializable
Implement this interface to create a GoogleAdsIO.RateLimitPolicy. This should be used to limit all traffic sent to the Google Ads API for a pair of developer token and customer ID and any other relevant attributes for the specific Google Ads API service being called.