lib/google/ads/googleads/v0/resources/ad_group_pb.rb in google-ads-googleads-0.2.0 vs lib/google/ads/googleads/v0/resources/ad_group_pb.rb in google-ads-googleads-0.3.0

- old
+ new

@@ -20,9 +20,10 @@ optional :cpc_bid_micros, :message, 14, "google.protobuf.Int64Value" optional :cpm_bid_micros, :message, 15, "google.protobuf.Int64Value" optional :cpa_bid_micros, :message, 16, "google.protobuf.Int64Value" optional :cpv_bid_micros, :message, 17, "google.protobuf.Int64Value" optional :target_roas_override, :message, 19, "google.protobuf.DoubleValue" + optional :percent_cpc_bid_micros, :message, 20, "google.protobuf.Int64Value" end end module Google module Ads