Sha256: a22c471c15d59e0bec36188e8f9590b3d6cb62b79aaf38cb275b39e94fdfae58
Contents?: true
Size: 1020 Bytes
Versions: 3
Compression:
Stored size: 1020 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/enums/keyword_plan_forecast_interval.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.enums.KeywordPlanForecastIntervalEnum" do end add_enum "google.ads.googleads.v3.enums.KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :NEXT_WEEK, 3 value :NEXT_MONTH, 4 value :NEXT_QUARTER, 5 end end module Google::Ads::GoogleAds::V3::Enums KeywordPlanForecastIntervalEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.KeywordPlanForecastIntervalEnum").msgclass KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems