lib/google/ads/google_ads/v0/resources/feed_pb.rb in google-ads-googleads-0.7.0 vs lib/google/ads/google_ads/v0/resources/feed_pb.rb in google-ads-googleads-0.8.0

- old
+ new

@@ -23,11 +23,11 @@ end end add_message "google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData" do optional :oauth_info, :message, 1, "google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData.OAuthInfo" optional :email_address, :message, 2, "google.protobuf.StringValue" - optional :business_account_identifier, :message, 3, "google.protobuf.StringValue" + optional :business_account_id, :message, 10, "google.protobuf.StringValue" optional :business_name_filter, :message, 4, "google.protobuf.StringValue" repeated :category_filters, :message, 5, "google.protobuf.StringValue" repeated :label_filters, :message, 6, "google.protobuf.StringValue" end add_message "google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData.OAuthInfo" do @@ -54,22 +54,14 @@ value :UNKNOWN, 1 value :ADD, 2 end end -module Google - module Ads - module GoogleAds - module V0 - module Resources - Feed = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed").msgclass - Feed::PlacesLocationFeedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData").msgclass - Feed::PlacesLocationFeedData::OAuthInfo = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData.OAuthInfo").msgclass - Feed::AffiliateLocationFeedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.AffiliateLocationFeedData").msgclass - FeedAttribute = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttribute").msgclass - FeedAttributeOperation = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttributeOperation").msgclass - FeedAttributeOperation::Operator = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttributeOperation.Operator").enummodule - end - end - end - end +module Google::Ads::GoogleAds::V0::Resources + Feed = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed").msgclass + Feed::PlacesLocationFeedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData").msgclass + Feed::PlacesLocationFeedData::OAuthInfo = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.PlacesLocationFeedData.OAuthInfo").msgclass + Feed::AffiliateLocationFeedData = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.Feed.AffiliateLocationFeedData").msgclass + FeedAttribute = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttribute").msgclass + FeedAttributeOperation = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttributeOperation").msgclass + FeedAttributeOperation::Operator = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.resources.FeedAttributeOperation.Operator").enummodule end