googleads / google-ads-java

Google Ads API Client Library for Java
Apache License 2.0
171 stars 176 forks source link

Update detect and apply recommendations to batch operations #783

Closed jradcliff closed 6 months ago

jradcliff commented 6 months ago

Previously, this sample used the less efficient approach of sending each operation in a separate request.