generated/google/apis/adexchangeseller_v2_0/service.rb in google-api-client-0.10.3 vs generated/google/apis/adexchangeseller_v2_0/service.rb in google-api-client-0.11.0
- old
+ new
@@ -48,9 +48,10 @@
# enforce per-user limits.
attr_accessor :user_ip
def initialize
super('https://www.googleapis.com/', 'adexchangeseller/v2.0/')
+ @batch_path = 'batch'
end
# Get information about the selected Ad Exchange account.
# @param [String] account_id
# Account to get information about. Tip: 'myaccount' is a valid ID.