google-ads-googleads 3.1.0 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog +3 -0
  3. data/Rakefile +3 -3
  4. data/lib/google/ads/google_ads/factories/v1/enums.rb +1130 -1130
  5. data/lib/google/ads/google_ads/factories/v1/operations.rb +1057 -1057
  6. data/lib/google/ads/google_ads/factories/v1/resources.rb +2420 -2420
  7. data/lib/google/ads/google_ads/factories/v1/services.rb +298 -298
  8. data/lib/google/ads/google_ads/factories/v2/enums.rb +1221 -1197
  9. data/lib/google/ads/google_ads/factories/v2/operations.rb +1080 -1080
  10. data/lib/google/ads/google_ads/factories/v2/resources.rb +2497 -2458
  11. data/lib/google/ads/google_ads/factories/v2/services.rb +329 -309
  12. data/lib/google/ads/google_ads/google_ads_client.rb +1 -0
  13. data/lib/google/ads/google_ads/v2/common/extensions_pb.rb +5 -0
  14. data/lib/google/ads/google_ads/v2/common/segments_pb.rb +2 -0
  15. data/lib/google/ads/google_ads/v2/enums/extension_type_pb.rb +1 -0
  16. data/lib/google/ads/google_ads/v2/enums/hotel_price_bucket_pb.rb +21 -0
  17. data/lib/google/ads/google_ads/v2/enums/invoice_type_pb.rb +21 -0
  18. data/lib/google/ads/google_ads/v2/errors/errors_pb.rb +2 -0
  19. data/lib/google/ads/google_ads/v2/errors/invoice_error_pb.rb +21 -0
  20. data/lib/google/ads/google_ads/v2/resources/ad_pb.rb +1 -0
  21. data/lib/google/ads/google_ads/v2/resources/campaign_pb.rb +13 -13
  22. data/lib/google/ads/google_ads/v2/resources/extension_feed_item_pb.rb +2 -0
  23. data/lib/google/ads/google_ads/v2/resources/invoice_pb.rb +47 -0
  24. data/lib/google/ads/google_ads/v2/resources/recommendation_pb.rb +21 -21
  25. data/lib/google/ads/google_ads/v2/services/invoice_service_client.rb +233 -0
  26. data/lib/google/ads/google_ads/v2/services/invoice_service_client_config.json +31 -0
  27. data/lib/google/ads/google_ads/v2/services/invoice_service_pb.rb +25 -0
  28. data/lib/google/ads/google_ads/v2/services/invoice_service_services_pb.rb +42 -0
  29. data/lib/google/ads/google_ads/v2/services/merchant_center_link_service_client.rb +1 -1
  30. data/lib/google/ads/google_ads/v2/services/merchant_center_link_service_services_pb.rb +1 -1
  31. data/lib/google/ads/google_ads/v2/services/reach_plan_service_client.rb +1 -1
  32. data/lib/google/ads/google_ads/v2/services/reach_plan_service_services_pb.rb +1 -1
  33. data/lib/google/ads/google_ads/version.rb +1 -1
  34. metadata +10 -2
@@ -4,148 +4,164 @@ module Google
4
4
  module Factories
5
5
  module V2
6
6
  module Enums
7
- # Returns the descriptor for the MediaType enum
7
+ # Returns the descriptor for the ManagerLinkStatus enum
8
8
  #
9
- # @return [Google::Protobuf::EnumDescriptor] for the MediaType enum
10
- def self.media_type
11
- require "google/ads/google_ads/v2/enums/media_type_pb.rb"
12
- Google::Ads::GoogleAds::V2::Enums::MediaTypeEnum::MediaType.descriptor
9
+ # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
10
+ def self.manager_link_status
11
+ require "google/ads/google_ads/v2/enums/manager_link_status_pb.rb"
12
+ Google::Ads::GoogleAds::V2::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
13
13
  end
14
14
 
15
- # Returns the descriptor for the MimeType enum
15
+ # Returns the descriptor for the CampaignDraftStatus enum
16
16
  #
17
- # @return [Google::Protobuf::EnumDescriptor] for the MimeType enum
18
- def self.mime_type
19
- require "google/ads/google_ads/v2/enums/mime_type_pb.rb"
20
- Google::Ads::GoogleAds::V2::Enums::MimeTypeEnum::MimeType.descriptor
17
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum
18
+ def self.campaign_draft_status
19
+ require "google/ads/google_ads/v2/enums/campaign_draft_status_pb.rb"
20
+ Google::Ads::GoogleAds::V2::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor
21
21
  end
22
22
 
23
- # Returns the descriptor for the KeywordMatchType enum
23
+ # Returns the descriptor for the SharedSetStatus enum
24
24
  #
25
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
26
- def self.keyword_match_type
27
- require "google/ads/google_ads/v2/enums/keyword_match_type_pb.rb"
28
- Google::Ads::GoogleAds::V2::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
25
+ # @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum
26
+ def self.shared_set_status
27
+ require "google/ads/google_ads/v2/enums/shared_set_status_pb.rb"
28
+ Google::Ads::GoogleAds::V2::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor
29
29
  end
30
30
 
31
- # Returns the descriptor for the TrackingCodePageFormat enum
31
+ # Returns the descriptor for the SharedSetType enum
32
32
  #
33
- # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
34
- def self.tracking_code_page_format
35
- require "google/ads/google_ads/v2/enums/tracking_code_page_format_pb.rb"
36
- Google::Ads::GoogleAds::V2::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
33
+ # @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum
34
+ def self.shared_set_type
35
+ require "google/ads/google_ads/v2/enums/shared_set_type_pb.rb"
36
+ Google::Ads::GoogleAds::V2::Enums::SharedSetTypeEnum::SharedSetType.descriptor
37
37
  end
38
38
 
39
- # Returns the descriptor for the TrackingCodeType enum
39
+ # Returns the descriptor for the AgeRangeType enum
40
40
  #
41
- # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
42
- def self.tracking_code_type
43
- require "google/ads/google_ads/v2/enums/tracking_code_type_pb.rb"
44
- Google::Ads::GoogleAds::V2::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
41
+ # @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum
42
+ def self.age_range_type
43
+ require "google/ads/google_ads/v2/enums/age_range_type_pb.rb"
44
+ Google::Ads::GoogleAds::V2::Enums::AgeRangeTypeEnum::AgeRangeType.descriptor
45
45
  end
46
46
 
47
- # Returns the descriptor for the AttributionModel enum
47
+ # Returns the descriptor for the AppPaymentModelType enum
48
48
  #
49
- # @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
50
- def self.attribution_model
51
- require "google/ads/google_ads/v2/enums/attribution_model_pb.rb"
52
- Google::Ads::GoogleAds::V2::Enums::AttributionModelEnum::AttributionModel.descriptor
49
+ # @return [Google::Protobuf::EnumDescriptor] for the AppPaymentModelType enum
50
+ def self.app_payment_model_type
51
+ require "google/ads/google_ads/v2/enums/app_payment_model_type_pb.rb"
52
+ Google::Ads::GoogleAds::V2::Enums::AppPaymentModelTypeEnum::AppPaymentModelType.descriptor
53
53
  end
54
54
 
55
- # Returns the descriptor for the ConversionActionCategory enum
55
+ # Returns the descriptor for the ContentLabelType enum
56
56
  #
57
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
58
- def self.conversion_action_category
59
- require "google/ads/google_ads/v2/enums/conversion_action_category_pb.rb"
60
- Google::Ads::GoogleAds::V2::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
57
+ # @return [Google::Protobuf::EnumDescriptor] for the ContentLabelType enum
58
+ def self.content_label_type
59
+ require "google/ads/google_ads/v2/enums/content_label_type_pb.rb"
60
+ Google::Ads::GoogleAds::V2::Enums::ContentLabelTypeEnum::ContentLabelType.descriptor
61
61
  end
62
62
 
63
- # Returns the descriptor for the ConversionActionCountingType enum
63
+ # Returns the descriptor for the DayOfWeek enum
64
64
  #
65
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
66
- def self.conversion_action_counting_type
67
- require "google/ads/google_ads/v2/enums/conversion_action_counting_type_pb.rb"
68
- Google::Ads::GoogleAds::V2::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
65
+ # @return [Google::Protobuf::EnumDescriptor] for the DayOfWeek enum
66
+ def self.day_of_week
67
+ require "google/ads/google_ads/v2/enums/day_of_week_pb.rb"
68
+ Google::Ads::GoogleAds::V2::Enums::DayOfWeekEnum::DayOfWeek.descriptor
69
69
  end
70
70
 
71
- # Returns the descriptor for the ConversionActionStatus enum
71
+ # Returns the descriptor for the Device enum
72
72
  #
73
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
74
- def self.conversion_action_status
75
- require "google/ads/google_ads/v2/enums/conversion_action_status_pb.rb"
76
- Google::Ads::GoogleAds::V2::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
73
+ # @return [Google::Protobuf::EnumDescriptor] for the Device enum
74
+ def self.device
75
+ require "google/ads/google_ads/v2/enums/device_pb.rb"
76
+ Google::Ads::GoogleAds::V2::Enums::DeviceEnum::Device.descriptor
77
77
  end
78
78
 
79
- # Returns the descriptor for the ConversionActionType enum
79
+ # Returns the descriptor for the GenderType enum
80
80
  #
81
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
82
- def self.conversion_action_type
83
- require "google/ads/google_ads/v2/enums/conversion_action_type_pb.rb"
84
- Google::Ads::GoogleAds::V2::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
81
+ # @return [Google::Protobuf::EnumDescriptor] for the GenderType enum
82
+ def self.gender_type
83
+ require "google/ads/google_ads/v2/enums/gender_type_pb.rb"
84
+ Google::Ads::GoogleAds::V2::Enums::GenderTypeEnum::GenderType.descriptor
85
85
  end
86
86
 
87
- # Returns the descriptor for the DataDrivenModelStatus enum
87
+ # Returns the descriptor for the HotelDateSelectionType enum
88
88
  #
89
- # @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
90
- def self.data_driven_model_status
91
- require "google/ads/google_ads/v2/enums/data_driven_model_status_pb.rb"
92
- Google::Ads::GoogleAds::V2::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
89
+ # @return [Google::Protobuf::EnumDescriptor] for the HotelDateSelectionType enum
90
+ def self.hotel_date_selection_type
91
+ require "google/ads/google_ads/v2/enums/hotel_date_selection_type_pb.rb"
92
+ Google::Ads::GoogleAds::V2::Enums::HotelDateSelectionTypeEnum::HotelDateSelectionType.descriptor
93
93
  end
94
94
 
95
- # Returns the descriptor for the GeoTargetConstantStatus enum
95
+ # Returns the descriptor for the IncomeRangeType enum
96
96
  #
97
- # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
98
- def self.geo_target_constant_status
99
- require "google/ads/google_ads/v2/enums/geo_target_constant_status_pb.rb"
100
- Google::Ads::GoogleAds::V2::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor
97
+ # @return [Google::Protobuf::EnumDescriptor] for the IncomeRangeType enum
98
+ def self.income_range_type
99
+ require "google/ads/google_ads/v2/enums/income_range_type_pb.rb"
100
+ Google::Ads::GoogleAds::V2::Enums::IncomeRangeTypeEnum::IncomeRangeType.descriptor
101
101
  end
102
102
 
103
- # Returns the descriptor for the GoogleAdsFieldCategory enum
103
+ # Returns the descriptor for the InteractionType enum
104
104
  #
105
- # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum
106
- def self.google_ads_field_category
107
- require "google/ads/google_ads/v2/enums/google_ads_field_category_pb.rb"
108
- Google::Ads::GoogleAds::V2::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor
105
+ # @return [Google::Protobuf::EnumDescriptor] for the InteractionType enum
106
+ def self.interaction_type
107
+ require "google/ads/google_ads/v2/enums/interaction_type_pb.rb"
108
+ Google::Ads::GoogleAds::V2::Enums::InteractionTypeEnum::InteractionType.descriptor
109
109
  end
110
110
 
111
- # Returns the descriptor for the GoogleAdsFieldDataType enum
111
+ # Returns the descriptor for the KeywordMatchType enum
112
112
  #
113
- # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum
114
- def self.google_ads_field_data_type
115
- require "google/ads/google_ads/v2/enums/google_ads_field_data_type_pb.rb"
116
- Google::Ads::GoogleAds::V2::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor
113
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum
114
+ def self.keyword_match_type
115
+ require "google/ads/google_ads/v2/enums/keyword_match_type_pb.rb"
116
+ Google::Ads::GoogleAds::V2::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor
117
117
  end
118
118
 
119
- # Returns the descriptor for the MatchingFunctionContextType enum
119
+ # Returns the descriptor for the ListingCustomAttributeIndex enum
120
120
  #
121
- # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum
122
- def self.matching_function_context_type
123
- require "google/ads/google_ads/v2/enums/matching_function_context_type_pb.rb"
124
- Google::Ads::GoogleAds::V2::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor
121
+ # @return [Google::Protobuf::EnumDescriptor] for the ListingCustomAttributeIndex enum
122
+ def self.listing_custom_attribute_index
123
+ require "google/ads/google_ads/v2/enums/listing_custom_attribute_index_pb.rb"
124
+ Google::Ads::GoogleAds::V2::Enums::ListingCustomAttributeIndexEnum::ListingCustomAttributeIndex.descriptor
125
125
  end
126
126
 
127
- # Returns the descriptor for the MatchingFunctionOperator enum
127
+ # Returns the descriptor for the ListingGroupType enum
128
128
  #
129
- # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum
130
- def self.matching_function_operator
131
- require "google/ads/google_ads/v2/enums/matching_function_operator_pb.rb"
132
- Google::Ads::GoogleAds::V2::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor
129
+ # @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum
130
+ def self.listing_group_type
131
+ require "google/ads/google_ads/v2/enums/listing_group_type_pb.rb"
132
+ Google::Ads::GoogleAds::V2::Enums::ListingGroupTypeEnum::ListingGroupType.descriptor
133
133
  end
134
134
 
135
- # Returns the descriptor for the FeedLinkStatus enum
135
+ # Returns the descriptor for the LocationGroupRadiusUnits enum
136
136
  #
137
- # @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum
138
- def self.feed_link_status
139
- require "google/ads/google_ads/v2/enums/feed_link_status_pb.rb"
140
- Google::Ads::GoogleAds::V2::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor
137
+ # @return [Google::Protobuf::EnumDescriptor] for the LocationGroupRadiusUnits enum
138
+ def self.location_group_radius_units
139
+ require "google/ads/google_ads/v2/enums/location_group_radius_units_pb.rb"
140
+ Google::Ads::GoogleAds::V2::Enums::LocationGroupRadiusUnitsEnum::LocationGroupRadiusUnits.descriptor
141
141
  end
142
142
 
143
- # Returns the descriptor for the PlaceholderType enum
143
+ # Returns the descriptor for the MinuteOfHour enum
144
144
  #
145
- # @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum
146
- def self.placeholder_type
147
- require "google/ads/google_ads/v2/enums/placeholder_type_pb.rb"
148
- Google::Ads::GoogleAds::V2::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor
145
+ # @return [Google::Protobuf::EnumDescriptor] for the MinuteOfHour enum
146
+ def self.minute_of_hour
147
+ require "google/ads/google_ads/v2/enums/minute_of_hour_pb.rb"
148
+ Google::Ads::GoogleAds::V2::Enums::MinuteOfHourEnum::MinuteOfHour.descriptor
149
+ end
150
+
151
+ # Returns the descriptor for the ParentalStatusType enum
152
+ #
153
+ # @return [Google::Protobuf::EnumDescriptor] for the ParentalStatusType enum
154
+ def self.parental_status_type
155
+ require "google/ads/google_ads/v2/enums/parental_status_type_pb.rb"
156
+ Google::Ads::GoogleAds::V2::Enums::ParentalStatusTypeEnum::ParentalStatusType.descriptor
157
+ end
158
+
159
+ # Returns the descriptor for the PreferredContentType enum
160
+ #
161
+ # @return [Google::Protobuf::EnumDescriptor] for the PreferredContentType enum
162
+ def self.preferred_content_type
163
+ require "google/ads/google_ads/v2/enums/preferred_content_type_pb.rb"
164
+ Google::Ads::GoogleAds::V2::Enums::PreferredContentTypeEnum::PreferredContentType.descriptor
149
165
  end
150
166
 
151
167
  # Returns the descriptor for the ProductBiddingCategoryLevel enum
@@ -156,76 +172,132 @@ module Google
156
172
  Google::Ads::GoogleAds::V2::Enums::ProductBiddingCategoryLevelEnum::ProductBiddingCategoryLevel.descriptor
157
173
  end
158
174
 
159
- # Returns the descriptor for the ProductBiddingCategoryStatus enum
175
+ # Returns the descriptor for the ProductChannel enum
160
176
  #
161
- # @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
162
- def self.product_bidding_category_status
163
- require "google/ads/google_ads/v2/enums/product_bidding_category_status_pb.rb"
164
- Google::Ads::GoogleAds::V2::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
177
+ # @return [Google::Protobuf::EnumDescriptor] for the ProductChannel enum
178
+ def self.product_channel
179
+ require "google/ads/google_ads/v2/enums/product_channel_pb.rb"
180
+ Google::Ads::GoogleAds::V2::Enums::ProductChannelEnum::ProductChannel.descriptor
165
181
  end
166
182
 
167
- # Returns the descriptor for the PolicyTopicEntryType enum
183
+ # Returns the descriptor for the ProductChannelExclusivity enum
168
184
  #
169
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum
170
- def self.policy_topic_entry_type
171
- require "google/ads/google_ads/v2/enums/policy_topic_entry_type_pb.rb"
172
- Google::Ads::GoogleAds::V2::Enums::PolicyTopicEntryTypeEnum::PolicyTopicEntryType.descriptor
185
+ # @return [Google::Protobuf::EnumDescriptor] for the ProductChannelExclusivity enum
186
+ def self.product_channel_exclusivity
187
+ require "google/ads/google_ads/v2/enums/product_channel_exclusivity_pb.rb"
188
+ Google::Ads::GoogleAds::V2::Enums::ProductChannelExclusivityEnum::ProductChannelExclusivity.descriptor
173
189
  end
174
190
 
175
- # Returns the descriptor for the PolicyTopicEvidenceDestinationMismatchUrlType enum
191
+ # Returns the descriptor for the ProductCondition enum
176
192
  #
177
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationMismatchUrlType enum
178
- def self.policy_topic_evidence_destination_mismatch_url_type
179
- require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb"
180
- Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType.descriptor
193
+ # @return [Google::Protobuf::EnumDescriptor] for the ProductCondition enum
194
+ def self.product_condition
195
+ require "google/ads/google_ads/v2/enums/product_condition_pb.rb"
196
+ Google::Ads::GoogleAds::V2::Enums::ProductConditionEnum::ProductCondition.descriptor
181
197
  end
182
198
 
183
- # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
199
+ # Returns the descriptor for the ProductTypeLevel enum
184
200
  #
185
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
186
- def self.policy_topic_evidence_destination_not_working_device
187
- require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_not_working_device_pb.rb"
188
- Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice.descriptor
201
+ # @return [Google::Protobuf::EnumDescriptor] for the ProductTypeLevel enum
202
+ def self.product_type_level
203
+ require "google/ads/google_ads/v2/enums/product_type_level_pb.rb"
204
+ Google::Ads::GoogleAds::V2::Enums::ProductTypeLevelEnum::ProductTypeLevel.descriptor
189
205
  end
190
206
 
191
- # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
207
+ # Returns the descriptor for the ProximityRadiusUnits enum
192
208
  #
193
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
194
- def self.policy_topic_evidence_destination_not_working_dns_error_type
195
- require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb"
196
- Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor
209
+ # @return [Google::Protobuf::EnumDescriptor] for the ProximityRadiusUnits enum
210
+ def self.proximity_radius_units
211
+ require "google/ads/google_ads/v2/enums/proximity_radius_units_pb.rb"
212
+ Google::Ads::GoogleAds::V2::Enums::ProximityRadiusUnitsEnum::ProximityRadiusUnits.descriptor
197
213
  end
198
214
 
199
- # Returns the descriptor for the AdGroupAdStatus enum
215
+ # Returns the descriptor for the WebpageConditionOperand enum
200
216
  #
201
- # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum
202
- def self.ad_group_ad_status
203
- require "google/ads/google_ads/v2/enums/ad_group_ad_status_pb.rb"
204
- Google::Ads::GoogleAds::V2::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor
217
+ # @return [Google::Protobuf::EnumDescriptor] for the WebpageConditionOperand enum
218
+ def self.webpage_condition_operand
219
+ require "google/ads/google_ads/v2/enums/webpage_condition_operand_pb.rb"
220
+ Google::Ads::GoogleAds::V2::Enums::WebpageConditionOperandEnum::WebpageConditionOperand.descriptor
205
221
  end
206
222
 
207
- # Returns the descriptor for the AdStrength enum
223
+ # Returns the descriptor for the WebpageConditionOperator enum
208
224
  #
209
- # @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum
210
- def self.ad_strength
211
- require "google/ads/google_ads/v2/enums/ad_strength_pb.rb"
212
- Google::Ads::GoogleAds::V2::Enums::AdStrengthEnum::AdStrength.descriptor
225
+ # @return [Google::Protobuf::EnumDescriptor] for the WebpageConditionOperator enum
226
+ def self.webpage_condition_operator
227
+ require "google/ads/google_ads/v2/enums/webpage_condition_operator_pb.rb"
228
+ Google::Ads::GoogleAds::V2::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor
213
229
  end
214
230
 
215
- # Returns the descriptor for the PolicyApprovalStatus enum
231
+ # Returns the descriptor for the AppStore enum
216
232
  #
217
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyApprovalStatus enum
218
- def self.policy_approval_status
219
- require "google/ads/google_ads/v2/enums/policy_approval_status_pb.rb"
220
- Google::Ads::GoogleAds::V2::Enums::PolicyApprovalStatusEnum::PolicyApprovalStatus.descriptor
233
+ # @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
234
+ def self.app_store
235
+ require "google/ads/google_ads/v2/enums/app_store_pb.rb"
236
+ Google::Ads::GoogleAds::V2::Enums::AppStoreEnum::AppStore.descriptor
221
237
  end
222
238
 
223
- # Returns the descriptor for the PolicyReviewStatus enum
239
+ # Returns the descriptor for the CallConversionReportingState enum
224
240
  #
225
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyReviewStatus enum
226
- def self.policy_review_status
227
- require "google/ads/google_ads/v2/enums/policy_review_status_pb.rb"
228
- Google::Ads::GoogleAds::V2::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor
241
+ # @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum
242
+ def self.call_conversion_reporting_state
243
+ require "google/ads/google_ads/v2/enums/call_conversion_reporting_state_pb.rb"
244
+ Google::Ads::GoogleAds::V2::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor
245
+ end
246
+
247
+ # Returns the descriptor for the PriceExtensionPriceQualifier enum
248
+ #
249
+ # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
250
+ def self.price_extension_price_qualifier
251
+ require "google/ads/google_ads/v2/enums/price_extension_price_qualifier_pb.rb"
252
+ Google::Ads::GoogleAds::V2::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
253
+ end
254
+
255
+ # Returns the descriptor for the PriceExtensionPriceUnit enum
256
+ #
257
+ # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
258
+ def self.price_extension_price_unit
259
+ require "google/ads/google_ads/v2/enums/price_extension_price_unit_pb.rb"
260
+ Google::Ads::GoogleAds::V2::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
261
+ end
262
+
263
+ # Returns the descriptor for the PriceExtensionType enum
264
+ #
265
+ # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
266
+ def self.price_extension_type
267
+ require "google/ads/google_ads/v2/enums/price_extension_type_pb.rb"
268
+ Google::Ads::GoogleAds::V2::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
269
+ end
270
+
271
+ # Returns the descriptor for the PromotionExtensionDiscountModifier enum
272
+ #
273
+ # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum
274
+ def self.promotion_extension_discount_modifier
275
+ require "google/ads/google_ads/v2/enums/promotion_extension_discount_modifier_pb.rb"
276
+ Google::Ads::GoogleAds::V2::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor
277
+ end
278
+
279
+ # Returns the descriptor for the PromotionExtensionOccasion enum
280
+ #
281
+ # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum
282
+ def self.promotion_extension_occasion
283
+ require "google/ads/google_ads/v2/enums/promotion_extension_occasion_pb.rb"
284
+ Google::Ads::GoogleAds::V2::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor
285
+ end
286
+
287
+ # Returns the descriptor for the RecommendationType enum
288
+ #
289
+ # @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
290
+ def self.recommendation_type
291
+ require "google/ads/google_ads/v2/enums/recommendation_type_pb.rb"
292
+ Google::Ads::GoogleAds::V2::Enums::RecommendationTypeEnum::RecommendationType.descriptor
293
+ end
294
+
295
+ # Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
296
+ #
297
+ # @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
298
+ def self.target_cpa_opt_in_recommendation_goal
299
+ require "google/ads/google_ads/v2/enums/target_cpa_opt_in_recommendation_goal_pb.rb"
300
+ Google::Ads::GoogleAds::V2::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
229
301
  end
230
302
 
231
303
  # Returns the descriptor for the ServedAssetFieldType enum
@@ -236,14 +308,6 @@ module Google
236
308
  Google::Ads::GoogleAds::V2::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor
237
309
  end
238
310
 
239
- # Returns the descriptor for the CallConversionReportingState enum
240
- #
241
- # @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum
242
- def self.call_conversion_reporting_state
243
- require "google/ads/google_ads/v2/enums/call_conversion_reporting_state_pb.rb"
244
- Google::Ads::GoogleAds::V2::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor
245
- end
246
-
247
311
  # Returns the descriptor for the DisplayAdFormatSetting enum
248
312
  #
249
313
  # @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum
@@ -268,6 +332,14 @@ module Google
268
332
  Google::Ads::GoogleAds::V2::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor
269
333
  end
270
334
 
335
+ # Returns the descriptor for the MimeType enum
336
+ #
337
+ # @return [Google::Protobuf::EnumDescriptor] for the MimeType enum
338
+ def self.mime_type
339
+ require "google/ads/google_ads/v2/enums/mime_type_pb.rb"
340
+ Google::Ads::GoogleAds::V2::Enums::MimeTypeEnum::MimeType.descriptor
341
+ end
342
+
271
343
  # Returns the descriptor for the AppUrlOperatingSystemType enum
272
344
  #
273
345
  # @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum
@@ -284,14 +356,6 @@ module Google
284
356
  Google::Ads::GoogleAds::V2::Enums::AdTypeEnum::AdType.descriptor
285
357
  end
286
358
 
287
- # Returns the descriptor for the Device enum
288
- #
289
- # @return [Google::Protobuf::EnumDescriptor] for the Device enum
290
- def self.device
291
- require "google/ads/google_ads/v2/enums/device_pb.rb"
292
- Google::Ads::GoogleAds::V2::Enums::DeviceEnum::Device.descriptor
293
- end
294
-
295
359
  # Returns the descriptor for the SystemManagedResourceSource enum
296
360
  #
297
361
  # @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum
@@ -300,1020 +364,884 @@ module Google
300
364
  Google::Ads::GoogleAds::V2::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor
301
365
  end
302
366
 
303
- # Returns the descriptor for the ChangeStatusOperation enum
367
+ # Returns the descriptor for the CampaignCriterionStatus enum
304
368
  #
305
- # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum
306
- def self.change_status_operation
307
- require "google/ads/google_ads/v2/enums/change_status_operation_pb.rb"
308
- Google::Ads::GoogleAds::V2::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor
369
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum
370
+ def self.campaign_criterion_status
371
+ require "google/ads/google_ads/v2/enums/campaign_criterion_status_pb.rb"
372
+ Google::Ads::GoogleAds::V2::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor
309
373
  end
310
374
 
311
- # Returns the descriptor for the ChangeStatusResourceType enum
375
+ # Returns the descriptor for the CriterionType enum
312
376
  #
313
- # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum
314
- def self.change_status_resource_type
315
- require "google/ads/google_ads/v2/enums/change_status_resource_type_pb.rb"
316
- Google::Ads::GoogleAds::V2::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor
377
+ # @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum
378
+ def self.criterion_type
379
+ require "google/ads/google_ads/v2/enums/criterion_type_pb.rb"
380
+ Google::Ads::GoogleAds::V2::Enums::CriterionTypeEnum::CriterionType.descriptor
317
381
  end
318
382
 
319
- # Returns the descriptor for the AdCustomizerPlaceholderField enum
383
+ # Returns the descriptor for the AssetType enum
320
384
  #
321
- # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
322
- def self.ad_customizer_placeholder_field
323
- require "google/ads/google_ads/v2/enums/ad_customizer_placeholder_field_pb.rb"
324
- Google::Ads::GoogleAds::V2::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor
385
+ # @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
386
+ def self.asset_type
387
+ require "google/ads/google_ads/v2/enums/asset_type_pb.rb"
388
+ Google::Ads::GoogleAds::V2::Enums::AssetTypeEnum::AssetType.descriptor
325
389
  end
326
390
 
327
- # Returns the descriptor for the AffiliateLocationPlaceholderField enum
391
+ # Returns the descriptor for the AdvertisingChannelSubType enum
328
392
  #
329
- # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
330
- def self.affiliate_location_placeholder_field
331
- require "google/ads/google_ads/v2/enums/affiliate_location_placeholder_field_pb.rb"
332
- Google::Ads::GoogleAds::V2::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor
393
+ # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum
394
+ def self.advertising_channel_sub_type
395
+ require "google/ads/google_ads/v2/enums/advertising_channel_sub_type_pb.rb"
396
+ Google::Ads::GoogleAds::V2::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor
333
397
  end
334
398
 
335
- # Returns the descriptor for the AppPlaceholderField enum
399
+ # Returns the descriptor for the AdvertisingChannelType enum
336
400
  #
337
- # @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum
338
- def self.app_placeholder_field
339
- require "google/ads/google_ads/v2/enums/app_placeholder_field_pb.rb"
340
- Google::Ads::GoogleAds::V2::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor
401
+ # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum
402
+ def self.advertising_channel_type
403
+ require "google/ads/google_ads/v2/enums/advertising_channel_type_pb.rb"
404
+ Google::Ads::GoogleAds::V2::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor
341
405
  end
342
406
 
343
- # Returns the descriptor for the CallPlaceholderField enum
407
+ # Returns the descriptor for the CriterionCategoryChannelAvailabilityMode enum
344
408
  #
345
- # @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum
346
- def self.call_placeholder_field
347
- require "google/ads/google_ads/v2/enums/call_placeholder_field_pb.rb"
348
- Google::Ads::GoogleAds::V2::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor
409
+ # @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryChannelAvailabilityMode enum
410
+ def self.criterion_category_channel_availability_mode
411
+ require "google/ads/google_ads/v2/enums/criterion_category_channel_availability_mode_pb.rb"
412
+ Google::Ads::GoogleAds::V2::Enums::CriterionCategoryChannelAvailabilityModeEnum::CriterionCategoryChannelAvailabilityMode.descriptor
349
413
  end
350
414
 
351
- # Returns the descriptor for the CalloutPlaceholderField enum
415
+ # Returns the descriptor for the CriterionCategoryLocaleAvailabilityMode enum
352
416
  #
353
- # @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum
354
- def self.callout_placeholder_field
355
- require "google/ads/google_ads/v2/enums/callout_placeholder_field_pb.rb"
356
- Google::Ads::GoogleAds::V2::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor
417
+ # @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryLocaleAvailabilityMode enum
418
+ def self.criterion_category_locale_availability_mode
419
+ require "google/ads/google_ads/v2/enums/criterion_category_locale_availability_mode_pb.rb"
420
+ Google::Ads::GoogleAds::V2::Enums::CriterionCategoryLocaleAvailabilityModeEnum::CriterionCategoryLocaleAvailabilityMode.descriptor
357
421
  end
358
422
 
359
- # Returns the descriptor for the CustomPlaceholderField enum
423
+ # Returns the descriptor for the UserInterestTaxonomyType enum
360
424
  #
361
- # @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum
362
- def self.custom_placeholder_field
363
- require "google/ads/google_ads/v2/enums/custom_placeholder_field_pb.rb"
364
- Google::Ads::GoogleAds::V2::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor
425
+ # @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
426
+ def self.user_interest_taxonomy_type
427
+ require "google/ads/google_ads/v2/enums/user_interest_taxonomy_type_pb.rb"
428
+ Google::Ads::GoogleAds::V2::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
365
429
  end
366
430
 
367
- # Returns the descriptor for the DsaPageFeedCriterionField enum
431
+ # Returns the descriptor for the SimulationModificationMethod enum
368
432
  #
369
- # @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum
370
- def self.dsa_page_feed_criterion_field
371
- require "google/ads/google_ads/v2/enums/dsa_page_feed_criterion_field_pb.rb"
372
- Google::Ads::GoogleAds::V2::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor
433
+ # @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum
434
+ def self.simulation_modification_method
435
+ require "google/ads/google_ads/v2/enums/simulation_modification_method_pb.rb"
436
+ Google::Ads::GoogleAds::V2::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor
373
437
  end
374
438
 
375
- # Returns the descriptor for the EducationPlaceholderField enum
439
+ # Returns the descriptor for the SimulationType enum
376
440
  #
377
- # @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum
378
- def self.education_placeholder_field
379
- require "google/ads/google_ads/v2/enums/education_placeholder_field_pb.rb"
380
- Google::Ads::GoogleAds::V2::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor
441
+ # @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum
442
+ def self.simulation_type
443
+ require "google/ads/google_ads/v2/enums/simulation_type_pb.rb"
444
+ Google::Ads::GoogleAds::V2::Enums::SimulationTypeEnum::SimulationType.descriptor
381
445
  end
382
446
 
383
- # Returns the descriptor for the FeedMappingCriterionType enum
447
+ # Returns the descriptor for the CampaignSharedSetStatus enum
384
448
  #
385
- # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum
386
- def self.feed_mapping_criterion_type
387
- require "google/ads/google_ads/v2/enums/feed_mapping_criterion_type_pb.rb"
388
- Google::Ads::GoogleAds::V2::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor
449
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum
450
+ def self.campaign_shared_set_status
451
+ require "google/ads/google_ads/v2/enums/campaign_shared_set_status_pb.rb"
452
+ Google::Ads::GoogleAds::V2::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor
389
453
  end
390
454
 
391
- # Returns the descriptor for the FeedMappingStatus enum
455
+ # Returns the descriptor for the GeoTargetingType enum
392
456
  #
393
- # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum
394
- def self.feed_mapping_status
395
- require "google/ads/google_ads/v2/enums/feed_mapping_status_pb.rb"
396
- Google::Ads::GoogleAds::V2::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor
457
+ # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
458
+ def self.geo_targeting_type
459
+ require "google/ads/google_ads/v2/enums/geo_targeting_type_pb.rb"
460
+ Google::Ads::GoogleAds::V2::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
397
461
  end
398
462
 
399
- # Returns the descriptor for the FlightPlaceholderField enum
463
+ # Returns the descriptor for the AdGroupCriterionApprovalStatus enum
400
464
  #
401
- # @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum
402
- def self.flight_placeholder_field
403
- require "google/ads/google_ads/v2/enums/flight_placeholder_field_pb.rb"
404
- Google::Ads::GoogleAds::V2::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor
465
+ # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum
466
+ def self.ad_group_criterion_approval_status
467
+ require "google/ads/google_ads/v2/enums/ad_group_criterion_approval_status_pb.rb"
468
+ Google::Ads::GoogleAds::V2::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor
405
469
  end
406
470
 
407
- # Returns the descriptor for the HotelPlaceholderField enum
471
+ # Returns the descriptor for the AdGroupCriterionStatus enum
408
472
  #
409
- # @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum
410
- def self.hotel_placeholder_field
411
- require "google/ads/google_ads/v2/enums/hotel_placeholder_field_pb.rb"
412
- Google::Ads::GoogleAds::V2::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor
473
+ # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum
474
+ def self.ad_group_criterion_status
475
+ require "google/ads/google_ads/v2/enums/ad_group_criterion_status_pb.rb"
476
+ Google::Ads::GoogleAds::V2::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor
413
477
  end
414
478
 
415
- # Returns the descriptor for the JobPlaceholderField enum
479
+ # Returns the descriptor for the BiddingSource enum
416
480
  #
417
- # @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum
418
- def self.job_placeholder_field
419
- require "google/ads/google_ads/v2/enums/job_placeholder_field_pb.rb"
420
- Google::Ads::GoogleAds::V2::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor
481
+ # @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum
482
+ def self.bidding_source
483
+ require "google/ads/google_ads/v2/enums/bidding_source_pb.rb"
484
+ Google::Ads::GoogleAds::V2::Enums::BiddingSourceEnum::BiddingSource.descriptor
421
485
  end
422
486
 
423
- # Returns the descriptor for the LocalPlaceholderField enum
487
+ # Returns the descriptor for the CriterionSystemServingStatus enum
424
488
  #
425
- # @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum
426
- def self.local_placeholder_field
427
- require "google/ads/google_ads/v2/enums/local_placeholder_field_pb.rb"
428
- Google::Ads::GoogleAds::V2::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor
489
+ # @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum
490
+ def self.criterion_system_serving_status
491
+ require "google/ads/google_ads/v2/enums/criterion_system_serving_status_pb.rb"
492
+ Google::Ads::GoogleAds::V2::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor
429
493
  end
430
494
 
431
- # Returns the descriptor for the LocationExtensionTargetingCriterionField enum
495
+ # Returns the descriptor for the QualityScoreBucket enum
432
496
  #
433
- # @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum
434
- def self.location_extension_targeting_criterion_field
435
- require "google/ads/google_ads/v2/enums/location_extension_targeting_criterion_field_pb.rb"
436
- Google::Ads::GoogleAds::V2::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor
497
+ # @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum
498
+ def self.quality_score_bucket
499
+ require "google/ads/google_ads/v2/enums/quality_score_bucket_pb.rb"
500
+ Google::Ads::GoogleAds::V2::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor
437
501
  end
438
502
 
439
- # Returns the descriptor for the LocationPlaceholderField enum
503
+ # Returns the descriptor for the ExtensionSettingDevice enum
440
504
  #
441
- # @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum
442
- def self.location_placeholder_field
443
- require "google/ads/google_ads/v2/enums/location_placeholder_field_pb.rb"
444
- Google::Ads::GoogleAds::V2::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor
505
+ # @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
506
+ def self.extension_setting_device
507
+ require "google/ads/google_ads/v2/enums/extension_setting_device_pb.rb"
508
+ Google::Ads::GoogleAds::V2::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor
445
509
  end
446
510
 
447
- # Returns the descriptor for the MessagePlaceholderField enum
511
+ # Returns the descriptor for the ExtensionType enum
448
512
  #
449
- # @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum
450
- def self.message_placeholder_field
451
- require "google/ads/google_ads/v2/enums/message_placeholder_field_pb.rb"
452
- Google::Ads::GoogleAds::V2::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor
513
+ # @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
514
+ def self.extension_type
515
+ require "google/ads/google_ads/v2/enums/extension_type_pb.rb"
516
+ Google::Ads::GoogleAds::V2::Enums::ExtensionTypeEnum::ExtensionType.descriptor
453
517
  end
454
518
 
455
- # Returns the descriptor for the PricePlaceholderField enum
519
+ # Returns the descriptor for the PolicyTopicEntryType enum
456
520
  #
457
- # @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum
458
- def self.price_placeholder_field
459
- require "google/ads/google_ads/v2/enums/price_placeholder_field_pb.rb"
460
- Google::Ads::GoogleAds::V2::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor
521
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum
522
+ def self.policy_topic_entry_type
523
+ require "google/ads/google_ads/v2/enums/policy_topic_entry_type_pb.rb"
524
+ Google::Ads::GoogleAds::V2::Enums::PolicyTopicEntryTypeEnum::PolicyTopicEntryType.descriptor
461
525
  end
462
526
 
463
- # Returns the descriptor for the PromotionPlaceholderField enum
527
+ # Returns the descriptor for the PolicyTopicEvidenceDestinationMismatchUrlType enum
464
528
  #
465
- # @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum
466
- def self.promotion_placeholder_field
467
- require "google/ads/google_ads/v2/enums/promotion_placeholder_field_pb.rb"
468
- Google::Ads::GoogleAds::V2::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor
529
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationMismatchUrlType enum
530
+ def self.policy_topic_evidence_destination_mismatch_url_type
531
+ require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb"
532
+ Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType.descriptor
469
533
  end
470
534
 
471
- # Returns the descriptor for the RealEstatePlaceholderField enum
535
+ # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
472
536
  #
473
- # @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum
474
- def self.real_estate_placeholder_field
475
- require "google/ads/google_ads/v2/enums/real_estate_placeholder_field_pb.rb"
476
- Google::Ads::GoogleAds::V2::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor
537
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDevice enum
538
+ def self.policy_topic_evidence_destination_not_working_device
539
+ require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_not_working_device_pb.rb"
540
+ Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice.descriptor
477
541
  end
478
542
 
479
- # Returns the descriptor for the SitelinkPlaceholderField enum
543
+ # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
480
544
  #
481
- # @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum
482
- def self.sitelink_placeholder_field
483
- require "google/ads/google_ads/v2/enums/sitelink_placeholder_field_pb.rb"
484
- Google::Ads::GoogleAds::V2::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor
545
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum
546
+ def self.policy_topic_evidence_destination_not_working_dns_error_type
547
+ require "google/ads/google_ads/v2/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb.rb"
548
+ Google::Ads::GoogleAds::V2::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor
485
549
  end
486
550
 
487
- # Returns the descriptor for the StructuredSnippetPlaceholderField enum
551
+ # Returns the descriptor for the FeedItemQualityApprovalStatus enum
488
552
  #
489
- # @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum
490
- def self.structured_snippet_placeholder_field
491
- require "google/ads/google_ads/v2/enums/structured_snippet_placeholder_field_pb.rb"
492
- Google::Ads::GoogleAds::V2::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor
553
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum
554
+ def self.feed_item_quality_approval_status
555
+ require "google/ads/google_ads/v2/enums/feed_item_quality_approval_status_pb.rb"
556
+ Google::Ads::GoogleAds::V2::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor
493
557
  end
494
558
 
495
- # Returns the descriptor for the TravelPlaceholderField enum
559
+ # Returns the descriptor for the FeedItemQualityDisapprovalReason enum
496
560
  #
497
- # @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum
498
- def self.travel_placeholder_field
499
- require "google/ads/google_ads/v2/enums/travel_placeholder_field_pb.rb"
500
- Google::Ads::GoogleAds::V2::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor
561
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum
562
+ def self.feed_item_quality_disapproval_reason
563
+ require "google/ads/google_ads/v2/enums/feed_item_quality_disapproval_reason_pb.rb"
564
+ Google::Ads::GoogleAds::V2::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor
501
565
  end
502
566
 
503
- # Returns the descriptor for the BillingSetupStatus enum
567
+ # Returns the descriptor for the FeedItemStatus enum
504
568
  #
505
- # @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum
506
- def self.billing_setup_status
507
- require "google/ads/google_ads/v2/enums/billing_setup_status_pb.rb"
508
- Google::Ads::GoogleAds::V2::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor
569
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum
570
+ def self.feed_item_status
571
+ require "google/ads/google_ads/v2/enums/feed_item_status_pb.rb"
572
+ Google::Ads::GoogleAds::V2::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor
509
573
  end
510
574
 
511
- # Returns the descriptor for the TimeType enum
575
+ # Returns the descriptor for the FeedItemValidationStatus enum
512
576
  #
513
- # @return [Google::Protobuf::EnumDescriptor] for the TimeType enum
514
- def self.time_type
515
- require "google/ads/google_ads/v2/enums/time_type_pb.rb"
516
- Google::Ads::GoogleAds::V2::Enums::TimeTypeEnum::TimeType.descriptor
577
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum
578
+ def self.feed_item_validation_status
579
+ require "google/ads/google_ads/v2/enums/feed_item_validation_status_pb.rb"
580
+ Google::Ads::GoogleAds::V2::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor
517
581
  end
518
582
 
519
- # Returns the descriptor for the DistanceBucket enum
583
+ # Returns the descriptor for the GeoTargetingRestriction enum
520
584
  #
521
- # @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
522
- def self.distance_bucket
523
- require "google/ads/google_ads/v2/enums/distance_bucket_pb.rb"
524
- Google::Ads::GoogleAds::V2::Enums::DistanceBucketEnum::DistanceBucket.descriptor
585
+ # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum
586
+ def self.geo_targeting_restriction
587
+ require "google/ads/google_ads/v2/enums/geo_targeting_restriction_pb.rb"
588
+ Google::Ads::GoogleAds::V2::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor
525
589
  end
526
590
 
527
- # Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum
591
+ # Returns the descriptor for the PlaceholderType enum
528
592
  #
529
- # @return [Google::Protobuf::EnumDescriptor] for the CustomerPayPerConversionEligibilityFailureReason enum
530
- def self.customer_pay_per_conversion_eligibility_failure_reason
531
- require "google/ads/google_ads/v2/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb"
532
- Google::Ads::GoogleAds::V2::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor
593
+ # @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum
594
+ def self.placeholder_type
595
+ require "google/ads/google_ads/v2/enums/placeholder_type_pb.rb"
596
+ Google::Ads::GoogleAds::V2::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor
533
597
  end
534
598
 
535
- # Returns the descriptor for the BudgetDeliveryMethod enum
599
+ # Returns the descriptor for the PolicyApprovalStatus enum
536
600
  #
537
- # @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum
538
- def self.budget_delivery_method
539
- require "google/ads/google_ads/v2/enums/budget_delivery_method_pb.rb"
540
- Google::Ads::GoogleAds::V2::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor
601
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyApprovalStatus enum
602
+ def self.policy_approval_status
603
+ require "google/ads/google_ads/v2/enums/policy_approval_status_pb.rb"
604
+ Google::Ads::GoogleAds::V2::Enums::PolicyApprovalStatusEnum::PolicyApprovalStatus.descriptor
541
605
  end
542
606
 
543
- # Returns the descriptor for the BudgetPeriod enum
607
+ # Returns the descriptor for the PolicyReviewStatus enum
544
608
  #
545
- # @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum
546
- def self.budget_period
547
- require "google/ads/google_ads/v2/enums/budget_period_pb.rb"
548
- Google::Ads::GoogleAds::V2::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor
609
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyReviewStatus enum
610
+ def self.policy_review_status
611
+ require "google/ads/google_ads/v2/enums/policy_review_status_pb.rb"
612
+ Google::Ads::GoogleAds::V2::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor
549
613
  end
550
614
 
551
- # Returns the descriptor for the BudgetStatus enum
615
+ # Returns the descriptor for the FeedItemValidationError enum
552
616
  #
553
- # @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum
554
- def self.budget_status
555
- require "google/ads/google_ads/v2/enums/budget_status_pb.rb"
556
- Google::Ads::GoogleAds::V2::Enums::BudgetStatusEnum::BudgetStatus.descriptor
617
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
618
+ def self.feed_item_validation_error
619
+ require "google/ads/google_ads/v2/errors/feed_item_validation_error_pb.rb"
620
+ Google::Ads::GoogleAds::V2::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor
557
621
  end
558
622
 
559
- # Returns the descriptor for the BudgetType enum
623
+ # Returns the descriptor for the FeedItemTargetDevice enum
560
624
  #
561
- # @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum
562
- def self.budget_type
563
- require "google/ads/google_ads/v2/enums/budget_type_pb.rb"
564
- Google::Ads::GoogleAds::V2::Enums::BudgetTypeEnum::BudgetType.descriptor
625
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
626
+ def self.feed_item_target_device
627
+ require "google/ads/google_ads/v2/enums/feed_item_target_device_pb.rb"
628
+ Google::Ads::GoogleAds::V2::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
565
629
  end
566
630
 
567
- # Returns the descriptor for the AgeRangeType enum
631
+ # Returns the descriptor for the CustomerMatchUploadKeyType enum
568
632
  #
569
- # @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum
570
- def self.age_range_type
571
- require "google/ads/google_ads/v2/enums/age_range_type_pb.rb"
572
- Google::Ads::GoogleAds::V2::Enums::AgeRangeTypeEnum::AgeRangeType.descriptor
633
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum
634
+ def self.customer_match_upload_key_type
635
+ require "google/ads/google_ads/v2/enums/customer_match_upload_key_type_pb.rb"
636
+ Google::Ads::GoogleAds::V2::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor
573
637
  end
574
638
 
575
- # Returns the descriptor for the AppPaymentModelType enum
639
+ # Returns the descriptor for the UserListCombinedRuleOperator enum
576
640
  #
577
- # @return [Google::Protobuf::EnumDescriptor] for the AppPaymentModelType enum
578
- def self.app_payment_model_type
579
- require "google/ads/google_ads/v2/enums/app_payment_model_type_pb.rb"
580
- Google::Ads::GoogleAds::V2::Enums::AppPaymentModelTypeEnum::AppPaymentModelType.descriptor
641
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum
642
+ def self.user_list_combined_rule_operator
643
+ require "google/ads/google_ads/v2/enums/user_list_combined_rule_operator_pb.rb"
644
+ Google::Ads::GoogleAds::V2::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor
581
645
  end
582
646
 
583
- # Returns the descriptor for the ContentLabelType enum
647
+ # Returns the descriptor for the UserListCrmDataSourceType enum
584
648
  #
585
- # @return [Google::Protobuf::EnumDescriptor] for the ContentLabelType enum
586
- def self.content_label_type
587
- require "google/ads/google_ads/v2/enums/content_label_type_pb.rb"
588
- Google::Ads::GoogleAds::V2::Enums::ContentLabelTypeEnum::ContentLabelType.descriptor
649
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum
650
+ def self.user_list_crm_data_source_type
651
+ require "google/ads/google_ads/v2/enums/user_list_crm_data_source_type_pb.rb"
652
+ Google::Ads::GoogleAds::V2::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor
589
653
  end
590
654
 
591
- # Returns the descriptor for the DayOfWeek enum
655
+ # Returns the descriptor for the UserListDateRuleItemOperator enum
592
656
  #
593
- # @return [Google::Protobuf::EnumDescriptor] for the DayOfWeek enum
594
- def self.day_of_week
595
- require "google/ads/google_ads/v2/enums/day_of_week_pb.rb"
596
- Google::Ads::GoogleAds::V2::Enums::DayOfWeekEnum::DayOfWeek.descriptor
657
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum
658
+ def self.user_list_date_rule_item_operator
659
+ require "google/ads/google_ads/v2/enums/user_list_date_rule_item_operator_pb.rb"
660
+ Google::Ads::GoogleAds::V2::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor
597
661
  end
598
662
 
599
- # Returns the descriptor for the GenderType enum
663
+ # Returns the descriptor for the UserListLogicalRuleOperator enum
600
664
  #
601
- # @return [Google::Protobuf::EnumDescriptor] for the GenderType enum
602
- def self.gender_type
603
- require "google/ads/google_ads/v2/enums/gender_type_pb.rb"
604
- Google::Ads::GoogleAds::V2::Enums::GenderTypeEnum::GenderType.descriptor
665
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum
666
+ def self.user_list_logical_rule_operator
667
+ require "google/ads/google_ads/v2/enums/user_list_logical_rule_operator_pb.rb"
668
+ Google::Ads::GoogleAds::V2::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor
605
669
  end
606
670
 
607
- # Returns the descriptor for the HotelDateSelectionType enum
671
+ # Returns the descriptor for the UserListNumberRuleItemOperator enum
608
672
  #
609
- # @return [Google::Protobuf::EnumDescriptor] for the HotelDateSelectionType enum
610
- def self.hotel_date_selection_type
611
- require "google/ads/google_ads/v2/enums/hotel_date_selection_type_pb.rb"
612
- Google::Ads::GoogleAds::V2::Enums::HotelDateSelectionTypeEnum::HotelDateSelectionType.descriptor
673
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum
674
+ def self.user_list_number_rule_item_operator
675
+ require "google/ads/google_ads/v2/enums/user_list_number_rule_item_operator_pb.rb"
676
+ Google::Ads::GoogleAds::V2::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor
613
677
  end
614
678
 
615
- # Returns the descriptor for the IncomeRangeType enum
679
+ # Returns the descriptor for the UserListPrepopulationStatus enum
616
680
  #
617
- # @return [Google::Protobuf::EnumDescriptor] for the IncomeRangeType enum
618
- def self.income_range_type
619
- require "google/ads/google_ads/v2/enums/income_range_type_pb.rb"
620
- Google::Ads::GoogleAds::V2::Enums::IncomeRangeTypeEnum::IncomeRangeType.descriptor
681
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum
682
+ def self.user_list_prepopulation_status
683
+ require "google/ads/google_ads/v2/enums/user_list_prepopulation_status_pb.rb"
684
+ Google::Ads::GoogleAds::V2::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor
621
685
  end
622
686
 
623
- # Returns the descriptor for the InteractionType enum
687
+ # Returns the descriptor for the UserListRuleType enum
624
688
  #
625
- # @return [Google::Protobuf::EnumDescriptor] for the InteractionType enum
626
- def self.interaction_type
627
- require "google/ads/google_ads/v2/enums/interaction_type_pb.rb"
628
- Google::Ads::GoogleAds::V2::Enums::InteractionTypeEnum::InteractionType.descriptor
629
- end
630
-
631
- # Returns the descriptor for the ListingCustomAttributeIndex enum
632
- #
633
- # @return [Google::Protobuf::EnumDescriptor] for the ListingCustomAttributeIndex enum
634
- def self.listing_custom_attribute_index
635
- require "google/ads/google_ads/v2/enums/listing_custom_attribute_index_pb.rb"
636
- Google::Ads::GoogleAds::V2::Enums::ListingCustomAttributeIndexEnum::ListingCustomAttributeIndex.descriptor
637
- end
638
-
639
- # Returns the descriptor for the ListingGroupType enum
640
- #
641
- # @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum
642
- def self.listing_group_type
643
- require "google/ads/google_ads/v2/enums/listing_group_type_pb.rb"
644
- Google::Ads::GoogleAds::V2::Enums::ListingGroupTypeEnum::ListingGroupType.descriptor
645
- end
646
-
647
- # Returns the descriptor for the LocationGroupRadiusUnits enum
648
- #
649
- # @return [Google::Protobuf::EnumDescriptor] for the LocationGroupRadiusUnits enum
650
- def self.location_group_radius_units
651
- require "google/ads/google_ads/v2/enums/location_group_radius_units_pb.rb"
652
- Google::Ads::GoogleAds::V2::Enums::LocationGroupRadiusUnitsEnum::LocationGroupRadiusUnits.descriptor
653
- end
654
-
655
- # Returns the descriptor for the MinuteOfHour enum
656
- #
657
- # @return [Google::Protobuf::EnumDescriptor] for the MinuteOfHour enum
658
- def self.minute_of_hour
659
- require "google/ads/google_ads/v2/enums/minute_of_hour_pb.rb"
660
- Google::Ads::GoogleAds::V2::Enums::MinuteOfHourEnum::MinuteOfHour.descriptor
661
- end
662
-
663
- # Returns the descriptor for the ParentalStatusType enum
664
- #
665
- # @return [Google::Protobuf::EnumDescriptor] for the ParentalStatusType enum
666
- def self.parental_status_type
667
- require "google/ads/google_ads/v2/enums/parental_status_type_pb.rb"
668
- Google::Ads::GoogleAds::V2::Enums::ParentalStatusTypeEnum::ParentalStatusType.descriptor
669
- end
670
-
671
- # Returns the descriptor for the PreferredContentType enum
672
- #
673
- # @return [Google::Protobuf::EnumDescriptor] for the PreferredContentType enum
674
- def self.preferred_content_type
675
- require "google/ads/google_ads/v2/enums/preferred_content_type_pb.rb"
676
- Google::Ads::GoogleAds::V2::Enums::PreferredContentTypeEnum::PreferredContentType.descriptor
677
- end
678
-
679
- # Returns the descriptor for the ProductChannel enum
680
- #
681
- # @return [Google::Protobuf::EnumDescriptor] for the ProductChannel enum
682
- def self.product_channel
683
- require "google/ads/google_ads/v2/enums/product_channel_pb.rb"
684
- Google::Ads::GoogleAds::V2::Enums::ProductChannelEnum::ProductChannel.descriptor
685
- end
686
-
687
- # Returns the descriptor for the ProductChannelExclusivity enum
688
- #
689
- # @return [Google::Protobuf::EnumDescriptor] for the ProductChannelExclusivity enum
690
- def self.product_channel_exclusivity
691
- require "google/ads/google_ads/v2/enums/product_channel_exclusivity_pb.rb"
692
- Google::Ads::GoogleAds::V2::Enums::ProductChannelExclusivityEnum::ProductChannelExclusivity.descriptor
693
- end
694
-
695
- # Returns the descriptor for the ProductCondition enum
696
- #
697
- # @return [Google::Protobuf::EnumDescriptor] for the ProductCondition enum
698
- def self.product_condition
699
- require "google/ads/google_ads/v2/enums/product_condition_pb.rb"
700
- Google::Ads::GoogleAds::V2::Enums::ProductConditionEnum::ProductCondition.descriptor
701
- end
702
-
703
- # Returns the descriptor for the ProductTypeLevel enum
704
- #
705
- # @return [Google::Protobuf::EnumDescriptor] for the ProductTypeLevel enum
706
- def self.product_type_level
707
- require "google/ads/google_ads/v2/enums/product_type_level_pb.rb"
708
- Google::Ads::GoogleAds::V2::Enums::ProductTypeLevelEnum::ProductTypeLevel.descriptor
709
- end
710
-
711
- # Returns the descriptor for the ProximityRadiusUnits enum
712
- #
713
- # @return [Google::Protobuf::EnumDescriptor] for the ProximityRadiusUnits enum
714
- def self.proximity_radius_units
715
- require "google/ads/google_ads/v2/enums/proximity_radius_units_pb.rb"
716
- Google::Ads::GoogleAds::V2::Enums::ProximityRadiusUnitsEnum::ProximityRadiusUnits.descriptor
717
- end
718
-
719
- # Returns the descriptor for the WebpageConditionOperand enum
720
- #
721
- # @return [Google::Protobuf::EnumDescriptor] for the WebpageConditionOperand enum
722
- def self.webpage_condition_operand
723
- require "google/ads/google_ads/v2/enums/webpage_condition_operand_pb.rb"
724
- Google::Ads::GoogleAds::V2::Enums::WebpageConditionOperandEnum::WebpageConditionOperand.descriptor
725
- end
726
-
727
- # Returns the descriptor for the WebpageConditionOperator enum
728
- #
729
- # @return [Google::Protobuf::EnumDescriptor] for the WebpageConditionOperator enum
730
- def self.webpage_condition_operator
731
- require "google/ads/google_ads/v2/enums/webpage_condition_operator_pb.rb"
732
- Google::Ads::GoogleAds::V2::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor
733
- end
734
-
735
- # Returns the descriptor for the AppStore enum
736
- #
737
- # @return [Google::Protobuf::EnumDescriptor] for the AppStore enum
738
- def self.app_store
739
- require "google/ads/google_ads/v2/enums/app_store_pb.rb"
740
- Google::Ads::GoogleAds::V2::Enums::AppStoreEnum::AppStore.descriptor
741
- end
742
-
743
- # Returns the descriptor for the PriceExtensionPriceQualifier enum
744
- #
745
- # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum
746
- def self.price_extension_price_qualifier
747
- require "google/ads/google_ads/v2/enums/price_extension_price_qualifier_pb.rb"
748
- Google::Ads::GoogleAds::V2::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor
749
- end
750
-
751
- # Returns the descriptor for the PriceExtensionPriceUnit enum
752
- #
753
- # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum
754
- def self.price_extension_price_unit
755
- require "google/ads/google_ads/v2/enums/price_extension_price_unit_pb.rb"
756
- Google::Ads::GoogleAds::V2::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor
757
- end
758
-
759
- # Returns the descriptor for the PriceExtensionType enum
760
- #
761
- # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum
762
- def self.price_extension_type
763
- require "google/ads/google_ads/v2/enums/price_extension_type_pb.rb"
764
- Google::Ads::GoogleAds::V2::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor
689
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum
690
+ def self.user_list_rule_type
691
+ require "google/ads/google_ads/v2/enums/user_list_rule_type_pb.rb"
692
+ Google::Ads::GoogleAds::V2::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor
765
693
  end
766
694
 
767
- # Returns the descriptor for the PromotionExtensionDiscountModifier enum
695
+ # Returns the descriptor for the UserListStringRuleItemOperator enum
768
696
  #
769
- # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum
770
- def self.promotion_extension_discount_modifier
771
- require "google/ads/google_ads/v2/enums/promotion_extension_discount_modifier_pb.rb"
772
- Google::Ads::GoogleAds::V2::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor
697
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum
698
+ def self.user_list_string_rule_item_operator
699
+ require "google/ads/google_ads/v2/enums/user_list_string_rule_item_operator_pb.rb"
700
+ Google::Ads::GoogleAds::V2::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor
773
701
  end
774
702
 
775
- # Returns the descriptor for the PromotionExtensionOccasion enum
703
+ # Returns the descriptor for the AccessReason enum
776
704
  #
777
- # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum
778
- def self.promotion_extension_occasion
779
- require "google/ads/google_ads/v2/enums/promotion_extension_occasion_pb.rb"
780
- Google::Ads::GoogleAds::V2::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor
705
+ # @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum
706
+ def self.access_reason
707
+ require "google/ads/google_ads/v2/enums/access_reason_pb.rb"
708
+ Google::Ads::GoogleAds::V2::Enums::AccessReasonEnum::AccessReason.descriptor
781
709
  end
782
710
 
783
- # Returns the descriptor for the RecommendationType enum
711
+ # Returns the descriptor for the UserListAccessStatus enum
784
712
  #
785
- # @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum
786
- def self.recommendation_type
787
- require "google/ads/google_ads/v2/enums/recommendation_type_pb.rb"
788
- Google::Ads::GoogleAds::V2::Enums::RecommendationTypeEnum::RecommendationType.descriptor
713
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum
714
+ def self.user_list_access_status
715
+ require "google/ads/google_ads/v2/enums/user_list_access_status_pb.rb"
716
+ Google::Ads::GoogleAds::V2::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor
789
717
  end
790
718
 
791
- # Returns the descriptor for the TargetCpaOptInRecommendationGoal enum
719
+ # Returns the descriptor for the UserListClosingReason enum
792
720
  #
793
- # @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum
794
- def self.target_cpa_opt_in_recommendation_goal
795
- require "google/ads/google_ads/v2/enums/target_cpa_opt_in_recommendation_goal_pb.rb"
796
- Google::Ads::GoogleAds::V2::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor
721
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum
722
+ def self.user_list_closing_reason
723
+ require "google/ads/google_ads/v2/enums/user_list_closing_reason_pb.rb"
724
+ Google::Ads::GoogleAds::V2::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor
797
725
  end
798
726
 
799
- # Returns the descriptor for the PlacementType enum
727
+ # Returns the descriptor for the UserListMembershipStatus enum
800
728
  #
801
- # @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum
802
- def self.placement_type
803
- require "google/ads/google_ads/v2/enums/placement_type_pb.rb"
804
- Google::Ads::GoogleAds::V2::Enums::PlacementTypeEnum::PlacementType.descriptor
729
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum
730
+ def self.user_list_membership_status
731
+ require "google/ads/google_ads/v2/enums/user_list_membership_status_pb.rb"
732
+ Google::Ads::GoogleAds::V2::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor
805
733
  end
806
734
 
807
- # Returns the descriptor for the MutateJobStatus enum
735
+ # Returns the descriptor for the UserListSizeRange enum
808
736
  #
809
- # @return [Google::Protobuf::EnumDescriptor] for the MutateJobStatus enum
810
- def self.mutate_job_status
811
- require "google/ads/google_ads/v2/enums/mutate_job_status_pb.rb"
812
- Google::Ads::GoogleAds::V2::Enums::MutateJobStatusEnum::MutateJobStatus.descriptor
737
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum
738
+ def self.user_list_size_range
739
+ require "google/ads/google_ads/v2/enums/user_list_size_range_pb.rb"
740
+ Google::Ads::GoogleAds::V2::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor
813
741
  end
814
742
 
815
- # Returns the descriptor for the GeoTargetingType enum
743
+ # Returns the descriptor for the UserListType enum
816
744
  #
817
- # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum
818
- def self.geo_targeting_type
819
- require "google/ads/google_ads/v2/enums/geo_targeting_type_pb.rb"
820
- Google::Ads::GoogleAds::V2::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor
745
+ # @return [Google::Protobuf::EnumDescriptor] for the UserListType enum
746
+ def self.user_list_type
747
+ require "google/ads/google_ads/v2/enums/user_list_type_pb.rb"
748
+ Google::Ads::GoogleAds::V2::Enums::UserListTypeEnum::UserListType.descriptor
821
749
  end
822
750
 
823
- # Returns the descriptor for the AssetType enum
751
+ # Returns the descriptor for the AdCustomizerPlaceholderField enum
824
752
  #
825
- # @return [Google::Protobuf::EnumDescriptor] for the AssetType enum
826
- def self.asset_type
827
- require "google/ads/google_ads/v2/enums/asset_type_pb.rb"
828
- Google::Ads::GoogleAds::V2::Enums::AssetTypeEnum::AssetType.descriptor
753
+ # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum
754
+ def self.ad_customizer_placeholder_field
755
+ require "google/ads/google_ads/v2/enums/ad_customizer_placeholder_field_pb.rb"
756
+ Google::Ads::GoogleAds::V2::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor
829
757
  end
830
758
 
831
- # Returns the descriptor for the AssetFieldType enum
759
+ # Returns the descriptor for the AffiliateLocationPlaceholderField enum
832
760
  #
833
- # @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum
834
- def self.asset_field_type
835
- require "google/ads/google_ads/v2/enums/asset_field_type_pb.rb"
836
- Google::Ads::GoogleAds::V2::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor
761
+ # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum
762
+ def self.affiliate_location_placeholder_field
763
+ require "google/ads/google_ads/v2/enums/affiliate_location_placeholder_field_pb.rb"
764
+ Google::Ads::GoogleAds::V2::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor
837
765
  end
838
766
 
839
- # Returns the descriptor for the AssetPerformanceLabel enum
767
+ # Returns the descriptor for the AppPlaceholderField enum
840
768
  #
841
- # @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum
842
- def self.asset_performance_label
843
- require "google/ads/google_ads/v2/enums/asset_performance_label_pb.rb"
844
- Google::Ads::GoogleAds::V2::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor
769
+ # @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum
770
+ def self.app_placeholder_field
771
+ require "google/ads/google_ads/v2/enums/app_placeholder_field_pb.rb"
772
+ Google::Ads::GoogleAds::V2::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor
845
773
  end
846
774
 
847
- # Returns the descriptor for the OperatingSystemVersionOperatorType enum
775
+ # Returns the descriptor for the CallPlaceholderField enum
848
776
  #
849
- # @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
850
- def self.operating_system_version_operator_type
851
- require "google/ads/google_ads/v2/enums/operating_system_version_operator_type_pb.rb"
852
- Google::Ads::GoogleAds::V2::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
777
+ # @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum
778
+ def self.call_placeholder_field
779
+ require "google/ads/google_ads/v2/enums/call_placeholder_field_pb.rb"
780
+ Google::Ads::GoogleAds::V2::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor
853
781
  end
854
782
 
855
- # Returns the descriptor for the CampaignSharedSetStatus enum
783
+ # Returns the descriptor for the CalloutPlaceholderField enum
856
784
  #
857
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum
858
- def self.campaign_shared_set_status
859
- require "google/ads/google_ads/v2/enums/campaign_shared_set_status_pb.rb"
860
- Google::Ads::GoogleAds::V2::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor
785
+ # @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum
786
+ def self.callout_placeholder_field
787
+ require "google/ads/google_ads/v2/enums/callout_placeholder_field_pb.rb"
788
+ Google::Ads::GoogleAds::V2::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor
861
789
  end
862
790
 
863
- # Returns the descriptor for the KeywordPlanForecastInterval enum
791
+ # Returns the descriptor for the CustomPlaceholderField enum
864
792
  #
865
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
866
- def self.keyword_plan_forecast_interval
867
- require "google/ads/google_ads/v2/enums/keyword_plan_forecast_interval_pb.rb"
868
- Google::Ads::GoogleAds::V2::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
793
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum
794
+ def self.custom_placeholder_field
795
+ require "google/ads/google_ads/v2/enums/custom_placeholder_field_pb.rb"
796
+ Google::Ads::GoogleAds::V2::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor
869
797
  end
870
798
 
871
- # Returns the descriptor for the CampaignExperimentStatus enum
799
+ # Returns the descriptor for the DsaPageFeedCriterionField enum
872
800
  #
873
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentStatus enum
874
- def self.campaign_experiment_status
875
- require "google/ads/google_ads/v2/enums/campaign_experiment_status_pb.rb"
876
- Google::Ads::GoogleAds::V2::Enums::CampaignExperimentStatusEnum::CampaignExperimentStatus.descriptor
801
+ # @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum
802
+ def self.dsa_page_feed_criterion_field
803
+ require "google/ads/google_ads/v2/enums/dsa_page_feed_criterion_field_pb.rb"
804
+ Google::Ads::GoogleAds::V2::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor
877
805
  end
878
806
 
879
- # Returns the descriptor for the CampaignExperimentTrafficSplitType enum
807
+ # Returns the descriptor for the EducationPlaceholderField enum
880
808
  #
881
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentTrafficSplitType enum
882
- def self.campaign_experiment_traffic_split_type
883
- require "google/ads/google_ads/v2/enums/campaign_experiment_traffic_split_type_pb.rb"
884
- Google::Ads::GoogleAds::V2::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor
809
+ # @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum
810
+ def self.education_placeholder_field
811
+ require "google/ads/google_ads/v2/enums/education_placeholder_field_pb.rb"
812
+ Google::Ads::GoogleAds::V2::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor
885
813
  end
886
814
 
887
- # Returns the descriptor for the ExtensionType enum
815
+ # Returns the descriptor for the FeedMappingCriterionType enum
888
816
  #
889
- # @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum
890
- def self.extension_type
891
- require "google/ads/google_ads/v2/enums/extension_type_pb.rb"
892
- Google::Ads::GoogleAds::V2::Enums::ExtensionTypeEnum::ExtensionType.descriptor
817
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum
818
+ def self.feed_mapping_criterion_type
819
+ require "google/ads/google_ads/v2/enums/feed_mapping_criterion_type_pb.rb"
820
+ Google::Ads::GoogleAds::V2::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor
893
821
  end
894
822
 
895
- # Returns the descriptor for the FeedItemStatus enum
823
+ # Returns the descriptor for the FeedMappingStatus enum
896
824
  #
897
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum
898
- def self.feed_item_status
899
- require "google/ads/google_ads/v2/enums/feed_item_status_pb.rb"
900
- Google::Ads::GoogleAds::V2::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor
825
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum
826
+ def self.feed_mapping_status
827
+ require "google/ads/google_ads/v2/enums/feed_mapping_status_pb.rb"
828
+ Google::Ads::GoogleAds::V2::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor
901
829
  end
902
830
 
903
- # Returns the descriptor for the FeedItemTargetDevice enum
831
+ # Returns the descriptor for the FlightPlaceholderField enum
904
832
  #
905
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum
906
- def self.feed_item_target_device
907
- require "google/ads/google_ads/v2/enums/feed_item_target_device_pb.rb"
908
- Google::Ads::GoogleAds::V2::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor
833
+ # @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum
834
+ def self.flight_placeholder_field
835
+ require "google/ads/google_ads/v2/enums/flight_placeholder_field_pb.rb"
836
+ Google::Ads::GoogleAds::V2::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor
909
837
  end
910
838
 
911
- # Returns the descriptor for the ExtensionSettingDevice enum
839
+ # Returns the descriptor for the HotelPlaceholderField enum
912
840
  #
913
- # @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum
914
- def self.extension_setting_device
915
- require "google/ads/google_ads/v2/enums/extension_setting_device_pb.rb"
916
- Google::Ads::GoogleAds::V2::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor
841
+ # @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum
842
+ def self.hotel_placeholder_field
843
+ require "google/ads/google_ads/v2/enums/hotel_placeholder_field_pb.rb"
844
+ Google::Ads::GoogleAds::V2::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor
917
845
  end
918
846
 
919
- # Returns the descriptor for the CampaignCriterionStatus enum
847
+ # Returns the descriptor for the JobPlaceholderField enum
920
848
  #
921
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum
922
- def self.campaign_criterion_status
923
- require "google/ads/google_ads/v2/enums/campaign_criterion_status_pb.rb"
924
- Google::Ads::GoogleAds::V2::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor
849
+ # @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum
850
+ def self.job_placeholder_field
851
+ require "google/ads/google_ads/v2/enums/job_placeholder_field_pb.rb"
852
+ Google::Ads::GoogleAds::V2::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor
925
853
  end
926
854
 
927
- # Returns the descriptor for the CriterionType enum
855
+ # Returns the descriptor for the LocalPlaceholderField enum
928
856
  #
929
- # @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum
930
- def self.criterion_type
931
- require "google/ads/google_ads/v2/enums/criterion_type_pb.rb"
932
- Google::Ads::GoogleAds::V2::Enums::CriterionTypeEnum::CriterionType.descriptor
857
+ # @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum
858
+ def self.local_placeholder_field
859
+ require "google/ads/google_ads/v2/enums/local_placeholder_field_pb.rb"
860
+ Google::Ads::GoogleAds::V2::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor
933
861
  end
934
862
 
935
- # Returns the descriptor for the CustomInterestMemberType enum
863
+ # Returns the descriptor for the LocationExtensionTargetingCriterionField enum
936
864
  #
937
- # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum
938
- def self.custom_interest_member_type
939
- require "google/ads/google_ads/v2/enums/custom_interest_member_type_pb.rb"
940
- Google::Ads::GoogleAds::V2::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor
865
+ # @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum
866
+ def self.location_extension_targeting_criterion_field
867
+ require "google/ads/google_ads/v2/enums/location_extension_targeting_criterion_field_pb.rb"
868
+ Google::Ads::GoogleAds::V2::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor
941
869
  end
942
870
 
943
- # Returns the descriptor for the CustomInterestStatus enum
871
+ # Returns the descriptor for the LocationPlaceholderField enum
944
872
  #
945
- # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum
946
- def self.custom_interest_status
947
- require "google/ads/google_ads/v2/enums/custom_interest_status_pb.rb"
948
- Google::Ads::GoogleAds::V2::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor
873
+ # @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum
874
+ def self.location_placeholder_field
875
+ require "google/ads/google_ads/v2/enums/location_placeholder_field_pb.rb"
876
+ Google::Ads::GoogleAds::V2::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor
949
877
  end
950
878
 
951
- # Returns the descriptor for the CustomInterestType enum
879
+ # Returns the descriptor for the MessagePlaceholderField enum
952
880
  #
953
- # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum
954
- def self.custom_interest_type
955
- require "google/ads/google_ads/v2/enums/custom_interest_type_pb.rb"
956
- Google::Ads::GoogleAds::V2::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor
881
+ # @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum
882
+ def self.message_placeholder_field
883
+ require "google/ads/google_ads/v2/enums/message_placeholder_field_pb.rb"
884
+ Google::Ads::GoogleAds::V2::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor
957
885
  end
958
886
 
959
- # Returns the descriptor for the AdvertisingChannelSubType enum
887
+ # Returns the descriptor for the PricePlaceholderField enum
960
888
  #
961
- # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum
962
- def self.advertising_channel_sub_type
963
- require "google/ads/google_ads/v2/enums/advertising_channel_sub_type_pb.rb"
964
- Google::Ads::GoogleAds::V2::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor
889
+ # @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum
890
+ def self.price_placeholder_field
891
+ require "google/ads/google_ads/v2/enums/price_placeholder_field_pb.rb"
892
+ Google::Ads::GoogleAds::V2::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor
965
893
  end
966
894
 
967
- # Returns the descriptor for the AdvertisingChannelType enum
895
+ # Returns the descriptor for the PromotionPlaceholderField enum
968
896
  #
969
- # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum
970
- def self.advertising_channel_type
971
- require "google/ads/google_ads/v2/enums/advertising_channel_type_pb.rb"
972
- Google::Ads::GoogleAds::V2::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor
897
+ # @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum
898
+ def self.promotion_placeholder_field
899
+ require "google/ads/google_ads/v2/enums/promotion_placeholder_field_pb.rb"
900
+ Google::Ads::GoogleAds::V2::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor
973
901
  end
974
902
 
975
- # Returns the descriptor for the CriterionCategoryChannelAvailabilityMode enum
903
+ # Returns the descriptor for the RealEstatePlaceholderField enum
976
904
  #
977
- # @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryChannelAvailabilityMode enum
978
- def self.criterion_category_channel_availability_mode
979
- require "google/ads/google_ads/v2/enums/criterion_category_channel_availability_mode_pb.rb"
980
- Google::Ads::GoogleAds::V2::Enums::CriterionCategoryChannelAvailabilityModeEnum::CriterionCategoryChannelAvailabilityMode.descriptor
905
+ # @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum
906
+ def self.real_estate_placeholder_field
907
+ require "google/ads/google_ads/v2/enums/real_estate_placeholder_field_pb.rb"
908
+ Google::Ads::GoogleAds::V2::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor
981
909
  end
982
910
 
983
- # Returns the descriptor for the CriterionCategoryLocaleAvailabilityMode enum
911
+ # Returns the descriptor for the SitelinkPlaceholderField enum
984
912
  #
985
- # @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryLocaleAvailabilityMode enum
986
- def self.criterion_category_locale_availability_mode
987
- require "google/ads/google_ads/v2/enums/criterion_category_locale_availability_mode_pb.rb"
988
- Google::Ads::GoogleAds::V2::Enums::CriterionCategoryLocaleAvailabilityModeEnum::CriterionCategoryLocaleAvailabilityMode.descriptor
913
+ # @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum
914
+ def self.sitelink_placeholder_field
915
+ require "google/ads/google_ads/v2/enums/sitelink_placeholder_field_pb.rb"
916
+ Google::Ads::GoogleAds::V2::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor
989
917
  end
990
918
 
991
- # Returns the descriptor for the UserInterestTaxonomyType enum
919
+ # Returns the descriptor for the StructuredSnippetPlaceholderField enum
992
920
  #
993
- # @return [Google::Protobuf::EnumDescriptor] for the UserInterestTaxonomyType enum
994
- def self.user_interest_taxonomy_type
995
- require "google/ads/google_ads/v2/enums/user_interest_taxonomy_type_pb.rb"
996
- Google::Ads::GoogleAds::V2::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor
921
+ # @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum
922
+ def self.structured_snippet_placeholder_field
923
+ require "google/ads/google_ads/v2/enums/structured_snippet_placeholder_field_pb.rb"
924
+ Google::Ads::GoogleAds::V2::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor
997
925
  end
998
926
 
999
- # Returns the descriptor for the ManagerLinkStatus enum
927
+ # Returns the descriptor for the TravelPlaceholderField enum
1000
928
  #
1001
- # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum
1002
- def self.manager_link_status
1003
- require "google/ads/google_ads/v2/enums/manager_link_status_pb.rb"
1004
- Google::Ads::GoogleAds::V2::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor
929
+ # @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum
930
+ def self.travel_placeholder_field
931
+ require "google/ads/google_ads/v2/enums/travel_placeholder_field_pb.rb"
932
+ Google::Ads::GoogleAds::V2::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor
1005
933
  end
1006
934
 
1007
- # Returns the descriptor for the MobileDeviceType enum
935
+ # Returns the descriptor for the MediaType enum
1008
936
  #
1009
- # @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum
1010
- def self.mobile_device_type
1011
- require "google/ads/google_ads/v2/enums/mobile_device_type_pb.rb"
1012
- Google::Ads::GoogleAds::V2::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor
937
+ # @return [Google::Protobuf::EnumDescriptor] for the MediaType enum
938
+ def self.media_type
939
+ require "google/ads/google_ads/v2/enums/media_type_pb.rb"
940
+ Google::Ads::GoogleAds::V2::Enums::MediaTypeEnum::MediaType.descriptor
1013
941
  end
1014
942
 
1015
- # Returns the descriptor for the SearchTermTargetingStatus enum
943
+ # Returns the descriptor for the LabelStatus enum
1016
944
  #
1017
- # @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum
1018
- def self.search_term_targeting_status
1019
- require "google/ads/google_ads/v2/enums/search_term_targeting_status_pb.rb"
1020
- Google::Ads::GoogleAds::V2::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor
945
+ # @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum
946
+ def self.label_status
947
+ require "google/ads/google_ads/v2/enums/label_status_pb.rb"
948
+ Google::Ads::GoogleAds::V2::Enums::LabelStatusEnum::LabelStatus.descriptor
1021
949
  end
1022
950
 
1023
- # Returns the descriptor for the SimulationModificationMethod enum
951
+ # Returns the descriptor for the AccountBudgetProposalStatus enum
1024
952
  #
1025
- # @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum
1026
- def self.simulation_modification_method
1027
- require "google/ads/google_ads/v2/enums/simulation_modification_method_pb.rb"
1028
- Google::Ads::GoogleAds::V2::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor
953
+ # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum
954
+ def self.account_budget_proposal_status
955
+ require "google/ads/google_ads/v2/enums/account_budget_proposal_status_pb.rb"
956
+ Google::Ads::GoogleAds::V2::Enums::AccountBudgetProposalStatusEnum::AccountBudgetProposalStatus.descriptor
1029
957
  end
1030
958
 
1031
- # Returns the descriptor for the SimulationType enum
959
+ # Returns the descriptor for the AccountBudgetProposalType enum
1032
960
  #
1033
- # @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum
1034
- def self.simulation_type
1035
- require "google/ads/google_ads/v2/enums/simulation_type_pb.rb"
1036
- Google::Ads::GoogleAds::V2::Enums::SimulationTypeEnum::SimulationType.descriptor
961
+ # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalType enum
962
+ def self.account_budget_proposal_type
963
+ require "google/ads/google_ads/v2/enums/account_budget_proposal_type_pb.rb"
964
+ Google::Ads::GoogleAds::V2::Enums::AccountBudgetProposalTypeEnum::AccountBudgetProposalType.descriptor
1037
965
  end
1038
966
 
1039
- # Returns the descriptor for the AffiliateLocationFeedRelationshipType enum
967
+ # Returns the descriptor for the SpendingLimitType enum
1040
968
  #
1041
- # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum
1042
- def self.affiliate_location_feed_relationship_type
1043
- require "google/ads/google_ads/v2/enums/affiliate_location_feed_relationship_type_pb.rb"
1044
- Google::Ads::GoogleAds::V2::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor
969
+ # @return [Google::Protobuf::EnumDescriptor] for the SpendingLimitType enum
970
+ def self.spending_limit_type
971
+ require "google/ads/google_ads/v2/enums/spending_limit_type_pb.rb"
972
+ Google::Ads::GoogleAds::V2::Enums::SpendingLimitTypeEnum::SpendingLimitType.descriptor
1045
973
  end
1046
974
 
1047
- # Returns the descriptor for the FeedAttributeType enum
975
+ # Returns the descriptor for the TimeType enum
1048
976
  #
1049
- # @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum
1050
- def self.feed_attribute_type
1051
- require "google/ads/google_ads/v2/enums/feed_attribute_type_pb.rb"
1052
- Google::Ads::GoogleAds::V2::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor
977
+ # @return [Google::Protobuf::EnumDescriptor] for the TimeType enum
978
+ def self.time_type
979
+ require "google/ads/google_ads/v2/enums/time_type_pb.rb"
980
+ Google::Ads::GoogleAds::V2::Enums::TimeTypeEnum::TimeType.descriptor
1053
981
  end
1054
982
 
1055
- # Returns the descriptor for the FeedOrigin enum
983
+ # Returns the descriptor for the ChangeStatusOperation enum
1056
984
  #
1057
- # @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum
1058
- def self.feed_origin
1059
- require "google/ads/google_ads/v2/enums/feed_origin_pb.rb"
1060
- Google::Ads::GoogleAds::V2::Enums::FeedOriginEnum::FeedOrigin.descriptor
985
+ # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum
986
+ def self.change_status_operation
987
+ require "google/ads/google_ads/v2/enums/change_status_operation_pb.rb"
988
+ Google::Ads::GoogleAds::V2::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor
1061
989
  end
1062
990
 
1063
- # Returns the descriptor for the FeedStatus enum
991
+ # Returns the descriptor for the ChangeStatusResourceType enum
1064
992
  #
1065
- # @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum
1066
- def self.feed_status
1067
- require "google/ads/google_ads/v2/enums/feed_status_pb.rb"
1068
- Google::Ads::GoogleAds::V2::Enums::FeedStatusEnum::FeedStatus.descriptor
993
+ # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum
994
+ def self.change_status_resource_type
995
+ require "google/ads/google_ads/v2/enums/change_status_resource_type_pb.rb"
996
+ Google::Ads::GoogleAds::V2::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor
1069
997
  end
1070
998
 
1071
- # Returns the descriptor for the Operator enum
999
+ # Returns the descriptor for the MatchingFunctionContextType enum
1072
1000
  #
1073
- # @return [Google::Protobuf::EnumDescriptor] for the Operator enum
1074
- def self.operator
1075
- require "google/ads/google_ads/v2/resources/feed_pb.rb"
1076
- Google::Ads::GoogleAds::V2::Resources::FeedAttributeOperation::Operator.descriptor
1001
+ # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum
1002
+ def self.matching_function_context_type
1003
+ require "google/ads/google_ads/v2/enums/matching_function_context_type_pb.rb"
1004
+ Google::Ads::GoogleAds::V2::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor
1077
1005
  end
1078
1006
 
1079
- # Returns the descriptor for the SharedSetStatus enum
1007
+ # Returns the descriptor for the MatchingFunctionOperator enum
1080
1008
  #
1081
- # @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum
1082
- def self.shared_set_status
1083
- require "google/ads/google_ads/v2/enums/shared_set_status_pb.rb"
1084
- Google::Ads::GoogleAds::V2::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor
1009
+ # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum
1010
+ def self.matching_function_operator
1011
+ require "google/ads/google_ads/v2/enums/matching_function_operator_pb.rb"
1012
+ Google::Ads::GoogleAds::V2::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor
1085
1013
  end
1086
1014
 
1087
- # Returns the descriptor for the SharedSetType enum
1015
+ # Returns the descriptor for the FeedLinkStatus enum
1088
1016
  #
1089
- # @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum
1090
- def self.shared_set_type
1091
- require "google/ads/google_ads/v2/enums/shared_set_type_pb.rb"
1092
- Google::Ads::GoogleAds::V2::Enums::SharedSetTypeEnum::SharedSetType.descriptor
1017
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum
1018
+ def self.feed_link_status
1019
+ require "google/ads/google_ads/v2/enums/feed_link_status_pb.rb"
1020
+ Google::Ads::GoogleAds::V2::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor
1093
1021
  end
1094
1022
 
1095
- # Returns the descriptor for the PageOnePromotedStrategyGoal enum
1023
+ # Returns the descriptor for the KeywordPlanForecastInterval enum
1096
1024
  #
1097
- # @return [Google::Protobuf::EnumDescriptor] for the PageOnePromotedStrategyGoal enum
1098
- def self.page_one_promoted_strategy_goal
1099
- require "google/ads/google_ads/v2/enums/page_one_promoted_strategy_goal_pb.rb"
1100
- Google::Ads::GoogleAds::V2::Enums::PageOnePromotedStrategyGoalEnum::PageOnePromotedStrategyGoal.descriptor
1025
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum
1026
+ def self.keyword_plan_forecast_interval
1027
+ require "google/ads/google_ads/v2/enums/keyword_plan_forecast_interval_pb.rb"
1028
+ Google::Ads::GoogleAds::V2::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor
1101
1029
  end
1102
1030
 
1103
- # Returns the descriptor for the TargetImpressionShareLocation enum
1031
+ # Returns the descriptor for the GoogleAdsFieldCategory enum
1104
1032
  #
1105
- # @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum
1106
- def self.target_impression_share_location
1107
- require "google/ads/google_ads/v2/enums/target_impression_share_location_pb.rb"
1108
- Google::Ads::GoogleAds::V2::Enums::TargetImpressionShareLocationEnum::TargetImpressionShareLocation.descriptor
1033
+ # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum
1034
+ def self.google_ads_field_category
1035
+ require "google/ads/google_ads/v2/enums/google_ads_field_category_pb.rb"
1036
+ Google::Ads::GoogleAds::V2::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor
1109
1037
  end
1110
1038
 
1111
- # Returns the descriptor for the BiddingStrategyStatus enum
1039
+ # Returns the descriptor for the GoogleAdsFieldDataType enum
1112
1040
  #
1113
- # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum
1114
- def self.bidding_strategy_status
1115
- require "google/ads/google_ads/v2/enums/bidding_strategy_status_pb.rb"
1116
- Google::Ads::GoogleAds::V2::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor
1041
+ # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum
1042
+ def self.google_ads_field_data_type
1043
+ require "google/ads/google_ads/v2/enums/google_ads_field_data_type_pb.rb"
1044
+ Google::Ads::GoogleAds::V2::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor
1117
1045
  end
1118
1046
 
1119
- # Returns the descriptor for the BiddingStrategyType enum
1047
+ # Returns the descriptor for the GeoTargetConstantStatus enum
1120
1048
  #
1121
- # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyType enum
1122
- def self.bidding_strategy_type
1123
- require "google/ads/google_ads/v2/enums/bidding_strategy_type_pb.rb"
1124
- Google::Ads::GoogleAds::V2::Enums::BiddingStrategyTypeEnum::BiddingStrategyType.descriptor
1049
+ # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum
1050
+ def self.geo_target_constant_status
1051
+ require "google/ads/google_ads/v2/enums/geo_target_constant_status_pb.rb"
1052
+ Google::Ads::GoogleAds::V2::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor
1125
1053
  end
1126
1054
 
1127
- # Returns the descriptor for the BidModifierSource enum
1055
+ # Returns the descriptor for the AssetFieldType enum
1128
1056
  #
1129
- # @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum
1130
- def self.bid_modifier_source
1131
- require "google/ads/google_ads/v2/enums/bid_modifier_source_pb.rb"
1132
- Google::Ads::GoogleAds::V2::Enums::BidModifierSourceEnum::BidModifierSource.descriptor
1057
+ # @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum
1058
+ def self.asset_field_type
1059
+ require "google/ads/google_ads/v2/enums/asset_field_type_pb.rb"
1060
+ Google::Ads::GoogleAds::V2::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor
1133
1061
  end
1134
1062
 
1135
- # Returns the descriptor for the CustomerMatchUploadKeyType enum
1063
+ # Returns the descriptor for the AssetPerformanceLabel enum
1136
1064
  #
1137
- # @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum
1138
- def self.customer_match_upload_key_type
1139
- require "google/ads/google_ads/v2/enums/customer_match_upload_key_type_pb.rb"
1140
- Google::Ads::GoogleAds::V2::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor
1065
+ # @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum
1066
+ def self.asset_performance_label
1067
+ require "google/ads/google_ads/v2/enums/asset_performance_label_pb.rb"
1068
+ Google::Ads::GoogleAds::V2::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor
1141
1069
  end
1142
1070
 
1143
- # Returns the descriptor for the UserListCombinedRuleOperator enum
1071
+ # Returns the descriptor for the MerchantCenterLinkStatus enum
1144
1072
  #
1145
- # @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum
1146
- def self.user_list_combined_rule_operator
1147
- require "google/ads/google_ads/v2/enums/user_list_combined_rule_operator_pb.rb"
1148
- Google::Ads::GoogleAds::V2::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor
1073
+ # @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum
1074
+ def self.merchant_center_link_status
1075
+ require "google/ads/google_ads/v2/enums/merchant_center_link_status_pb.rb"
1076
+ Google::Ads::GoogleAds::V2::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor
1149
1077
  end
1150
1078
 
1151
- # Returns the descriptor for the UserListCrmDataSourceType enum
1079
+ # Returns the descriptor for the TrackingCodePageFormat enum
1152
1080
  #
1153
- # @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum
1154
- def self.user_list_crm_data_source_type
1155
- require "google/ads/google_ads/v2/enums/user_list_crm_data_source_type_pb.rb"
1156
- Google::Ads::GoogleAds::V2::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor
1081
+ # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum
1082
+ def self.tracking_code_page_format
1083
+ require "google/ads/google_ads/v2/enums/tracking_code_page_format_pb.rb"
1084
+ Google::Ads::GoogleAds::V2::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor
1157
1085
  end
1158
1086
 
1159
- # Returns the descriptor for the UserListDateRuleItemOperator enum
1087
+ # Returns the descriptor for the TrackingCodeType enum
1160
1088
  #
1161
- # @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum
1162
- def self.user_list_date_rule_item_operator
1163
- require "google/ads/google_ads/v2/enums/user_list_date_rule_item_operator_pb.rb"
1164
- Google::Ads::GoogleAds::V2::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor
1089
+ # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum
1090
+ def self.tracking_code_type
1091
+ require "google/ads/google_ads/v2/enums/tracking_code_type_pb.rb"
1092
+ Google::Ads::GoogleAds::V2::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor
1165
1093
  end
1166
1094
 
1167
- # Returns the descriptor for the UserListLogicalRuleOperator enum
1095
+ # Returns the descriptor for the FeedItemTargetType enum
1168
1096
  #
1169
- # @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum
1170
- def self.user_list_logical_rule_operator
1171
- require "google/ads/google_ads/v2/enums/user_list_logical_rule_operator_pb.rb"
1172
- Google::Ads::GoogleAds::V2::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor
1097
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum
1098
+ def self.feed_item_target_type
1099
+ require "google/ads/google_ads/v2/enums/feed_item_target_type_pb.rb"
1100
+ Google::Ads::GoogleAds::V2::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor
1173
1101
  end
1174
1102
 
1175
- # Returns the descriptor for the UserListNumberRuleItemOperator enum
1103
+ # Returns the descriptor for the AccountBudgetStatus enum
1176
1104
  #
1177
- # @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum
1178
- def self.user_list_number_rule_item_operator
1179
- require "google/ads/google_ads/v2/enums/user_list_number_rule_item_operator_pb.rb"
1180
- Google::Ads::GoogleAds::V2::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor
1105
+ # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
1106
+ def self.account_budget_status
1107
+ require "google/ads/google_ads/v2/enums/account_budget_status_pb.rb"
1108
+ Google::Ads::GoogleAds::V2::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
1181
1109
  end
1182
1110
 
1183
- # Returns the descriptor for the UserListPrepopulationStatus enum
1111
+ # Returns the descriptor for the AttributionModel enum
1184
1112
  #
1185
- # @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum
1186
- def self.user_list_prepopulation_status
1187
- require "google/ads/google_ads/v2/enums/user_list_prepopulation_status_pb.rb"
1188
- Google::Ads::GoogleAds::V2::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor
1113
+ # @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum
1114
+ def self.attribution_model
1115
+ require "google/ads/google_ads/v2/enums/attribution_model_pb.rb"
1116
+ Google::Ads::GoogleAds::V2::Enums::AttributionModelEnum::AttributionModel.descriptor
1189
1117
  end
1190
1118
 
1191
- # Returns the descriptor for the UserListRuleType enum
1119
+ # Returns the descriptor for the ConversionActionCategory enum
1192
1120
  #
1193
- # @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum
1194
- def self.user_list_rule_type
1195
- require "google/ads/google_ads/v2/enums/user_list_rule_type_pb.rb"
1196
- Google::Ads::GoogleAds::V2::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor
1121
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum
1122
+ def self.conversion_action_category
1123
+ require "google/ads/google_ads/v2/enums/conversion_action_category_pb.rb"
1124
+ Google::Ads::GoogleAds::V2::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor
1197
1125
  end
1198
1126
 
1199
- # Returns the descriptor for the UserListStringRuleItemOperator enum
1127
+ # Returns the descriptor for the ConversionActionCountingType enum
1200
1128
  #
1201
- # @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum
1202
- def self.user_list_string_rule_item_operator
1203
- require "google/ads/google_ads/v2/enums/user_list_string_rule_item_operator_pb.rb"
1204
- Google::Ads::GoogleAds::V2::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor
1129
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum
1130
+ def self.conversion_action_counting_type
1131
+ require "google/ads/google_ads/v2/enums/conversion_action_counting_type_pb.rb"
1132
+ Google::Ads::GoogleAds::V2::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor
1205
1133
  end
1206
1134
 
1207
- # Returns the descriptor for the AccessReason enum
1135
+ # Returns the descriptor for the ConversionActionStatus enum
1208
1136
  #
1209
- # @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum
1210
- def self.access_reason
1211
- require "google/ads/google_ads/v2/enums/access_reason_pb.rb"
1212
- Google::Ads::GoogleAds::V2::Enums::AccessReasonEnum::AccessReason.descriptor
1137
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum
1138
+ def self.conversion_action_status
1139
+ require "google/ads/google_ads/v2/enums/conversion_action_status_pb.rb"
1140
+ Google::Ads::GoogleAds::V2::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor
1213
1141
  end
1214
1142
 
1215
- # Returns the descriptor for the UserListAccessStatus enum
1143
+ # Returns the descriptor for the ConversionActionType enum
1216
1144
  #
1217
- # @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum
1218
- def self.user_list_access_status
1219
- require "google/ads/google_ads/v2/enums/user_list_access_status_pb.rb"
1220
- Google::Ads::GoogleAds::V2::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor
1145
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum
1146
+ def self.conversion_action_type
1147
+ require "google/ads/google_ads/v2/enums/conversion_action_type_pb.rb"
1148
+ Google::Ads::GoogleAds::V2::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor
1221
1149
  end
1222
1150
 
1223
- # Returns the descriptor for the UserListClosingReason enum
1151
+ # Returns the descriptor for the DataDrivenModelStatus enum
1224
1152
  #
1225
- # @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum
1226
- def self.user_list_closing_reason
1227
- require "google/ads/google_ads/v2/enums/user_list_closing_reason_pb.rb"
1228
- Google::Ads::GoogleAds::V2::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor
1153
+ # @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum
1154
+ def self.data_driven_model_status
1155
+ require "google/ads/google_ads/v2/enums/data_driven_model_status_pb.rb"
1156
+ Google::Ads::GoogleAds::V2::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor
1229
1157
  end
1230
1158
 
1231
- # Returns the descriptor for the UserListMembershipStatus enum
1159
+ # Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum
1232
1160
  #
1233
- # @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum
1234
- def self.user_list_membership_status
1235
- require "google/ads/google_ads/v2/enums/user_list_membership_status_pb.rb"
1236
- Google::Ads::GoogleAds::V2::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor
1161
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomerPayPerConversionEligibilityFailureReason enum
1162
+ def self.customer_pay_per_conversion_eligibility_failure_reason
1163
+ require "google/ads/google_ads/v2/enums/customer_pay_per_conversion_eligibility_failure_reason_pb.rb"
1164
+ Google::Ads::GoogleAds::V2::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor
1237
1165
  end
1238
1166
 
1239
- # Returns the descriptor for the UserListSizeRange enum
1167
+ # Returns the descriptor for the CampaignExperimentStatus enum
1240
1168
  #
1241
- # @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum
1242
- def self.user_list_size_range
1243
- require "google/ads/google_ads/v2/enums/user_list_size_range_pb.rb"
1244
- Google::Ads::GoogleAds::V2::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor
1169
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentStatus enum
1170
+ def self.campaign_experiment_status
1171
+ require "google/ads/google_ads/v2/enums/campaign_experiment_status_pb.rb"
1172
+ Google::Ads::GoogleAds::V2::Enums::CampaignExperimentStatusEnum::CampaignExperimentStatus.descriptor
1245
1173
  end
1246
1174
 
1247
- # Returns the descriptor for the UserListType enum
1175
+ # Returns the descriptor for the CampaignExperimentTrafficSplitType enum
1248
1176
  #
1249
- # @return [Google::Protobuf::EnumDescriptor] for the UserListType enum
1250
- def self.user_list_type
1251
- require "google/ads/google_ads/v2/enums/user_list_type_pb.rb"
1252
- Google::Ads::GoogleAds::V2::Enums::UserListTypeEnum::UserListType.descriptor
1177
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentTrafficSplitType enum
1178
+ def self.campaign_experiment_traffic_split_type
1179
+ require "google/ads/google_ads/v2/enums/campaign_experiment_traffic_split_type_pb.rb"
1180
+ Google::Ads::GoogleAds::V2::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor
1253
1181
  end
1254
1182
 
1255
- # Returns the descriptor for the AdGroupCriterionApprovalStatus enum
1183
+ # Returns the descriptor for the MobileDeviceType enum
1256
1184
  #
1257
- # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum
1258
- def self.ad_group_criterion_approval_status
1259
- require "google/ads/google_ads/v2/enums/ad_group_criterion_approval_status_pb.rb"
1260
- Google::Ads::GoogleAds::V2::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor
1185
+ # @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum
1186
+ def self.mobile_device_type
1187
+ require "google/ads/google_ads/v2/enums/mobile_device_type_pb.rb"
1188
+ Google::Ads::GoogleAds::V2::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor
1261
1189
  end
1262
1190
 
1263
- # Returns the descriptor for the AdGroupCriterionStatus enum
1191
+ # Returns the descriptor for the OperatingSystemVersionOperatorType enum
1264
1192
  #
1265
- # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum
1266
- def self.ad_group_criterion_status
1267
- require "google/ads/google_ads/v2/enums/ad_group_criterion_status_pb.rb"
1268
- Google::Ads::GoogleAds::V2::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor
1193
+ # @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum
1194
+ def self.operating_system_version_operator_type
1195
+ require "google/ads/google_ads/v2/enums/operating_system_version_operator_type_pb.rb"
1196
+ Google::Ads::GoogleAds::V2::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor
1269
1197
  end
1270
1198
 
1271
- # Returns the descriptor for the BiddingSource enum
1199
+ # Returns the descriptor for the SearchTermTargetingStatus enum
1272
1200
  #
1273
- # @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum
1274
- def self.bidding_source
1275
- require "google/ads/google_ads/v2/enums/bidding_source_pb.rb"
1276
- Google::Ads::GoogleAds::V2::Enums::BiddingSourceEnum::BiddingSource.descriptor
1201
+ # @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum
1202
+ def self.search_term_targeting_status
1203
+ require "google/ads/google_ads/v2/enums/search_term_targeting_status_pb.rb"
1204
+ Google::Ads::GoogleAds::V2::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor
1277
1205
  end
1278
1206
 
1279
- # Returns the descriptor for the CriterionSystemServingStatus enum
1207
+ # Returns the descriptor for the AffiliateLocationFeedRelationshipType enum
1280
1208
  #
1281
- # @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum
1282
- def self.criterion_system_serving_status
1283
- require "google/ads/google_ads/v2/enums/criterion_system_serving_status_pb.rb"
1284
- Google::Ads::GoogleAds::V2::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor
1209
+ # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum
1210
+ def self.affiliate_location_feed_relationship_type
1211
+ require "google/ads/google_ads/v2/enums/affiliate_location_feed_relationship_type_pb.rb"
1212
+ Google::Ads::GoogleAds::V2::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor
1285
1213
  end
1286
1214
 
1287
- # Returns the descriptor for the QualityScoreBucket enum
1215
+ # Returns the descriptor for the FeedAttributeType enum
1288
1216
  #
1289
- # @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum
1290
- def self.quality_score_bucket
1291
- require "google/ads/google_ads/v2/enums/quality_score_bucket_pb.rb"
1292
- Google::Ads::GoogleAds::V2::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor
1217
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum
1218
+ def self.feed_attribute_type
1219
+ require "google/ads/google_ads/v2/enums/feed_attribute_type_pb.rb"
1220
+ Google::Ads::GoogleAds::V2::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor
1293
1221
  end
1294
1222
 
1295
- # Returns the descriptor for the FeedItemTargetType enum
1223
+ # Returns the descriptor for the FeedOrigin enum
1296
1224
  #
1297
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum
1298
- def self.feed_item_target_type
1299
- require "google/ads/google_ads/v2/enums/feed_item_target_type_pb.rb"
1300
- Google::Ads::GoogleAds::V2::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor
1225
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum
1226
+ def self.feed_origin
1227
+ require "google/ads/google_ads/v2/enums/feed_origin_pb.rb"
1228
+ Google::Ads::GoogleAds::V2::Enums::FeedOriginEnum::FeedOrigin.descriptor
1301
1229
  end
1302
1230
 
1303
- # Returns the descriptor for the MerchantCenterLinkStatus enum
1231
+ # Returns the descriptor for the FeedStatus enum
1304
1232
  #
1305
- # @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum
1306
- def self.merchant_center_link_status
1307
- require "google/ads/google_ads/v2/enums/merchant_center_link_status_pb.rb"
1308
- Google::Ads::GoogleAds::V2::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor
1233
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum
1234
+ def self.feed_status
1235
+ require "google/ads/google_ads/v2/enums/feed_status_pb.rb"
1236
+ Google::Ads::GoogleAds::V2::Enums::FeedStatusEnum::FeedStatus.descriptor
1309
1237
  end
1310
1238
 
1311
- # Returns the descriptor for the CampaignDraftStatus enum
1239
+ # Returns the descriptor for the Operator enum
1312
1240
  #
1313
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum
1314
- def self.campaign_draft_status
1315
- require "google/ads/google_ads/v2/enums/campaign_draft_status_pb.rb"
1316
- Google::Ads::GoogleAds::V2::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor
1241
+ # @return [Google::Protobuf::EnumDescriptor] for the Operator enum
1242
+ def self.operator
1243
+ require "google/ads/google_ads/v2/resources/feed_pb.rb"
1244
+ Google::Ads::GoogleAds::V2::Resources::FeedAttributeOperation::Operator.descriptor
1317
1245
  end
1318
1246
 
1319
1247
  # Returns the descriptor for the TargetingDimension enum
@@ -1348,92 +1276,124 @@ module Google
1348
1276
  Google::Ads::GoogleAds::V2::Enums::AdGroupTypeEnum::AdGroupType.descriptor
1349
1277
  end
1350
1278
 
1351
- # Returns the descriptor for the LabelStatus enum
1279
+ # Returns the descriptor for the BudgetDeliveryMethod enum
1280
+ #
1281
+ # @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum
1282
+ def self.budget_delivery_method
1283
+ require "google/ads/google_ads/v2/enums/budget_delivery_method_pb.rb"
1284
+ Google::Ads::GoogleAds::V2::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor
1285
+ end
1286
+
1287
+ # Returns the descriptor for the BudgetPeriod enum
1288
+ #
1289
+ # @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum
1290
+ def self.budget_period
1291
+ require "google/ads/google_ads/v2/enums/budget_period_pb.rb"
1292
+ Google::Ads::GoogleAds::V2::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor
1293
+ end
1294
+
1295
+ # Returns the descriptor for the BudgetStatus enum
1296
+ #
1297
+ # @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum
1298
+ def self.budget_status
1299
+ require "google/ads/google_ads/v2/enums/budget_status_pb.rb"
1300
+ Google::Ads::GoogleAds::V2::Enums::BudgetStatusEnum::BudgetStatus.descriptor
1301
+ end
1302
+
1303
+ # Returns the descriptor for the BudgetType enum
1304
+ #
1305
+ # @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum
1306
+ def self.budget_type
1307
+ require "google/ads/google_ads/v2/enums/budget_type_pb.rb"
1308
+ Google::Ads::GoogleAds::V2::Enums::BudgetTypeEnum::BudgetType.descriptor
1309
+ end
1310
+
1311
+ # Returns the descriptor for the PlacementType enum
1352
1312
  #
1353
- # @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum
1354
- def self.label_status
1355
- require "google/ads/google_ads/v2/enums/label_status_pb.rb"
1356
- Google::Ads::GoogleAds::V2::Enums::LabelStatusEnum::LabelStatus.descriptor
1313
+ # @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum
1314
+ def self.placement_type
1315
+ require "google/ads/google_ads/v2/enums/placement_type_pb.rb"
1316
+ Google::Ads::GoogleAds::V2::Enums::PlacementTypeEnum::PlacementType.descriptor
1357
1317
  end
1358
1318
 
1359
- # Returns the descriptor for the FeedItemQualityApprovalStatus enum
1319
+ # Returns the descriptor for the AdGroupAdStatus enum
1360
1320
  #
1361
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum
1362
- def self.feed_item_quality_approval_status
1363
- require "google/ads/google_ads/v2/enums/feed_item_quality_approval_status_pb.rb"
1364
- Google::Ads::GoogleAds::V2::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor
1321
+ # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum
1322
+ def self.ad_group_ad_status
1323
+ require "google/ads/google_ads/v2/enums/ad_group_ad_status_pb.rb"
1324
+ Google::Ads::GoogleAds::V2::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor
1365
1325
  end
1366
1326
 
1367
- # Returns the descriptor for the FeedItemQualityDisapprovalReason enum
1327
+ # Returns the descriptor for the AdStrength enum
1368
1328
  #
1369
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum
1370
- def self.feed_item_quality_disapproval_reason
1371
- require "google/ads/google_ads/v2/enums/feed_item_quality_disapproval_reason_pb.rb"
1372
- Google::Ads::GoogleAds::V2::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor
1329
+ # @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum
1330
+ def self.ad_strength
1331
+ require "google/ads/google_ads/v2/enums/ad_strength_pb.rb"
1332
+ Google::Ads::GoogleAds::V2::Enums::AdStrengthEnum::AdStrength.descriptor
1373
1333
  end
1374
1334
 
1375
- # Returns the descriptor for the FeedItemValidationStatus enum
1335
+ # Returns the descriptor for the PageOnePromotedStrategyGoal enum
1376
1336
  #
1377
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum
1378
- def self.feed_item_validation_status
1379
- require "google/ads/google_ads/v2/enums/feed_item_validation_status_pb.rb"
1380
- Google::Ads::GoogleAds::V2::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor
1337
+ # @return [Google::Protobuf::EnumDescriptor] for the PageOnePromotedStrategyGoal enum
1338
+ def self.page_one_promoted_strategy_goal
1339
+ require "google/ads/google_ads/v2/enums/page_one_promoted_strategy_goal_pb.rb"
1340
+ Google::Ads::GoogleAds::V2::Enums::PageOnePromotedStrategyGoalEnum::PageOnePromotedStrategyGoal.descriptor
1381
1341
  end
1382
1342
 
1383
- # Returns the descriptor for the GeoTargetingRestriction enum
1343
+ # Returns the descriptor for the TargetImpressionShareLocation enum
1384
1344
  #
1385
- # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum
1386
- def self.geo_targeting_restriction
1387
- require "google/ads/google_ads/v2/enums/geo_targeting_restriction_pb.rb"
1388
- Google::Ads::GoogleAds::V2::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor
1345
+ # @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum
1346
+ def self.target_impression_share_location
1347
+ require "google/ads/google_ads/v2/enums/target_impression_share_location_pb.rb"
1348
+ Google::Ads::GoogleAds::V2::Enums::TargetImpressionShareLocationEnum::TargetImpressionShareLocation.descriptor
1389
1349
  end
1390
1350
 
1391
- # Returns the descriptor for the FeedItemValidationError enum
1351
+ # Returns the descriptor for the BiddingStrategyStatus enum
1392
1352
  #
1393
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum
1394
- def self.feed_item_validation_error
1395
- require "google/ads/google_ads/v2/errors/feed_item_validation_error_pb.rb"
1396
- Google::Ads::GoogleAds::V2::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor
1353
+ # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum
1354
+ def self.bidding_strategy_status
1355
+ require "google/ads/google_ads/v2/enums/bidding_strategy_status_pb.rb"
1356
+ Google::Ads::GoogleAds::V2::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor
1397
1357
  end
1398
1358
 
1399
- # Returns the descriptor for the AccountBudgetProposalStatus enum
1359
+ # Returns the descriptor for the BiddingStrategyType enum
1400
1360
  #
1401
- # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum
1402
- def self.account_budget_proposal_status
1403
- require "google/ads/google_ads/v2/enums/account_budget_proposal_status_pb.rb"
1404
- Google::Ads::GoogleAds::V2::Enums::AccountBudgetProposalStatusEnum::AccountBudgetProposalStatus.descriptor
1361
+ # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyType enum
1362
+ def self.bidding_strategy_type
1363
+ require "google/ads/google_ads/v2/enums/bidding_strategy_type_pb.rb"
1364
+ Google::Ads::GoogleAds::V2::Enums::BiddingStrategyTypeEnum::BiddingStrategyType.descriptor
1405
1365
  end
1406
1366
 
1407
- # Returns the descriptor for the AccountBudgetProposalType enum
1367
+ # Returns the descriptor for the ProductBiddingCategoryStatus enum
1408
1368
  #
1409
- # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalType enum
1410
- def self.account_budget_proposal_type
1411
- require "google/ads/google_ads/v2/enums/account_budget_proposal_type_pb.rb"
1412
- Google::Ads::GoogleAds::V2::Enums::AccountBudgetProposalTypeEnum::AccountBudgetProposalType.descriptor
1369
+ # @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum
1370
+ def self.product_bidding_category_status
1371
+ require "google/ads/google_ads/v2/enums/product_bidding_category_status_pb.rb"
1372
+ Google::Ads::GoogleAds::V2::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor
1413
1373
  end
1414
1374
 
1415
- # Returns the descriptor for the SpendingLimitType enum
1375
+ # Returns the descriptor for the CustomInterestMemberType enum
1416
1376
  #
1417
- # @return [Google::Protobuf::EnumDescriptor] for the SpendingLimitType enum
1418
- def self.spending_limit_type
1419
- require "google/ads/google_ads/v2/enums/spending_limit_type_pb.rb"
1420
- Google::Ads::GoogleAds::V2::Enums::SpendingLimitTypeEnum::SpendingLimitType.descriptor
1377
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum
1378
+ def self.custom_interest_member_type
1379
+ require "google/ads/google_ads/v2/enums/custom_interest_member_type_pb.rb"
1380
+ Google::Ads::GoogleAds::V2::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor
1421
1381
  end
1422
1382
 
1423
- # Returns the descriptor for the KeywordPlanNetwork enum
1383
+ # Returns the descriptor for the CustomInterestStatus enum
1424
1384
  #
1425
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
1426
- def self.keyword_plan_network
1427
- require "google/ads/google_ads/v2/enums/keyword_plan_network_pb.rb"
1428
- Google::Ads::GoogleAds::V2::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
1385
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum
1386
+ def self.custom_interest_status
1387
+ require "google/ads/google_ads/v2/enums/custom_interest_status_pb.rb"
1388
+ Google::Ads::GoogleAds::V2::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor
1429
1389
  end
1430
1390
 
1431
- # Returns the descriptor for the AccountBudgetStatus enum
1391
+ # Returns the descriptor for the CustomInterestType enum
1432
1392
  #
1433
- # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum
1434
- def self.account_budget_status
1435
- require "google/ads/google_ads/v2/enums/account_budget_status_pb.rb"
1436
- Google::Ads::GoogleAds::V2::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor
1393
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum
1394
+ def self.custom_interest_type
1395
+ require "google/ads/google_ads/v2/enums/custom_interest_type_pb.rb"
1396
+ Google::Ads::GoogleAds::V2::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor
1437
1397
  end
1438
1398
 
1439
1399
  # Returns the descriptor for the FrequencyCapEventType enum
@@ -1556,36 +1516,60 @@ module Google
1556
1516
  Google::Ads::GoogleAds::V2::Enums::VanityPharmaTextEnum::VanityPharmaText.descriptor
1557
1517
  end
1558
1518
 
1559
- # Returns the descriptor for the ReachPlanAdLength enum
1519
+ # Returns the descriptor for the KeywordPlanNetwork enum
1560
1520
  #
1561
- # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAdLength enum
1562
- def self.reach_plan_ad_length
1563
- require "google/ads/google_ads/v2/enums/reach_plan_ad_length_pb.rb"
1564
- Google::Ads::GoogleAds::V2::Enums::ReachPlanAdLengthEnum::ReachPlanAdLength.descriptor
1521
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum
1522
+ def self.keyword_plan_network
1523
+ require "google/ads/google_ads/v2/enums/keyword_plan_network_pb.rb"
1524
+ Google::Ads::GoogleAds::V2::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor
1565
1525
  end
1566
1526
 
1567
- # Returns the descriptor for the ReachPlanAgeRange enum
1527
+ # Returns the descriptor for the DistanceBucket enum
1568
1528
  #
1569
- # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAgeRange enum
1570
- def self.reach_plan_age_range
1571
- require "google/ads/google_ads/v2/enums/reach_plan_age_range_pb.rb"
1572
- Google::Ads::GoogleAds::V2::Enums::ReachPlanAgeRangeEnum::ReachPlanAgeRange.descriptor
1529
+ # @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum
1530
+ def self.distance_bucket
1531
+ require "google/ads/google_ads/v2/enums/distance_bucket_pb.rb"
1532
+ Google::Ads::GoogleAds::V2::Enums::DistanceBucketEnum::DistanceBucket.descriptor
1573
1533
  end
1574
1534
 
1575
- # Returns the descriptor for the ConversionAdjustmentType enum
1535
+ # Returns the descriptor for the BillingSetupStatus enum
1576
1536
  #
1577
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum
1578
- def self.conversion_adjustment_type
1579
- require "google/ads/google_ads/v2/enums/conversion_adjustment_type_pb.rb"
1580
- Google::Ads::GoogleAds::V2::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
1537
+ # @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum
1538
+ def self.billing_setup_status
1539
+ require "google/ads/google_ads/v2/enums/billing_setup_status_pb.rb"
1540
+ Google::Ads::GoogleAds::V2::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor
1581
1541
  end
1582
1542
 
1583
- # Returns the descriptor for the AccessRole enum
1543
+ # Returns the descriptor for the BidModifierSource enum
1584
1544
  #
1585
- # @return [Google::Protobuf::EnumDescriptor] for the AccessRole enum
1586
- def self.access_role
1587
- require "google/ads/google_ads/v2/enums/access_role_pb.rb"
1588
- Google::Ads::GoogleAds::V2::Enums::AccessRoleEnum::AccessRole.descriptor
1545
+ # @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum
1546
+ def self.bid_modifier_source
1547
+ require "google/ads/google_ads/v2/enums/bid_modifier_source_pb.rb"
1548
+ Google::Ads::GoogleAds::V2::Enums::BidModifierSourceEnum::BidModifierSource.descriptor
1549
+ end
1550
+
1551
+ # Returns the descriptor for the MutateJobStatus enum
1552
+ #
1553
+ # @return [Google::Protobuf::EnumDescriptor] for the MutateJobStatus enum
1554
+ def self.mutate_job_status
1555
+ require "google/ads/google_ads/v2/enums/mutate_job_status_pb.rb"
1556
+ Google::Ads::GoogleAds::V2::Enums::MutateJobStatusEnum::MutateJobStatus.descriptor
1557
+ end
1558
+
1559
+ # Returns the descriptor for the InvoiceType enum
1560
+ #
1561
+ # @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum
1562
+ def self.invoice_type
1563
+ require "google/ads/google_ads/v2/enums/invoice_type_pb.rb"
1564
+ Google::Ads::GoogleAds::V2::Enums::InvoiceTypeEnum::InvoiceType.descriptor
1565
+ end
1566
+
1567
+ # Returns the descriptor for the KeywordPlanCompetitionLevel enum
1568
+ #
1569
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum
1570
+ def self.keyword_plan_competition_level
1571
+ require "google/ads/google_ads/v2/enums/keyword_plan_competition_level_pb.rb"
1572
+ Google::Ads::GoogleAds::V2::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor
1589
1573
  end
1590
1574
 
1591
1575
  # Returns the descriptor for the InteractionEventType enum
@@ -1636,236 +1620,148 @@ module Google
1636
1620
  Google::Ads::GoogleAds::V2::Enums::ConversionOrAdjustmentLagBucketEnum::ConversionOrAdjustmentLagBucket.descriptor
1637
1621
  end
1638
1622
 
1639
- # Returns the descriptor for the ExternalConversionSource enum
1640
- #
1641
- # @return [Google::Protobuf::EnumDescriptor] for the ExternalConversionSource enum
1642
- def self.external_conversion_source
1643
- require "google/ads/google_ads/v2/enums/external_conversion_source_pb.rb"
1644
- Google::Ads::GoogleAds::V2::Enums::ExternalConversionSourceEnum::ExternalConversionSource.descriptor
1645
- end
1646
-
1647
- # Returns the descriptor for the HotelRateType enum
1648
- #
1649
- # @return [Google::Protobuf::EnumDescriptor] for the HotelRateType enum
1650
- def self.hotel_rate_type
1651
- require "google/ads/google_ads/v2/enums/hotel_rate_type_pb.rb"
1652
- Google::Ads::GoogleAds::V2::Enums::HotelRateTypeEnum::HotelRateType.descriptor
1653
- end
1654
-
1655
- # Returns the descriptor for the MonthOfYear enum
1656
- #
1657
- # @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
1658
- def self.month_of_year
1659
- require "google/ads/google_ads/v2/enums/month_of_year_pb.rb"
1660
- Google::Ads::GoogleAds::V2::Enums::MonthOfYearEnum::MonthOfYear.descriptor
1661
- end
1662
-
1663
- # Returns the descriptor for the SearchEngineResultsPageType enum
1664
- #
1665
- # @return [Google::Protobuf::EnumDescriptor] for the SearchEngineResultsPageType enum
1666
- def self.search_engine_results_page_type
1667
- require "google/ads/google_ads/v2/enums/search_engine_results_page_type_pb.rb"
1668
- Google::Ads::GoogleAds::V2::Enums::SearchEngineResultsPageTypeEnum::SearchEngineResultsPageType.descriptor
1669
- end
1670
-
1671
- # Returns the descriptor for the SearchTermMatchType enum
1672
- #
1673
- # @return [Google::Protobuf::EnumDescriptor] for the SearchTermMatchType enum
1674
- def self.search_term_match_type
1675
- require "google/ads/google_ads/v2/enums/search_term_match_type_pb.rb"
1676
- Google::Ads::GoogleAds::V2::Enums::SearchTermMatchTypeEnum::SearchTermMatchType.descriptor
1677
- end
1678
-
1679
- # Returns the descriptor for the Slot enum
1680
- #
1681
- # @return [Google::Protobuf::EnumDescriptor] for the Slot enum
1682
- def self.slot
1683
- require "google/ads/google_ads/v2/enums/slot_pb.rb"
1684
- Google::Ads::GoogleAds::V2::Enums::SlotEnum::Slot.descriptor
1685
- end
1686
-
1687
- # Returns the descriptor for the KeywordPlanCompetitionLevel enum
1688
- #
1689
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum
1690
- def self.keyword_plan_competition_level
1691
- require "google/ads/google_ads/v2/enums/keyword_plan_competition_level_pb.rb"
1692
- Google::Ads::GoogleAds::V2::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor
1693
- end
1694
-
1695
- # Returns the descriptor for the KeywordPlanCampaignError enum
1696
- #
1697
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
1698
- def self.keyword_plan_campaign_error
1699
- require "google/ads/google_ads/v2/errors/keyword_plan_campaign_error_pb.rb"
1700
- Google::Ads::GoogleAds::V2::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
1701
- end
1702
-
1703
- # Returns the descriptor for the AdGroupAdError enum
1704
- #
1705
- # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
1706
- def self.ad_group_ad_error
1707
- require "google/ads/google_ads/v2/errors/ad_group_ad_error_pb.rb"
1708
- Google::Ads::GoogleAds::V2::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor
1709
- end
1710
-
1711
- # Returns the descriptor for the HeaderError enum
1712
- #
1713
- # @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum
1714
- def self.header_error
1715
- require "google/ads/google_ads/v2/errors/header_error_pb.rb"
1716
- Google::Ads::GoogleAds::V2::Errors::HeaderErrorEnum::HeaderError.descriptor
1717
- end
1718
-
1719
- # Returns the descriptor for the RegionCodeError enum
1720
- #
1721
- # @return [Google::Protobuf::EnumDescriptor] for the RegionCodeError enum
1722
- def self.region_code_error
1723
- require "google/ads/google_ads/v2/errors/region_code_error_pb.rb"
1724
- Google::Ads::GoogleAds::V2::Errors::RegionCodeErrorEnum::RegionCodeError.descriptor
1725
- end
1726
-
1727
- # Returns the descriptor for the RecommendationError enum
1623
+ # Returns the descriptor for the ExternalConversionSource enum
1728
1624
  #
1729
- # @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum
1730
- def self.recommendation_error
1731
- require "google/ads/google_ads/v2/errors/recommendation_error_pb.rb"
1732
- Google::Ads::GoogleAds::V2::Errors::RecommendationErrorEnum::RecommendationError.descriptor
1625
+ # @return [Google::Protobuf::EnumDescriptor] for the ExternalConversionSource enum
1626
+ def self.external_conversion_source
1627
+ require "google/ads/google_ads/v2/enums/external_conversion_source_pb.rb"
1628
+ Google::Ads::GoogleAds::V2::Enums::ExternalConversionSourceEnum::ExternalConversionSource.descriptor
1733
1629
  end
1734
1630
 
1735
- # Returns the descriptor for the AdCustomizerError enum
1631
+ # Returns the descriptor for the HotelPriceBucket enum
1736
1632
  #
1737
- # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerError enum
1738
- def self.ad_customizer_error
1739
- require "google/ads/google_ads/v2/errors/ad_customizer_error_pb.rb"
1740
- Google::Ads::GoogleAds::V2::Errors::AdCustomizerErrorEnum::AdCustomizerError.descriptor
1633
+ # @return [Google::Protobuf::EnumDescriptor] for the HotelPriceBucket enum
1634
+ def self.hotel_price_bucket
1635
+ require "google/ads/google_ads/v2/enums/hotel_price_bucket_pb.rb"
1636
+ Google::Ads::GoogleAds::V2::Enums::HotelPriceBucketEnum::HotelPriceBucket.descriptor
1741
1637
  end
1742
1638
 
1743
- # Returns the descriptor for the BiddingStrategyError enum
1639
+ # Returns the descriptor for the HotelRateType enum
1744
1640
  #
1745
- # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyError enum
1746
- def self.bidding_strategy_error
1747
- require "google/ads/google_ads/v2/errors/bidding_strategy_error_pb.rb"
1748
- Google::Ads::GoogleAds::V2::Errors::BiddingStrategyErrorEnum::BiddingStrategyError.descriptor
1641
+ # @return [Google::Protobuf::EnumDescriptor] for the HotelRateType enum
1642
+ def self.hotel_rate_type
1643
+ require "google/ads/google_ads/v2/enums/hotel_rate_type_pb.rb"
1644
+ Google::Ads::GoogleAds::V2::Enums::HotelRateTypeEnum::HotelRateType.descriptor
1749
1645
  end
1750
1646
 
1751
- # Returns the descriptor for the CampaignError enum
1647
+ # Returns the descriptor for the MonthOfYear enum
1752
1648
  #
1753
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignError enum
1754
- def self.campaign_error
1755
- require "google/ads/google_ads/v2/errors/campaign_error_pb.rb"
1756
- Google::Ads::GoogleAds::V2::Errors::CampaignErrorEnum::CampaignError.descriptor
1649
+ # @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum
1650
+ def self.month_of_year
1651
+ require "google/ads/google_ads/v2/enums/month_of_year_pb.rb"
1652
+ Google::Ads::GoogleAds::V2::Enums::MonthOfYearEnum::MonthOfYear.descriptor
1757
1653
  end
1758
1654
 
1759
- # Returns the descriptor for the MultiplierError enum
1655
+ # Returns the descriptor for the SearchEngineResultsPageType enum
1760
1656
  #
1761
- # @return [Google::Protobuf::EnumDescriptor] for the MultiplierError enum
1762
- def self.multiplier_error
1763
- require "google/ads/google_ads/v2/errors/multiplier_error_pb.rb"
1764
- Google::Ads::GoogleAds::V2::Errors::MultiplierErrorEnum::MultiplierError.descriptor
1657
+ # @return [Google::Protobuf::EnumDescriptor] for the SearchEngineResultsPageType enum
1658
+ def self.search_engine_results_page_type
1659
+ require "google/ads/google_ads/v2/enums/search_engine_results_page_type_pb.rb"
1660
+ Google::Ads::GoogleAds::V2::Enums::SearchEngineResultsPageTypeEnum::SearchEngineResultsPageType.descriptor
1765
1661
  end
1766
1662
 
1767
- # Returns the descriptor for the AdxError enum
1663
+ # Returns the descriptor for the SearchTermMatchType enum
1768
1664
  #
1769
- # @return [Google::Protobuf::EnumDescriptor] for the AdxError enum
1770
- def self.adx_error
1771
- require "google/ads/google_ads/v2/errors/adx_error_pb.rb"
1772
- Google::Ads::GoogleAds::V2::Errors::AdxErrorEnum::AdxError.descriptor
1665
+ # @return [Google::Protobuf::EnumDescriptor] for the SearchTermMatchType enum
1666
+ def self.search_term_match_type
1667
+ require "google/ads/google_ads/v2/enums/search_term_match_type_pb.rb"
1668
+ Google::Ads::GoogleAds::V2::Enums::SearchTermMatchTypeEnum::SearchTermMatchType.descriptor
1773
1669
  end
1774
1670
 
1775
- # Returns the descriptor for the PartialFailureError enum
1671
+ # Returns the descriptor for the Slot enum
1776
1672
  #
1777
- # @return [Google::Protobuf::EnumDescriptor] for the PartialFailureError enum
1778
- def self.partial_failure_error
1779
- require "google/ads/google_ads/v2/errors/partial_failure_error_pb.rb"
1780
- Google::Ads::GoogleAds::V2::Errors::PartialFailureErrorEnum::PartialFailureError.descriptor
1673
+ # @return [Google::Protobuf::EnumDescriptor] for the Slot enum
1674
+ def self.slot
1675
+ require "google/ads/google_ads/v2/enums/slot_pb.rb"
1676
+ Google::Ads::GoogleAds::V2::Enums::SlotEnum::Slot.descriptor
1781
1677
  end
1782
1678
 
1783
- # Returns the descriptor for the DistinctError enum
1679
+ # Returns the descriptor for the AccessRole enum
1784
1680
  #
1785
- # @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
1786
- def self.distinct_error
1787
- require "google/ads/google_ads/v2/errors/distinct_error_pb.rb"
1788
- Google::Ads::GoogleAds::V2::Errors::DistinctErrorEnum::DistinctError.descriptor
1681
+ # @return [Google::Protobuf::EnumDescriptor] for the AccessRole enum
1682
+ def self.access_role
1683
+ require "google/ads/google_ads/v2/enums/access_role_pb.rb"
1684
+ Google::Ads::GoogleAds::V2::Enums::AccessRoleEnum::AccessRole.descriptor
1789
1685
  end
1790
1686
 
1791
- # Returns the descriptor for the SharedCriterionError enum
1687
+ # Returns the descriptor for the ConversionAdjustmentType enum
1792
1688
  #
1793
- # @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum
1794
- def self.shared_criterion_error
1795
- require "google/ads/google_ads/v2/errors/shared_criterion_error_pb.rb"
1796
- Google::Ads::GoogleAds::V2::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor
1689
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum
1690
+ def self.conversion_adjustment_type
1691
+ require "google/ads/google_ads/v2/enums/conversion_adjustment_type_pb.rb"
1692
+ Google::Ads::GoogleAds::V2::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
1797
1693
  end
1798
1694
 
1799
- # Returns the descriptor for the YoutubeVideoRegistrationError enum
1695
+ # Returns the descriptor for the ReachPlanAdLength enum
1800
1696
  #
1801
- # @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum
1802
- def self.youtube_video_registration_error
1803
- require "google/ads/google_ads/v2/errors/youtube_video_registration_error_pb.rb"
1804
- Google::Ads::GoogleAds::V2::Errors::YoutubeVideoRegistrationErrorEnum::YoutubeVideoRegistrationError.descriptor
1697
+ # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAdLength enum
1698
+ def self.reach_plan_ad_length
1699
+ require "google/ads/google_ads/v2/enums/reach_plan_ad_length_pb.rb"
1700
+ Google::Ads::GoogleAds::V2::Enums::ReachPlanAdLengthEnum::ReachPlanAdLength.descriptor
1805
1701
  end
1806
1702
 
1807
- # Returns the descriptor for the CustomInterestError enum
1703
+ # Returns the descriptor for the ReachPlanAgeRange enum
1808
1704
  #
1809
- # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum
1810
- def self.custom_interest_error
1811
- require "google/ads/google_ads/v2/errors/custom_interest_error_pb.rb"
1812
- Google::Ads::GoogleAds::V2::Errors::CustomInterestErrorEnum::CustomInterestError.descriptor
1705
+ # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAgeRange enum
1706
+ def self.reach_plan_age_range
1707
+ require "google/ads/google_ads/v2/enums/reach_plan_age_range_pb.rb"
1708
+ Google::Ads::GoogleAds::V2::Enums::ReachPlanAgeRangeEnum::ReachPlanAgeRange.descriptor
1813
1709
  end
1814
1710
 
1815
- # Returns the descriptor for the FeedItemError enum
1711
+ # Returns the descriptor for the StringLengthError enum
1816
1712
  #
1817
- # @return [Google::Protobuf::EnumDescriptor] for the FeedItemError enum
1818
- def self.feed_item_error
1819
- require "google/ads/google_ads/v2/errors/feed_item_error_pb.rb"
1820
- Google::Ads::GoogleAds::V2::Errors::FeedItemErrorEnum::FeedItemError.descriptor
1713
+ # @return [Google::Protobuf::EnumDescriptor] for the StringLengthError enum
1714
+ def self.string_length_error
1715
+ require "google/ads/google_ads/v2/errors/string_length_error_pb.rb"
1716
+ Google::Ads::GoogleAds::V2::Errors::StringLengthErrorEnum::StringLengthError.descriptor
1821
1717
  end
1822
1718
 
1823
- # Returns the descriptor for the BiddingError enum
1719
+ # Returns the descriptor for the CampaignDraftError enum
1824
1720
  #
1825
- # @return [Google::Protobuf::EnumDescriptor] for the BiddingError enum
1826
- def self.bidding_error
1827
- require "google/ads/google_ads/v2/errors/bidding_error_pb.rb"
1828
- Google::Ads::GoogleAds::V2::Errors::BiddingErrorEnum::BiddingError.descriptor
1721
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum
1722
+ def self.campaign_draft_error
1723
+ require "google/ads/google_ads/v2/errors/campaign_draft_error_pb.rb"
1724
+ Google::Ads::GoogleAds::V2::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
1829
1725
  end
1830
1726
 
1831
- # Returns the descriptor for the ManagerLinkError enum
1727
+ # Returns the descriptor for the ContextError enum
1832
1728
  #
1833
- # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkError enum
1834
- def self.manager_link_error
1835
- require "google/ads/google_ads/v2/errors/manager_link_error_pb.rb"
1836
- Google::Ads::GoogleAds::V2::Errors::ManagerLinkErrorEnum::ManagerLinkError.descriptor
1729
+ # @return [Google::Protobuf::EnumDescriptor] for the ContextError enum
1730
+ def self.context_error
1731
+ require "google/ads/google_ads/v2/errors/context_error_pb.rb"
1732
+ Google::Ads::GoogleAds::V2::Errors::ContextErrorEnum::ContextError.descriptor
1837
1733
  end
1838
1734
 
1839
- # Returns the descriptor for the NewResourceCreationError enum
1735
+ # Returns the descriptor for the CurrencyCodeError enum
1840
1736
  #
1841
- # @return [Google::Protobuf::EnumDescriptor] for the NewResourceCreationError enum
1842
- def self.new_resource_creation_error
1843
- require "google/ads/google_ads/v2/errors/new_resource_creation_error_pb.rb"
1844
- Google::Ads::GoogleAds::V2::Errors::NewResourceCreationErrorEnum::NewResourceCreationError.descriptor
1737
+ # @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum
1738
+ def self.currency_code_error
1739
+ require "google/ads/google_ads/v2/errors/currency_code_error_pb.rb"
1740
+ Google::Ads::GoogleAds::V2::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
1845
1741
  end
1846
1742
 
1847
- # Returns the descriptor for the PolicyFindingError enum
1743
+ # Returns the descriptor for the StringFormatError enum
1848
1744
  #
1849
- # @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum
1850
- def self.policy_finding_error
1851
- require "google/ads/google_ads/v2/errors/policy_finding_error_pb.rb"
1852
- Google::Ads::GoogleAds::V2::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor
1745
+ # @return [Google::Protobuf::EnumDescriptor] for the StringFormatError enum
1746
+ def self.string_format_error
1747
+ require "google/ads/google_ads/v2/errors/string_format_error_pb.rb"
1748
+ Google::Ads::GoogleAds::V2::Errors::StringFormatErrorEnum::StringFormatError.descriptor
1853
1749
  end
1854
1750
 
1855
- # Returns the descriptor for the ResourceAccessDeniedError enum
1751
+ # Returns the descriptor for the FieldError enum
1856
1752
  #
1857
- # @return [Google::Protobuf::EnumDescriptor] for the ResourceAccessDeniedError enum
1858
- def self.resource_access_denied_error
1859
- require "google/ads/google_ads/v2/errors/resource_access_denied_error_pb.rb"
1860
- Google::Ads::GoogleAds::V2::Errors::ResourceAccessDeniedErrorEnum::ResourceAccessDeniedError.descriptor
1753
+ # @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
1754
+ def self.field_error
1755
+ require "google/ads/google_ads/v2/errors/field_error_pb.rb"
1756
+ Google::Ads::GoogleAds::V2::Errors::FieldErrorEnum::FieldError.descriptor
1861
1757
  end
1862
1758
 
1863
- # Returns the descriptor for the CampaignBudgetError enum
1759
+ # Returns the descriptor for the YoutubeVideoRegistrationError enum
1864
1760
  #
1865
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum
1866
- def self.campaign_budget_error
1867
- require "google/ads/google_ads/v2/errors/campaign_budget_error_pb.rb"
1868
- Google::Ads::GoogleAds::V2::Errors::CampaignBudgetErrorEnum::CampaignBudgetError.descriptor
1761
+ # @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum
1762
+ def self.youtube_video_registration_error
1763
+ require "google/ads/google_ads/v2/errors/youtube_video_registration_error_pb.rb"
1764
+ Google::Ads::GoogleAds::V2::Errors::YoutubeVideoRegistrationErrorEnum::YoutubeVideoRegistrationError.descriptor
1869
1765
  end
1870
1766
 
1871
1767
  # Returns the descriptor for the QuotaError enum
@@ -1876,12 +1772,20 @@ module Google
1876
1772
  Google::Ads::GoogleAds::V2::Errors::QuotaErrorEnum::QuotaError.descriptor
1877
1773
  end
1878
1774
 
1879
- # Returns the descriptor for the AdGroupFeedError enum
1775
+ # Returns the descriptor for the UrlFieldError enum
1880
1776
  #
1881
- # @return [Google::Protobuf::EnumDescriptor] for the AdGroupFeedError enum
1882
- def self.ad_group_feed_error
1883
- require "google/ads/google_ads/v2/errors/ad_group_feed_error_pb.rb"
1884
- Google::Ads::GoogleAds::V2::Errors::AdGroupFeedErrorEnum::AdGroupFeedError.descriptor
1777
+ # @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum
1778
+ def self.url_field_error
1779
+ require "google/ads/google_ads/v2/errors/url_field_error_pb.rb"
1780
+ Google::Ads::GoogleAds::V2::Errors::UrlFieldErrorEnum::UrlFieldError.descriptor
1781
+ end
1782
+
1783
+ # Returns the descriptor for the AuthorizationError enum
1784
+ #
1785
+ # @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum
1786
+ def self.authorization_error
1787
+ require "google/ads/google_ads/v2/errors/authorization_error_pb.rb"
1788
+ Google::Ads::GoogleAds::V2::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
1885
1789
  end
1886
1790
 
1887
1791
  # Returns the descriptor for the FeedItemTargetError enum
@@ -1892,36 +1796,68 @@ module Google
1892
1796
  Google::Ads::GoogleAds::V2::Errors::FeedItemTargetErrorEnum::FeedItemTargetError.descriptor
1893
1797
  end
1894
1798
 
1895
- # Returns the descriptor for the FeedMappingError enum
1799
+ # Returns the descriptor for the EnumError enum
1896
1800
  #
1897
- # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingError enum
1898
- def self.feed_mapping_error
1899
- require "google/ads/google_ads/v2/errors/feed_mapping_error_pb.rb"
1900
- Google::Ads::GoogleAds::V2::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor
1801
+ # @return [Google::Protobuf::EnumDescriptor] for the EnumError enum
1802
+ def self.enum_error
1803
+ require "google/ads/google_ads/v2/errors/enum_error_pb.rb"
1804
+ Google::Ads::GoogleAds::V2::Errors::EnumErrorEnum::EnumError.descriptor
1901
1805
  end
1902
1806
 
1903
- # Returns the descriptor for the ConversionActionError enum
1807
+ # Returns the descriptor for the RangeError enum
1904
1808
  #
1905
- # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
1906
- def self.conversion_action_error
1907
- require "google/ads/google_ads/v2/errors/conversion_action_error_pb.rb"
1908
- Google::Ads::GoogleAds::V2::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
1809
+ # @return [Google::Protobuf::EnumDescriptor] for the RangeError enum
1810
+ def self.range_error
1811
+ require "google/ads/google_ads/v2/errors/range_error_pb.rb"
1812
+ Google::Ads::GoogleAds::V2::Errors::RangeErrorEnum::RangeError.descriptor
1909
1813
  end
1910
1814
 
1911
- # Returns the descriptor for the ImageError enum
1815
+ # Returns the descriptor for the HeaderError enum
1912
1816
  #
1913
- # @return [Google::Protobuf::EnumDescriptor] for the ImageError enum
1914
- def self.image_error
1915
- require "google/ads/google_ads/v2/errors/image_error_pb.rb"
1916
- Google::Ads::GoogleAds::V2::Errors::ImageErrorEnum::ImageError.descriptor
1817
+ # @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum
1818
+ def self.header_error
1819
+ require "google/ads/google_ads/v2/errors/header_error_pb.rb"
1820
+ Google::Ads::GoogleAds::V2::Errors::HeaderErrorEnum::HeaderError.descriptor
1917
1821
  end
1918
1822
 
1919
- # Returns the descriptor for the QueryError enum
1823
+ # Returns the descriptor for the SharedSetError enum
1824
+ #
1825
+ # @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum
1826
+ def self.shared_set_error
1827
+ require "google/ads/google_ads/v2/errors/shared_set_error_pb.rb"
1828
+ Google::Ads::GoogleAds::V2::Errors::SharedSetErrorEnum::SharedSetError.descriptor
1829
+ end
1830
+
1831
+ # Returns the descriptor for the AccountBudgetProposalError enum
1832
+ #
1833
+ # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum
1834
+ def self.account_budget_proposal_error
1835
+ require "google/ads/google_ads/v2/errors/account_budget_proposal_error_pb.rb"
1836
+ Google::Ads::GoogleAds::V2::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor
1837
+ end
1838
+
1839
+ # Returns the descriptor for the AdxError enum
1840
+ #
1841
+ # @return [Google::Protobuf::EnumDescriptor] for the AdxError enum
1842
+ def self.adx_error
1843
+ require "google/ads/google_ads/v2/errors/adx_error_pb.rb"
1844
+ Google::Ads::GoogleAds::V2::Errors::AdxErrorEnum::AdxError.descriptor
1845
+ end
1846
+
1847
+ # Returns the descriptor for the KeywordPlanAdGroupError enum
1848
+ #
1849
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupError enum
1850
+ def self.keyword_plan_ad_group_error
1851
+ require "google/ads/google_ads/v2/errors/keyword_plan_ad_group_error_pb.rb"
1852
+ Google::Ads::GoogleAds::V2::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
1853
+ end
1854
+
1855
+ # Returns the descriptor for the CriterionError enum
1920
1856
  #
1921
- # @return [Google::Protobuf::EnumDescriptor] for the QueryError enum
1922
- def self.query_error
1923
- require "google/ads/google_ads/v2/errors/query_error_pb.rb"
1924
- Google::Ads::GoogleAds::V2::Errors::QueryErrorEnum::QueryError.descriptor
1857
+ # @return [Google::Protobuf::EnumDescriptor] for the CriterionError enum
1858
+ def self.criterion_error
1859
+ require "google/ads/google_ads/v2/errors/criterion_error_pb.rb"
1860
+ Google::Ads::GoogleAds::V2::Errors::CriterionErrorEnum::CriterionError.descriptor
1925
1861
  end
1926
1862
 
1927
1863
  # Returns the descriptor for the AccessInvitationError enum
@@ -1932,12 +1868,12 @@ module Google
1932
1868
  Google::Ads::GoogleAds::V2::Errors::AccessInvitationErrorEnum::AccessInvitationError.descriptor
1933
1869
  end
1934
1870
 
1935
- # Returns the descriptor for the AccountBudgetProposalError enum
1871
+ # Returns the descriptor for the AdCustomizerError enum
1936
1872
  #
1937
- # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum
1938
- def self.account_budget_proposal_error
1939
- require "google/ads/google_ads/v2/errors/account_budget_proposal_error_pb.rb"
1940
- Google::Ads::GoogleAds::V2::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor
1873
+ # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerError enum
1874
+ def self.ad_customizer_error
1875
+ require "google/ads/google_ads/v2/errors/ad_customizer_error_pb.rb"
1876
+ Google::Ads::GoogleAds::V2::Errors::AdCustomizerErrorEnum::AdCustomizerError.descriptor
1941
1877
  end
1942
1878
 
1943
1879
  # Returns the descriptor for the AdError enum
@@ -1948,6 +1884,14 @@ module Google
1948
1884
  Google::Ads::GoogleAds::V2::Errors::AdErrorEnum::AdError.descriptor
1949
1885
  end
1950
1886
 
1887
+ # Returns the descriptor for the AdGroupAdError enum
1888
+ #
1889
+ # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum
1890
+ def self.ad_group_ad_error
1891
+ require "google/ads/google_ads/v2/errors/ad_group_ad_error_pb.rb"
1892
+ Google::Ads::GoogleAds::V2::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor
1893
+ end
1894
+
1951
1895
  # Returns the descriptor for the AdGroupBidModifierError enum
1952
1896
  #
1953
1897
  # @return [Google::Protobuf::EnumDescriptor] for the AdGroupBidModifierError enum
@@ -1972,6 +1916,14 @@ module Google
1972
1916
  Google::Ads::GoogleAds::V2::Errors::AdGroupErrorEnum::AdGroupError.descriptor
1973
1917
  end
1974
1918
 
1919
+ # Returns the descriptor for the AdGroupFeedError enum
1920
+ #
1921
+ # @return [Google::Protobuf::EnumDescriptor] for the AdGroupFeedError enum
1922
+ def self.ad_group_feed_error
1923
+ require "google/ads/google_ads/v2/errors/ad_group_feed_error_pb.rb"
1924
+ Google::Ads::GoogleAds::V2::Errors::AdGroupFeedErrorEnum::AdGroupFeedError.descriptor
1925
+ end
1926
+
1975
1927
  # Returns the descriptor for the AdParameterError enum
1976
1928
  #
1977
1929
  # @return [Google::Protobuf::EnumDescriptor] for the AdParameterError enum
@@ -2004,12 +1956,20 @@ module Google
2004
1956
  Google::Ads::GoogleAds::V2::Errors::AuthenticationErrorEnum::AuthenticationError.descriptor
2005
1957
  end
2006
1958
 
2007
- # Returns the descriptor for the AuthorizationError enum
1959
+ # Returns the descriptor for the BiddingError enum
2008
1960
  #
2009
- # @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum
2010
- def self.authorization_error
2011
- require "google/ads/google_ads/v2/errors/authorization_error_pb.rb"
2012
- Google::Ads::GoogleAds::V2::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor
1961
+ # @return [Google::Protobuf::EnumDescriptor] for the BiddingError enum
1962
+ def self.bidding_error
1963
+ require "google/ads/google_ads/v2/errors/bidding_error_pb.rb"
1964
+ Google::Ads::GoogleAds::V2::Errors::BiddingErrorEnum::BiddingError.descriptor
1965
+ end
1966
+
1967
+ # Returns the descriptor for the BiddingStrategyError enum
1968
+ #
1969
+ # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyError enum
1970
+ def self.bidding_strategy_error
1971
+ require "google/ads/google_ads/v2/errors/bidding_strategy_error_pb.rb"
1972
+ Google::Ads::GoogleAds::V2::Errors::BiddingStrategyErrorEnum::BiddingStrategyError.descriptor
2013
1973
  end
2014
1974
 
2015
1975
  # Returns the descriptor for the BillingSetupError enum
@@ -2020,6 +1980,14 @@ module Google
2020
1980
  Google::Ads::GoogleAds::V2::Errors::BillingSetupErrorEnum::BillingSetupError.descriptor
2021
1981
  end
2022
1982
 
1983
+ # Returns the descriptor for the CampaignBudgetError enum
1984
+ #
1985
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum
1986
+ def self.campaign_budget_error
1987
+ require "google/ads/google_ads/v2/errors/campaign_budget_error_pb.rb"
1988
+ Google::Ads::GoogleAds::V2::Errors::CampaignBudgetErrorEnum::CampaignBudgetError.descriptor
1989
+ end
1990
+
2023
1991
  # Returns the descriptor for the CampaignCriterionError enum
2024
1992
  #
2025
1993
  # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionError enum
@@ -2028,12 +1996,12 @@ module Google
2028
1996
  Google::Ads::GoogleAds::V2::Errors::CampaignCriterionErrorEnum::CampaignCriterionError.descriptor
2029
1997
  end
2030
1998
 
2031
- # Returns the descriptor for the CampaignDraftError enum
1999
+ # Returns the descriptor for the CampaignError enum
2032
2000
  #
2033
- # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum
2034
- def self.campaign_draft_error
2035
- require "google/ads/google_ads/v2/errors/campaign_draft_error_pb.rb"
2036
- Google::Ads::GoogleAds::V2::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor
2001
+ # @return [Google::Protobuf::EnumDescriptor] for the CampaignError enum
2002
+ def self.campaign_error
2003
+ require "google/ads/google_ads/v2/errors/campaign_error_pb.rb"
2004
+ Google::Ads::GoogleAds::V2::Errors::CampaignErrorEnum::CampaignError.descriptor
2037
2005
  end
2038
2006
 
2039
2007
  # Returns the descriptor for the CampaignExperimentError enum
@@ -2076,12 +2044,12 @@ module Google
2076
2044
  Google::Ads::GoogleAds::V2::Errors::CollectionSizeErrorEnum::CollectionSizeError.descriptor
2077
2045
  end
2078
2046
 
2079
- # Returns the descriptor for the ContextError enum
2047
+ # Returns the descriptor for the ConversionActionError enum
2080
2048
  #
2081
- # @return [Google::Protobuf::EnumDescriptor] for the ContextError enum
2082
- def self.context_error
2083
- require "google/ads/google_ads/v2/errors/context_error_pb.rb"
2084
- Google::Ads::GoogleAds::V2::Errors::ContextErrorEnum::ContextError.descriptor
2049
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum
2050
+ def self.conversion_action_error
2051
+ require "google/ads/google_ads/v2/errors/conversion_action_error_pb.rb"
2052
+ Google::Ads::GoogleAds::V2::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor
2085
2053
  end
2086
2054
 
2087
2055
  # Returns the descriptor for the ConversionAdjustmentUploadError enum
@@ -2108,20 +2076,12 @@ module Google
2108
2076
  Google::Ads::GoogleAds::V2::Errors::CountryCodeErrorEnum::CountryCodeError.descriptor
2109
2077
  end
2110
2078
 
2111
- # Returns the descriptor for the CriterionError enum
2112
- #
2113
- # @return [Google::Protobuf::EnumDescriptor] for the CriterionError enum
2114
- def self.criterion_error
2115
- require "google/ads/google_ads/v2/errors/criterion_error_pb.rb"
2116
- Google::Ads::GoogleAds::V2::Errors::CriterionErrorEnum::CriterionError.descriptor
2117
- end
2118
-
2119
- # Returns the descriptor for the CurrencyCodeError enum
2079
+ # Returns the descriptor for the CustomInterestError enum
2120
2080
  #
2121
- # @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum
2122
- def self.currency_code_error
2123
- require "google/ads/google_ads/v2/errors/currency_code_error_pb.rb"
2124
- Google::Ads::GoogleAds::V2::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor
2081
+ # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum
2082
+ def self.custom_interest_error
2083
+ require "google/ads/google_ads/v2/errors/custom_interest_error_pb.rb"
2084
+ Google::Ads::GoogleAds::V2::Errors::CustomInterestErrorEnum::CustomInterestError.descriptor
2125
2085
  end
2126
2086
 
2127
2087
  # Returns the descriptor for the CustomerClientLinkError enum
@@ -2180,12 +2140,12 @@ module Google
2180
2140
  Google::Ads::GoogleAds::V2::Errors::DateRangeErrorEnum::DateRangeError.descriptor
2181
2141
  end
2182
2142
 
2183
- # Returns the descriptor for the EnumError enum
2143
+ # Returns the descriptor for the DistinctError enum
2184
2144
  #
2185
- # @return [Google::Protobuf::EnumDescriptor] for the EnumError enum
2186
- def self.enum_error
2187
- require "google/ads/google_ads/v2/errors/enum_error_pb.rb"
2188
- Google::Ads::GoogleAds::V2::Errors::EnumErrorEnum::EnumError.descriptor
2145
+ # @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum
2146
+ def self.distinct_error
2147
+ require "google/ads/google_ads/v2/errors/distinct_error_pb.rb"
2148
+ Google::Ads::GoogleAds::V2::Errors::DistinctErrorEnum::DistinctError.descriptor
2189
2149
  end
2190
2150
 
2191
2151
  # Returns the descriptor for the ExtensionFeedItemError enum
@@ -2220,12 +2180,20 @@ module Google
2220
2180
  Google::Ads::GoogleAds::V2::Errors::FeedErrorEnum::FeedError.descriptor
2221
2181
  end
2222
2182
 
2223
- # Returns the descriptor for the FieldError enum
2183
+ # Returns the descriptor for the FeedItemError enum
2224
2184
  #
2225
- # @return [Google::Protobuf::EnumDescriptor] for the FieldError enum
2226
- def self.field_error
2227
- require "google/ads/google_ads/v2/errors/field_error_pb.rb"
2228
- Google::Ads::GoogleAds::V2::Errors::FieldErrorEnum::FieldError.descriptor
2185
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedItemError enum
2186
+ def self.feed_item_error
2187
+ require "google/ads/google_ads/v2/errors/feed_item_error_pb.rb"
2188
+ Google::Ads::GoogleAds::V2::Errors::FeedItemErrorEnum::FeedItemError.descriptor
2189
+ end
2190
+
2191
+ # Returns the descriptor for the FeedMappingError enum
2192
+ #
2193
+ # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingError enum
2194
+ def self.feed_mapping_error
2195
+ require "google/ads/google_ads/v2/errors/feed_mapping_error_pb.rb"
2196
+ Google::Ads::GoogleAds::V2::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor
2229
2197
  end
2230
2198
 
2231
2199
  # Returns the descriptor for the FieldMaskError enum
@@ -2268,6 +2236,14 @@ module Google
2268
2236
  Google::Ads::GoogleAds::V2::Errors::IdErrorEnum::IdError.descriptor
2269
2237
  end
2270
2238
 
2239
+ # Returns the descriptor for the ImageError enum
2240
+ #
2241
+ # @return [Google::Protobuf::EnumDescriptor] for the ImageError enum
2242
+ def self.image_error
2243
+ require "google/ads/google_ads/v2/errors/image_error_pb.rb"
2244
+ Google::Ads::GoogleAds::V2::Errors::ImageErrorEnum::ImageError.descriptor
2245
+ end
2246
+
2271
2247
  # Returns the descriptor for the InternalError enum
2272
2248
  #
2273
2249
  # @return [Google::Protobuf::EnumDescriptor] for the InternalError enum
@@ -2276,12 +2252,20 @@ module Google
2276
2252
  Google::Ads::GoogleAds::V2::Errors::InternalErrorEnum::InternalError.descriptor
2277
2253
  end
2278
2254
 
2279
- # Returns the descriptor for the KeywordPlanAdGroupError enum
2255
+ # Returns the descriptor for the InvoiceError enum
2280
2256
  #
2281
- # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupError enum
2282
- def self.keyword_plan_ad_group_error
2283
- require "google/ads/google_ads/v2/errors/keyword_plan_ad_group_error_pb.rb"
2284
- Google::Ads::GoogleAds::V2::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor
2257
+ # @return [Google::Protobuf::EnumDescriptor] for the InvoiceError enum
2258
+ def self.invoice_error
2259
+ require "google/ads/google_ads/v2/errors/invoice_error_pb.rb"
2260
+ Google::Ads::GoogleAds::V2::Errors::InvoiceErrorEnum::InvoiceError.descriptor
2261
+ end
2262
+
2263
+ # Returns the descriptor for the KeywordPlanCampaignError enum
2264
+ #
2265
+ # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum
2266
+ def self.keyword_plan_campaign_error
2267
+ require "google/ads/google_ads/v2/errors/keyword_plan_campaign_error_pb.rb"
2268
+ Google::Ads::GoogleAds::V2::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor
2285
2269
  end
2286
2270
 
2287
2271
  # Returns the descriptor for the KeywordPlanError enum
@@ -2340,6 +2324,14 @@ module Google
2340
2324
  Google::Ads::GoogleAds::V2::Errors::ListOperationErrorEnum::ListOperationError.descriptor
2341
2325
  end
2342
2326
 
2327
+ # Returns the descriptor for the ManagerLinkError enum
2328
+ #
2329
+ # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkError enum
2330
+ def self.manager_link_error
2331
+ require "google/ads/google_ads/v2/errors/manager_link_error_pb.rb"
2332
+ Google::Ads::GoogleAds::V2::Errors::ManagerLinkErrorEnum::ManagerLinkError.descriptor
2333
+ end
2334
+
2343
2335
  # Returns the descriptor for the MediaBundleError enum
2344
2336
  #
2345
2337
  # @return [Google::Protobuf::EnumDescriptor] for the MediaBundleError enum
@@ -2364,6 +2356,14 @@ module Google
2364
2356
  Google::Ads::GoogleAds::V2::Errors::MediaUploadErrorEnum::MediaUploadError.descriptor
2365
2357
  end
2366
2358
 
2359
+ # Returns the descriptor for the MultiplierError enum
2360
+ #
2361
+ # @return [Google::Protobuf::EnumDescriptor] for the MultiplierError enum
2362
+ def self.multiplier_error
2363
+ require "google/ads/google_ads/v2/errors/multiplier_error_pb.rb"
2364
+ Google::Ads::GoogleAds::V2::Errors::MultiplierErrorEnum::MultiplierError.descriptor
2365
+ end
2366
+
2367
2367
  # Returns the descriptor for the MutateError enum
2368
2368
  #
2369
2369
  # @return [Google::Protobuf::EnumDescriptor] for the MutateError enum
@@ -2380,6 +2380,14 @@ module Google
2380
2380
  Google::Ads::GoogleAds::V2::Errors::MutateJobErrorEnum::MutateJobError.descriptor
2381
2381
  end
2382
2382
 
2383
+ # Returns the descriptor for the NewResourceCreationError enum
2384
+ #
2385
+ # @return [Google::Protobuf::EnumDescriptor] for the NewResourceCreationError enum
2386
+ def self.new_resource_creation_error
2387
+ require "google/ads/google_ads/v2/errors/new_resource_creation_error_pb.rb"
2388
+ Google::Ads::GoogleAds::V2::Errors::NewResourceCreationErrorEnum::NewResourceCreationError.descriptor
2389
+ end
2390
+
2383
2391
  # Returns the descriptor for the NotEmptyError enum
2384
2392
  #
2385
2393
  # @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum
@@ -2420,6 +2428,22 @@ module Google
2420
2428
  Google::Ads::GoogleAds::V2::Errors::OperatorErrorEnum::OperatorError.descriptor
2421
2429
  end
2422
2430
 
2431
+ # Returns the descriptor for the PartialFailureError enum
2432
+ #
2433
+ # @return [Google::Protobuf::EnumDescriptor] for the PartialFailureError enum
2434
+ def self.partial_failure_error
2435
+ require "google/ads/google_ads/v2/errors/partial_failure_error_pb.rb"
2436
+ Google::Ads::GoogleAds::V2::Errors::PartialFailureErrorEnum::PartialFailureError.descriptor
2437
+ end
2438
+
2439
+ # Returns the descriptor for the PolicyFindingError enum
2440
+ #
2441
+ # @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum
2442
+ def self.policy_finding_error
2443
+ require "google/ads/google_ads/v2/errors/policy_finding_error_pb.rb"
2444
+ Google::Ads::GoogleAds::V2::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor
2445
+ end
2446
+
2423
2447
  # Returns the descriptor for the PolicyValidationParameterError enum
2424
2448
  #
2425
2449
  # @return [Google::Protobuf::EnumDescriptor] for the PolicyValidationParameterError enum
@@ -2436,12 +2460,12 @@ module Google
2436
2460
  Google::Ads::GoogleAds::V2::Errors::PolicyViolationErrorEnum::PolicyViolationError.descriptor
2437
2461
  end
2438
2462
 
2439
- # Returns the descriptor for the RangeError enum
2463
+ # Returns the descriptor for the QueryError enum
2440
2464
  #
2441
- # @return [Google::Protobuf::EnumDescriptor] for the RangeError enum
2442
- def self.range_error
2443
- require "google/ads/google_ads/v2/errors/range_error_pb.rb"
2444
- Google::Ads::GoogleAds::V2::Errors::RangeErrorEnum::RangeError.descriptor
2465
+ # @return [Google::Protobuf::EnumDescriptor] for the QueryError enum
2466
+ def self.query_error
2467
+ require "google/ads/google_ads/v2/errors/query_error_pb.rb"
2468
+ Google::Ads::GoogleAds::V2::Errors::QueryErrorEnum::QueryError.descriptor
2445
2469
  end
2446
2470
 
2447
2471
  # Returns the descriptor for the ReachPlanError enum
@@ -2452,6 +2476,22 @@ module Google
2452
2476
  Google::Ads::GoogleAds::V2::Errors::ReachPlanErrorEnum::ReachPlanError.descriptor
2453
2477
  end
2454
2478
 
2479
+ # Returns the descriptor for the RecommendationError enum
2480
+ #
2481
+ # @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum
2482
+ def self.recommendation_error
2483
+ require "google/ads/google_ads/v2/errors/recommendation_error_pb.rb"
2484
+ Google::Ads::GoogleAds::V2::Errors::RecommendationErrorEnum::RecommendationError.descriptor
2485
+ end
2486
+
2487
+ # Returns the descriptor for the RegionCodeError enum
2488
+ #
2489
+ # @return [Google::Protobuf::EnumDescriptor] for the RegionCodeError enum
2490
+ def self.region_code_error
2491
+ require "google/ads/google_ads/v2/errors/region_code_error_pb.rb"
2492
+ Google::Ads::GoogleAds::V2::Errors::RegionCodeErrorEnum::RegionCodeError.descriptor
2493
+ end
2494
+
2455
2495
  # Returns the descriptor for the RequestError enum
2456
2496
  #
2457
2497
  # @return [Google::Protobuf::EnumDescriptor] for the RequestError enum
@@ -2460,6 +2500,14 @@ module Google
2460
2500
  Google::Ads::GoogleAds::V2::Errors::RequestErrorEnum::RequestError.descriptor
2461
2501
  end
2462
2502
 
2503
+ # Returns the descriptor for the ResourceAccessDeniedError enum
2504
+ #
2505
+ # @return [Google::Protobuf::EnumDescriptor] for the ResourceAccessDeniedError enum
2506
+ def self.resource_access_denied_error
2507
+ require "google/ads/google_ads/v2/errors/resource_access_denied_error_pb.rb"
2508
+ Google::Ads::GoogleAds::V2::Errors::ResourceAccessDeniedErrorEnum::ResourceAccessDeniedError.descriptor
2509
+ end
2510
+
2463
2511
  # Returns the descriptor for the ResourceCountLimitExceededError enum
2464
2512
  #
2465
2513
  # @return [Google::Protobuf::EnumDescriptor] for the ResourceCountLimitExceededError enum
@@ -2476,12 +2524,12 @@ module Google
2476
2524
  Google::Ads::GoogleAds::V2::Errors::SettingErrorEnum::SettingError.descriptor
2477
2525
  end
2478
2526
 
2479
- # Returns the descriptor for the SharedSetError enum
2527
+ # Returns the descriptor for the SharedCriterionError enum
2480
2528
  #
2481
- # @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum
2482
- def self.shared_set_error
2483
- require "google/ads/google_ads/v2/errors/shared_set_error_pb.rb"
2484
- Google::Ads::GoogleAds::V2::Errors::SharedSetErrorEnum::SharedSetError.descriptor
2529
+ # @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum
2530
+ def self.shared_criterion_error
2531
+ require "google/ads/google_ads/v2/errors/shared_criterion_error_pb.rb"
2532
+ Google::Ads::GoogleAds::V2::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor
2485
2533
  end
2486
2534
 
2487
2535
  # Returns the descriptor for the SizeLimitError enum
@@ -2492,30 +2540,6 @@ module Google
2492
2540
  Google::Ads::GoogleAds::V2::Errors::SizeLimitErrorEnum::SizeLimitError.descriptor
2493
2541
  end
2494
2542
 
2495
- # Returns the descriptor for the StringFormatError enum
2496
- #
2497
- # @return [Google::Protobuf::EnumDescriptor] for the StringFormatError enum
2498
- def self.string_format_error
2499
- require "google/ads/google_ads/v2/errors/string_format_error_pb.rb"
2500
- Google::Ads::GoogleAds::V2::Errors::StringFormatErrorEnum::StringFormatError.descriptor
2501
- end
2502
-
2503
- # Returns the descriptor for the StringLengthError enum
2504
- #
2505
- # @return [Google::Protobuf::EnumDescriptor] for the StringLengthError enum
2506
- def self.string_length_error
2507
- require "google/ads/google_ads/v2/errors/string_length_error_pb.rb"
2508
- Google::Ads::GoogleAds::V2::Errors::StringLengthErrorEnum::StringLengthError.descriptor
2509
- end
2510
-
2511
- # Returns the descriptor for the UrlFieldError enum
2512
- #
2513
- # @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum
2514
- def self.url_field_error
2515
- require "google/ads/google_ads/v2/errors/url_field_error_pb.rb"
2516
- Google::Ads::GoogleAds::V2::Errors::UrlFieldErrorEnum::UrlFieldError.descriptor
2517
- end
2518
-
2519
2543
  # Returns the descriptor for the UserListError enum
2520
2544
  #
2521
2545
  # @return [Google::Protobuf::EnumDescriptor] for the UserListError enum