lib/google/ads/google_ads/factories/v5/enums.rb in google-ads-googleads-9.0.0 vs lib/google/ads/google_ads/factories/v5/enums.rb in google-ads-googleads-10.0.0

- old
+ new

@@ -2,82 +2,42 @@ module Ads module GoogleAds module Factories module V5 module Enums - # Returns the descriptor for the AdType enum + # Returns the descriptor for the MatchingFunctionContextType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdType enum - def self.ad_type - require "google/ads/google_ads/v5/enums/ad_type_pb" - Google::Ads::GoogleAds::V5::Enums::AdTypeEnum::AdType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum + def self.matching_function_context_type + require "google/ads/google_ads/v5/enums/matching_function_context_type_pb" + Google::Ads::GoogleAds::V5::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor end - # Returns the descriptor for the AdvertisingChannelSubType enum + # Returns the descriptor for the MatchingFunctionOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum - def self.advertising_channel_sub_type - require "google/ads/google_ads/v5/enums/advertising_channel_sub_type_pb" - Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum + def self.matching_function_operator + require "google/ads/google_ads/v5/enums/matching_function_operator_pb" + Google::Ads::GoogleAds::V5::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor end - # Returns the descriptor for the AdvertisingChannelType enum + # Returns the descriptor for the FeedLinkStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum - def self.advertising_channel_type - require "google/ads/google_ads/v5/enums/advertising_channel_type_pb" - Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum + def self.feed_link_status + require "google/ads/google_ads/v5/enums/feed_link_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor end - # Returns the descriptor for the ChangeStatusOperation enum + # Returns the descriptor for the PlaceholderType enum # - # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum - def self.change_status_operation - require "google/ads/google_ads/v5/enums/change_status_operation_pb" - Google::Ads::GoogleAds::V5::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum + def self.placeholder_type + require "google/ads/google_ads/v5/enums/placeholder_type_pb" + Google::Ads::GoogleAds::V5::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor end - # Returns the descriptor for the ChangeStatusResourceType enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum - def self.change_status_resource_type - require "google/ads/google_ads/v5/enums/change_status_resource_type_pb" - Google::Ads::GoogleAds::V5::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor - end - - # Returns the descriptor for the CriterionType enum - # - # @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum - def self.criterion_type - require "google/ads/google_ads/v5/enums/criterion_type_pb" - Google::Ads::GoogleAds::V5::Enums::CriterionTypeEnum::CriterionType.descriptor - end - - # Returns the descriptor for the FeedOrigin enum - # - # @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum - def self.feed_origin - require "google/ads/google_ads/v5/enums/feed_origin_pb" - Google::Ads::GoogleAds::V5::Enums::FeedOriginEnum::FeedOrigin.descriptor - end - - # Returns the descriptor for the SearchTermTargetingStatus enum - # - # @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum - def self.search_term_targeting_status - require "google/ads/google_ads/v5/enums/search_term_targeting_status_pb" - Google::Ads::GoogleAds::V5::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor - end - - # Returns the descriptor for the KeywordPlanNetwork enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum - def self.keyword_plan_network - require "google/ads/google_ads/v5/enums/keyword_plan_network_pb" - Google::Ads::GoogleAds::V5::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor - end - # Returns the descriptor for the AccountBudgetProposalStatus enum # # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalStatus enum def self.account_budget_proposal_status require "google/ads/google_ads/v5/enums/account_budget_proposal_status_pb" @@ -106,10 +66,42 @@ def self.time_type require "google/ads/google_ads/v5/enums/time_type_pb" Google::Ads::GoogleAds::V5::Enums::TimeTypeEnum::TimeType.descriptor end + # Returns the descriptor for the ExtensionSettingDevice enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum + def self.extension_setting_device + require "google/ads/google_ads/v5/enums/extension_setting_device_pb" + Google::Ads::GoogleAds::V5::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor + end + + # Returns the descriptor for the ExtensionType enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum + def self.extension_type + require "google/ads/google_ads/v5/enums/extension_type_pb" + Google::Ads::GoogleAds::V5::Enums::ExtensionTypeEnum::ExtensionType.descriptor + end + + # Returns the descriptor for the ManagerLinkStatus enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum + def self.manager_link_status + require "google/ads/google_ads/v5/enums/manager_link_status_pb" + Google::Ads::GoogleAds::V5::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor + end + + # Returns the descriptor for the KeywordMatchType enum + # + # @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum + def self.keyword_match_type + require "google/ads/google_ads/v5/enums/keyword_match_type_pb" + Google::Ads::GoogleAds::V5::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor + end + # Returns the descriptor for the AgeRangeType enum # # @return [Google::Protobuf::EnumDescriptor] for the AgeRangeType enum def self.age_range_type require "google/ads/google_ads/v5/enums/age_range_type_pb" @@ -178,18 +170,10 @@ def self.interaction_type require "google/ads/google_ads/v5/enums/interaction_type_pb" Google::Ads::GoogleAds::V5::Enums::InteractionTypeEnum::InteractionType.descriptor end - # Returns the descriptor for the KeywordMatchType enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordMatchType enum - def self.keyword_match_type - require "google/ads/google_ads/v5/enums/keyword_match_type_pb" - Google::Ads::GoogleAds::V5::Enums::KeywordMatchTypeEnum::KeywordMatchType.descriptor - end - # Returns the descriptor for the ListingGroupType enum # # @return [Google::Protobuf::EnumDescriptor] for the ListingGroupType enum def self.listing_group_type require "google/ads/google_ads/v5/enums/listing_group_type_pb" @@ -298,530 +282,562 @@ def self.webpage_condition_operator require "google/ads/google_ads/v5/enums/webpage_condition_operator_pb" Google::Ads::GoogleAds::V5::Enums::WebpageConditionOperatorEnum::WebpageConditionOperator.descriptor end - # Returns the descriptor for the CustomerMatchUploadKeyType enum + # Returns the descriptor for the FeedItemTargetDevice enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum - def self.customer_match_upload_key_type - require "google/ads/google_ads/v5/enums/customer_match_upload_key_type_pb" - Google::Ads::GoogleAds::V5::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum + def self.feed_item_target_device + require "google/ads/google_ads/v5/enums/feed_item_target_device_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor end - # Returns the descriptor for the UserListCombinedRuleOperator enum + # Returns the descriptor for the FeedItemTargetStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum - def self.user_list_combined_rule_operator - require "google/ads/google_ads/v5/enums/user_list_combined_rule_operator_pb" - Google::Ads::GoogleAds::V5::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetStatus enum + def self.feed_item_target_status + require "google/ads/google_ads/v5/enums/feed_item_target_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemTargetStatusEnum::FeedItemTargetStatus.descriptor end - # Returns the descriptor for the UserListCrmDataSourceType enum + # Returns the descriptor for the FeedItemTargetType enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum - def self.user_list_crm_data_source_type - require "google/ads/google_ads/v5/enums/user_list_crm_data_source_type_pb" - Google::Ads::GoogleAds::V5::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum + def self.feed_item_target_type + require "google/ads/google_ads/v5/enums/feed_item_target_type_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor end - # Returns the descriptor for the UserListDateRuleItemOperator enum + # Returns the descriptor for the PolicyTopicEntryType enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum - def self.user_list_date_rule_item_operator - require "google/ads/google_ads/v5/enums/user_list_date_rule_item_operator_pb" - Google::Ads::GoogleAds::V5::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum + def self.policy_topic_entry_type + require "google/ads/google_ads/v5/enums/policy_topic_entry_type_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyTopicEntryTypeEnum::PolicyTopicEntryType.descriptor end - # Returns the descriptor for the UserListLogicalRuleOperator enum + # Returns the descriptor for the PolicyTopicEvidenceDestinationMismatchUrlType enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum - def self.user_list_logical_rule_operator - require "google/ads/google_ads/v5/enums/user_list_logical_rule_operator_pb" - Google::Ads::GoogleAds::V5::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationMismatchUrlType enum + def self.policy_topic_evidence_destination_mismatch_url_type + require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_mismatch_url_type_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType.descriptor end - # Returns the descriptor for the UserListNumberRuleItemOperator enum + # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDevice enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum - def self.user_list_number_rule_item_operator - require "google/ads/google_ads/v5/enums/user_list_number_rule_item_operator_pb" - Google::Ads::GoogleAds::V5::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDevice enum + def self.policy_topic_evidence_destination_not_working_device + require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_device_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice.descriptor end - # Returns the descriptor for the UserListPrepopulationStatus enum + # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum - def self.user_list_prepopulation_status - require "google/ads/google_ads/v5/enums/user_list_prepopulation_status_pb" - Google::Ads::GoogleAds::V5::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum + def self.policy_topic_evidence_destination_not_working_dns_error_type + require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor end - # Returns the descriptor for the UserListRuleType enum + # Returns the descriptor for the FeedItemQualityApprovalStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum - def self.user_list_rule_type - require "google/ads/google_ads/v5/enums/user_list_rule_type_pb" - Google::Ads::GoogleAds::V5::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum + def self.feed_item_quality_approval_status + require "google/ads/google_ads/v5/enums/feed_item_quality_approval_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor end - # Returns the descriptor for the UserListStringRuleItemOperator enum + # Returns the descriptor for the FeedItemQualityDisapprovalReason enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum - def self.user_list_string_rule_item_operator - require "google/ads/google_ads/v5/enums/user_list_string_rule_item_operator_pb" - Google::Ads::GoogleAds::V5::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum + def self.feed_item_quality_disapproval_reason + require "google/ads/google_ads/v5/enums/feed_item_quality_disapproval_reason_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor end - # Returns the descriptor for the AccessReason enum + # Returns the descriptor for the FeedItemStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum - def self.access_reason - require "google/ads/google_ads/v5/enums/access_reason_pb" - Google::Ads::GoogleAds::V5::Enums::AccessReasonEnum::AccessReason.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum + def self.feed_item_status + require "google/ads/google_ads/v5/enums/feed_item_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor end - # Returns the descriptor for the UserListAccessStatus enum + # Returns the descriptor for the FeedItemValidationStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum - def self.user_list_access_status - require "google/ads/google_ads/v5/enums/user_list_access_status_pb" - Google::Ads::GoogleAds::V5::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum + def self.feed_item_validation_status + require "google/ads/google_ads/v5/enums/feed_item_validation_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor end - # Returns the descriptor for the UserListClosingReason enum + # Returns the descriptor for the GeoTargetingRestriction enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum - def self.user_list_closing_reason - require "google/ads/google_ads/v5/enums/user_list_closing_reason_pb" - Google::Ads::GoogleAds::V5::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum + def self.geo_targeting_restriction + require "google/ads/google_ads/v5/enums/geo_targeting_restriction_pb" + Google::Ads::GoogleAds::V5::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor end - # Returns the descriptor for the UserListMembershipStatus enum + # Returns the descriptor for the PolicyApprovalStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum - def self.user_list_membership_status - require "google/ads/google_ads/v5/enums/user_list_membership_status_pb" - Google::Ads::GoogleAds::V5::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyApprovalStatus enum + def self.policy_approval_status + require "google/ads/google_ads/v5/enums/policy_approval_status_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyApprovalStatusEnum::PolicyApprovalStatus.descriptor end - # Returns the descriptor for the UserListSizeRange enum + # Returns the descriptor for the PolicyReviewStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum - def self.user_list_size_range - require "google/ads/google_ads/v5/enums/user_list_size_range_pb" - Google::Ads::GoogleAds::V5::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PolicyReviewStatus enum + def self.policy_review_status + require "google/ads/google_ads/v5/enums/policy_review_status_pb" + Google::Ads::GoogleAds::V5::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor end - # Returns the descriptor for the UserListType enum + # Returns the descriptor for the FeedItemValidationError enum # - # @return [Google::Protobuf::EnumDescriptor] for the UserListType enum - def self.user_list_type - require "google/ads/google_ads/v5/enums/user_list_type_pb" - Google::Ads::GoogleAds::V5::Enums::UserListTypeEnum::UserListType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum + def self.feed_item_validation_error + require "google/ads/google_ads/v5/errors/feed_item_validation_error_pb" + Google::Ads::GoogleAds::V5::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor end - # Returns the descriptor for the MatchingFunctionContextType enum + # Returns the descriptor for the MerchantCenterLinkStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionContextType enum - def self.matching_function_context_type - require "google/ads/google_ads/v5/enums/matching_function_context_type_pb" - Google::Ads::GoogleAds::V5::Enums::MatchingFunctionContextTypeEnum::MatchingFunctionContextType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum + def self.merchant_center_link_status + require "google/ads/google_ads/v5/enums/merchant_center_link_status_pb" + Google::Ads::GoogleAds::V5::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor end - # Returns the descriptor for the MatchingFunctionOperator enum + # Returns the descriptor for the BidModifierSource enum # - # @return [Google::Protobuf::EnumDescriptor] for the MatchingFunctionOperator enum - def self.matching_function_operator - require "google/ads/google_ads/v5/enums/matching_function_operator_pb" - Google::Ads::GoogleAds::V5::Enums::MatchingFunctionOperatorEnum::MatchingFunctionOperator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum + def self.bid_modifier_source + require "google/ads/google_ads/v5/enums/bid_modifier_source_pb" + Google::Ads::GoogleAds::V5::Enums::BidModifierSourceEnum::BidModifierSource.descriptor end - # Returns the descriptor for the FeedLinkStatus enum + # Returns the descriptor for the BatchJobStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedLinkStatus enum - def self.feed_link_status - require "google/ads/google_ads/v5/enums/feed_link_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedLinkStatusEnum::FeedLinkStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BatchJobStatus enum + def self.batch_job_status + require "google/ads/google_ads/v5/enums/batch_job_status_pb" + Google::Ads::GoogleAds::V5::Enums::BatchJobStatusEnum::BatchJobStatus.descriptor end - # Returns the descriptor for the PlaceholderType enum + # Returns the descriptor for the MimeType enum # - # @return [Google::Protobuf::EnumDescriptor] for the PlaceholderType enum - def self.placeholder_type - require "google/ads/google_ads/v5/enums/placeholder_type_pb" - Google::Ads::GoogleAds::V5::Enums::PlaceholderTypeEnum::PlaceholderType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MimeType enum + def self.mime_type + require "google/ads/google_ads/v5/enums/mime_type_pb" + Google::Ads::GoogleAds::V5::Enums::MimeTypeEnum::MimeType.descriptor end - # Returns the descriptor for the ExtensionSettingDevice enum + # Returns the descriptor for the AssetType enum # - # @return [Google::Protobuf::EnumDescriptor] for the ExtensionSettingDevice enum - def self.extension_setting_device - require "google/ads/google_ads/v5/enums/extension_setting_device_pb" - Google::Ads::GoogleAds::V5::Enums::ExtensionSettingDeviceEnum::ExtensionSettingDevice.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AssetType enum + def self.asset_type + require "google/ads/google_ads/v5/enums/asset_type_pb" + Google::Ads::GoogleAds::V5::Enums::AssetTypeEnum::AssetType.descriptor end - # Returns the descriptor for the ExtensionType enum + # Returns the descriptor for the CriterionType enum # - # @return [Google::Protobuf::EnumDescriptor] for the ExtensionType enum - def self.extension_type - require "google/ads/google_ads/v5/enums/extension_type_pb" - Google::Ads::GoogleAds::V5::Enums::ExtensionTypeEnum::ExtensionType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CriterionType enum + def self.criterion_type + require "google/ads/google_ads/v5/enums/criterion_type_pb" + Google::Ads::GoogleAds::V5::Enums::CriterionTypeEnum::CriterionType.descriptor end - # Returns the descriptor for the AdCustomizerPlaceholderField enum + # Returns the descriptor for the AffiliateLocationFeedRelationshipType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum - def self.ad_customizer_placeholder_field - require "google/ads/google_ads/v5/enums/ad_customizer_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum + def self.affiliate_location_feed_relationship_type + require "google/ads/google_ads/v5/enums/affiliate_location_feed_relationship_type_pb" + Google::Ads::GoogleAds::V5::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor end - # Returns the descriptor for the AffiliateLocationPlaceholderField enum + # Returns the descriptor for the FeedAttributeType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum - def self.affiliate_location_placeholder_field - require "google/ads/google_ads/v5/enums/affiliate_location_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum + def self.feed_attribute_type + require "google/ads/google_ads/v5/enums/feed_attribute_type_pb" + Google::Ads::GoogleAds::V5::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor end - # Returns the descriptor for the AppPlaceholderField enum + # Returns the descriptor for the FeedOrigin enum # - # @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum - def self.app_placeholder_field - require "google/ads/google_ads/v5/enums/app_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedOrigin enum + def self.feed_origin + require "google/ads/google_ads/v5/enums/feed_origin_pb" + Google::Ads::GoogleAds::V5::Enums::FeedOriginEnum::FeedOrigin.descriptor end - # Returns the descriptor for the CallPlaceholderField enum + # Returns the descriptor for the FeedStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum - def self.call_placeholder_field - require "google/ads/google_ads/v5/enums/call_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum + def self.feed_status + require "google/ads/google_ads/v5/enums/feed_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedStatusEnum::FeedStatus.descriptor end - # Returns the descriptor for the CalloutPlaceholderField enum + # Returns the descriptor for the Operator enum # - # @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum - def self.callout_placeholder_field - require "google/ads/google_ads/v5/enums/callout_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the Operator enum + def self.operator + require "google/ads/google_ads/v5/resources/feed_pb" + Google::Ads::GoogleAds::V5::Resources::FeedAttributeOperation::Operator.descriptor end - # Returns the descriptor for the CustomPlaceholderField enum + # Returns the descriptor for the AccountBudgetStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum - def self.custom_placeholder_field - require "google/ads/google_ads/v5/enums/custom_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum + def self.account_budget_status + require "google/ads/google_ads/v5/enums/account_budget_status_pb" + Google::Ads::GoogleAds::V5::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor end - # Returns the descriptor for the DsaPageFeedCriterionField enum + # Returns the descriptor for the MobileDeviceType enum # - # @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum - def self.dsa_page_feed_criterion_field - require "google/ads/google_ads/v5/enums/dsa_page_feed_criterion_field_pb" - Google::Ads::GoogleAds::V5::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum + def self.mobile_device_type + require "google/ads/google_ads/v5/enums/mobile_device_type_pb" + Google::Ads::GoogleAds::V5::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor end - # Returns the descriptor for the EducationPlaceholderField enum + # Returns the descriptor for the KeywordPlanForecastInterval enum # - # @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum - def self.education_placeholder_field - require "google/ads/google_ads/v5/enums/education_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum + def self.keyword_plan_forecast_interval + require "google/ads/google_ads/v5/enums/keyword_plan_forecast_interval_pb" + Google::Ads::GoogleAds::V5::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor end - # Returns the descriptor for the FeedMappingCriterionType enum + # Returns the descriptor for the AccountLinkStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum - def self.feed_mapping_criterion_type - require "google/ads/google_ads/v5/enums/feed_mapping_criterion_type_pb" - Google::Ads::GoogleAds::V5::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AccountLinkStatus enum + def self.account_link_status + require "google/ads/google_ads/v5/enums/account_link_status_pb" + Google::Ads::GoogleAds::V5::Enums::AccountLinkStatusEnum::AccountLinkStatus.descriptor end - # Returns the descriptor for the FeedMappingStatus enum + # Returns the descriptor for the LinkedAccountType enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum - def self.feed_mapping_status - require "google/ads/google_ads/v5/enums/feed_mapping_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LinkedAccountType enum + def self.linked_account_type + require "google/ads/google_ads/v5/enums/linked_account_type_pb" + Google::Ads::GoogleAds::V5::Enums::LinkedAccountTypeEnum::LinkedAccountType.descriptor end - # Returns the descriptor for the FlightPlaceholderField enum + # Returns the descriptor for the MobileAppVendor enum # - # @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum - def self.flight_placeholder_field - require "google/ads/google_ads/v5/enums/flight_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum + def self.mobile_app_vendor + require "google/ads/google_ads/v5/enums/mobile_app_vendor_pb" + Google::Ads::GoogleAds::V5::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor end - # Returns the descriptor for the HotelPlaceholderField enum + # Returns the descriptor for the SimulationModificationMethod enum # - # @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum - def self.hotel_placeholder_field - require "google/ads/google_ads/v5/enums/hotel_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum + def self.simulation_modification_method + require "google/ads/google_ads/v5/enums/simulation_modification_method_pb" + Google::Ads::GoogleAds::V5::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor end - # Returns the descriptor for the JobPlaceholderField enum + # Returns the descriptor for the SimulationType enum # - # @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum - def self.job_placeholder_field - require "google/ads/google_ads/v5/enums/job_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum + def self.simulation_type + require "google/ads/google_ads/v5/enums/simulation_type_pb" + Google::Ads::GoogleAds::V5::Enums::SimulationTypeEnum::SimulationType.descriptor end - # Returns the descriptor for the LocalPlaceholderField enum + # Returns the descriptor for the AssetFieldType enum # - # @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum - def self.local_placeholder_field - require "google/ads/google_ads/v5/enums/local_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum + def self.asset_field_type + require "google/ads/google_ads/v5/enums/asset_field_type_pb" + Google::Ads::GoogleAds::V5::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor end - # Returns the descriptor for the LocationExtensionTargetingCriterionField enum + # Returns the descriptor for the AssetLinkStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum - def self.location_extension_targeting_criterion_field - require "google/ads/google_ads/v5/enums/location_extension_targeting_criterion_field_pb" - Google::Ads::GoogleAds::V5::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AssetLinkStatus enum + def self.asset_link_status + require "google/ads/google_ads/v5/enums/asset_link_status_pb" + Google::Ads::GoogleAds::V5::Enums::AssetLinkStatusEnum::AssetLinkStatus.descriptor end - # Returns the descriptor for the LocationPlaceholderField enum + # Returns the descriptor for the OfflineUserDataJobFailureReason enum # - # @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum - def self.location_placeholder_field - require "google/ads/google_ads/v5/enums/location_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobFailureReason enum + def self.offline_user_data_job_failure_reason + require "google/ads/google_ads/v5/enums/offline_user_data_job_failure_reason_pb" + Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobFailureReasonEnum::OfflineUserDataJobFailureReason.descriptor end - # Returns the descriptor for the MessagePlaceholderField enum + # Returns the descriptor for the OfflineUserDataJobStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum - def self.message_placeholder_field - require "google/ads/google_ads/v5/enums/message_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobStatus enum + def self.offline_user_data_job_status + require "google/ads/google_ads/v5/enums/offline_user_data_job_status_pb" + Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobStatusEnum::OfflineUserDataJobStatus.descriptor end - # Returns the descriptor for the PricePlaceholderField enum + # Returns the descriptor for the OfflineUserDataJobType enum # - # @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum - def self.price_placeholder_field - require "google/ads/google_ads/v5/enums/price_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobType enum + def self.offline_user_data_job_type + require "google/ads/google_ads/v5/enums/offline_user_data_job_type_pb" + Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobTypeEnum::OfflineUserDataJobType.descriptor end - # Returns the descriptor for the PromotionPlaceholderField enum + # Returns the descriptor for the AssetPerformanceLabel enum # - # @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum - def self.promotion_placeholder_field - require "google/ads/google_ads/v5/enums/promotion_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum + def self.asset_performance_label + require "google/ads/google_ads/v5/enums/asset_performance_label_pb" + Google::Ads::GoogleAds::V5::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor end - # Returns the descriptor for the RealEstatePlaceholderField enum + # Returns the descriptor for the SearchTermTargetingStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum - def self.real_estate_placeholder_field - require "google/ads/google_ads/v5/enums/real_estate_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SearchTermTargetingStatus enum + def self.search_term_targeting_status + require "google/ads/google_ads/v5/enums/search_term_targeting_status_pb" + Google::Ads::GoogleAds::V5::Enums::SearchTermTargetingStatusEnum::SearchTermTargetingStatus.descriptor end - # Returns the descriptor for the SitelinkPlaceholderField enum + # Returns the descriptor for the AppStore enum # - # @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum - def self.sitelink_placeholder_field - require "google/ads/google_ads/v5/enums/sitelink_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AppStore enum + def self.app_store + require "google/ads/google_ads/v5/enums/app_store_pb" + Google::Ads::GoogleAds::V5::Enums::AppStoreEnum::AppStore.descriptor end - # Returns the descriptor for the StructuredSnippetPlaceholderField enum + # Returns the descriptor for the CallConversionReportingState enum # - # @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum - def self.structured_snippet_placeholder_field - require "google/ads/google_ads/v5/enums/structured_snippet_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum + def self.call_conversion_reporting_state + require "google/ads/google_ads/v5/enums/call_conversion_reporting_state_pb" + Google::Ads::GoogleAds::V5::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor end - # Returns the descriptor for the TravelPlaceholderField enum + # Returns the descriptor for the PriceExtensionPriceQualifier enum # - # @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum - def self.travel_placeholder_field - require "google/ads/google_ads/v5/enums/travel_placeholder_field_pb" - Google::Ads::GoogleAds::V5::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum + def self.price_extension_price_qualifier + require "google/ads/google_ads/v5/enums/price_extension_price_qualifier_pb" + Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor end - # Returns the descriptor for the MobileDeviceType enum + # Returns the descriptor for the PriceExtensionPriceUnit enum # - # @return [Google::Protobuf::EnumDescriptor] for the MobileDeviceType enum - def self.mobile_device_type - require "google/ads/google_ads/v5/enums/mobile_device_type_pb" - Google::Ads::GoogleAds::V5::Enums::MobileDeviceTypeEnum::MobileDeviceType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum + def self.price_extension_price_unit + require "google/ads/google_ads/v5/enums/price_extension_price_unit_pb" + Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor end - # Returns the descriptor for the InvoiceType enum + # Returns the descriptor for the PriceExtensionType enum # - # @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum - def self.invoice_type - require "google/ads/google_ads/v5/enums/invoice_type_pb" - Google::Ads::GoogleAds::V5::Enums::InvoiceTypeEnum::InvoiceType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum + def self.price_extension_type + require "google/ads/google_ads/v5/enums/price_extension_type_pb" + Google::Ads::GoogleAds::V5::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor end - # Returns the descriptor for the GeoTargetConstantStatus enum + # Returns the descriptor for the PromotionExtensionDiscountModifier enum # - # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum - def self.geo_target_constant_status - require "google/ads/google_ads/v5/enums/geo_target_constant_status_pb" - Google::Ads::GoogleAds::V5::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum + def self.promotion_extension_discount_modifier + require "google/ads/google_ads/v5/enums/promotion_extension_discount_modifier_pb" + Google::Ads::GoogleAds::V5::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor end - # Returns the descriptor for the CampaignCriterionStatus enum + # Returns the descriptor for the PromotionExtensionOccasion enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum - def self.campaign_criterion_status - require "google/ads/google_ads/v5/enums/campaign_criterion_status_pb" - Google::Ads::GoogleAds::V5::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum + def self.promotion_extension_occasion + require "google/ads/google_ads/v5/enums/promotion_extension_occasion_pb" + Google::Ads::GoogleAds::V5::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor end - # Returns the descriptor for the TrackingCodePageFormat enum + # Returns the descriptor for the RecommendationType enum # - # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum - def self.tracking_code_page_format - require "google/ads/google_ads/v5/enums/tracking_code_page_format_pb" - Google::Ads::GoogleAds::V5::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum + def self.recommendation_type + require "google/ads/google_ads/v5/enums/recommendation_type_pb" + Google::Ads::GoogleAds::V5::Enums::RecommendationTypeEnum::RecommendationType.descriptor end - # Returns the descriptor for the TrackingCodeType enum + # Returns the descriptor for the TargetCpaOptInRecommendationGoal enum # - # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum - def self.tracking_code_type - require "google/ads/google_ads/v5/enums/tracking_code_type_pb" - Google::Ads::GoogleAds::V5::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum + def self.target_cpa_opt_in_recommendation_goal + require "google/ads/google_ads/v5/enums/target_cpa_opt_in_recommendation_goal_pb" + Google::Ads::GoogleAds::V5::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor end - # Returns the descriptor for the FeedItemTargetDevice enum + # Returns the descriptor for the ServedAssetFieldType enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetDevice enum - def self.feed_item_target_device - require "google/ads/google_ads/v5/enums/feed_item_target_device_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemTargetDeviceEnum::FeedItemTargetDevice.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ServedAssetFieldType enum + def self.served_asset_field_type + require "google/ads/google_ads/v5/enums/served_asset_field_type_pb" + Google::Ads::GoogleAds::V5::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor end - # Returns the descriptor for the FeedItemTargetStatus enum + # Returns the descriptor for the DisplayAdFormatSetting enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetStatus enum - def self.feed_item_target_status - require "google/ads/google_ads/v5/enums/feed_item_target_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemTargetStatusEnum::FeedItemTargetStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum + def self.display_ad_format_setting + require "google/ads/google_ads/v5/enums/display_ad_format_setting_pb" + Google::Ads::GoogleAds::V5::Enums::DisplayAdFormatSettingEnum::DisplayAdFormatSetting.descriptor end - # Returns the descriptor for the FeedItemTargetType enum + # Returns the descriptor for the DisplayUploadProductType enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemTargetType enum - def self.feed_item_target_type - require "google/ads/google_ads/v5/enums/feed_item_target_type_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemTargetTypeEnum::FeedItemTargetType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the DisplayUploadProductType enum + def self.display_upload_product_type + require "google/ads/google_ads/v5/enums/display_upload_product_type_pb" + Google::Ads::GoogleAds::V5::Enums::DisplayUploadProductTypeEnum::DisplayUploadProductType.descriptor end - # Returns the descriptor for the BudgetDeliveryMethod enum + # Returns the descriptor for the LegacyAppInstallAdAppStore enum # - # @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum - def self.budget_delivery_method - require "google/ads/google_ads/v5/enums/budget_delivery_method_pb" - Google::Ads::GoogleAds::V5::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LegacyAppInstallAdAppStore enum + def self.legacy_app_install_ad_app_store + require "google/ads/google_ads/v5/enums/legacy_app_install_ad_app_store_pb" + Google::Ads::GoogleAds::V5::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor end - # Returns the descriptor for the BudgetPeriod enum + # Returns the descriptor for the AppUrlOperatingSystemType enum # - # @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum - def self.budget_period - require "google/ads/google_ads/v5/enums/budget_period_pb" - Google::Ads::GoogleAds::V5::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum + def self.app_url_operating_system_type + require "google/ads/google_ads/v5/enums/app_url_operating_system_type_pb" + Google::Ads::GoogleAds::V5::Enums::AppUrlOperatingSystemTypeEnum::AppUrlOperatingSystemType.descriptor end - # Returns the descriptor for the BudgetStatus enum + # Returns the descriptor for the AdType enum # - # @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum - def self.budget_status - require "google/ads/google_ads/v5/enums/budget_status_pb" - Google::Ads::GoogleAds::V5::Enums::BudgetStatusEnum::BudgetStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdType enum + def self.ad_type + require "google/ads/google_ads/v5/enums/ad_type_pb" + Google::Ads::GoogleAds::V5::Enums::AdTypeEnum::AdType.descriptor end - # Returns the descriptor for the BudgetType enum + # Returns the descriptor for the SystemManagedResourceSource enum # - # @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum - def self.budget_type - require "google/ads/google_ads/v5/enums/budget_type_pb" - Google::Ads::GoogleAds::V5::Enums::BudgetTypeEnum::BudgetType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum + def self.system_managed_resource_source + require "google/ads/google_ads/v5/enums/system_managed_entity_source_pb" + Google::Ads::GoogleAds::V5::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor end - # Returns the descriptor for the PolicyTopicEntryType enum + # Returns the descriptor for the LabelStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEntryType enum - def self.policy_topic_entry_type - require "google/ads/google_ads/v5/enums/policy_topic_entry_type_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyTopicEntryTypeEnum::PolicyTopicEntryType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum + def self.label_status + require "google/ads/google_ads/v5/enums/label_status_pb" + Google::Ads::GoogleAds::V5::Enums::LabelStatusEnum::LabelStatus.descriptor end - # Returns the descriptor for the PolicyTopicEvidenceDestinationMismatchUrlType enum + # Returns the descriptor for the PlacementType enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationMismatchUrlType enum - def self.policy_topic_evidence_destination_mismatch_url_type - require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_mismatch_url_type_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum + def self.placement_type + require "google/ads/google_ads/v5/enums/placement_type_pb" + Google::Ads::GoogleAds::V5::Enums::PlacementTypeEnum::PlacementType.descriptor end - # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDevice enum + # Returns the descriptor for the AdGroupCriterionApprovalStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDevice enum - def self.policy_topic_evidence_destination_not_working_device - require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_device_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum + def self.ad_group_criterion_approval_status + require "google/ads/google_ads/v5/enums/ad_group_criterion_approval_status_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor end - # Returns the descriptor for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum + # Returns the descriptor for the AdGroupCriterionStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyTopicEvidenceDestinationNotWorkingDnsErrorType enum - def self.policy_topic_evidence_destination_not_working_dns_error_type - require "google/ads/google_ads/v5/enums/policy_topic_evidence_destination_not_working_dns_error_type_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum + def self.ad_group_criterion_status + require "google/ads/google_ads/v5/enums/ad_group_criterion_status_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor end - # Returns the descriptor for the AssetFieldType enum + # Returns the descriptor for the BiddingSource enum # - # @return [Google::Protobuf::EnumDescriptor] for the AssetFieldType enum - def self.asset_field_type - require "google/ads/google_ads/v5/enums/asset_field_type_pb" - Google::Ads::GoogleAds::V5::Enums::AssetFieldTypeEnum::AssetFieldType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum + def self.bidding_source + require "google/ads/google_ads/v5/enums/bidding_source_pb" + Google::Ads::GoogleAds::V5::Enums::BiddingSourceEnum::BiddingSource.descriptor end - # Returns the descriptor for the AssetPerformanceLabel enum + # Returns the descriptor for the CriterionSystemServingStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AssetPerformanceLabel enum - def self.asset_performance_label - require "google/ads/google_ads/v5/enums/asset_performance_label_pb" - Google::Ads::GoogleAds::V5::Enums::AssetPerformanceLabelEnum::AssetPerformanceLabel.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum + def self.criterion_system_serving_status + require "google/ads/google_ads/v5/enums/criterion_system_serving_status_pb" + Google::Ads::GoogleAds::V5::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor end - # Returns the descriptor for the PolicyApprovalStatus enum + # Returns the descriptor for the QualityScoreBucket enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyApprovalStatus enum - def self.policy_approval_status - require "google/ads/google_ads/v5/enums/policy_approval_status_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyApprovalStatusEnum::PolicyApprovalStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum + def self.quality_score_bucket + require "google/ads/google_ads/v5/enums/quality_score_bucket_pb" + Google::Ads::GoogleAds::V5::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor end - # Returns the descriptor for the PolicyReviewStatus enum + # Returns the descriptor for the KeywordPlanNetwork enum # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyReviewStatus enum - def self.policy_review_status - require "google/ads/google_ads/v5/enums/policy_review_status_pb" - Google::Ads::GoogleAds::V5::Enums::PolicyReviewStatusEnum::PolicyReviewStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanNetwork enum + def self.keyword_plan_network + require "google/ads/google_ads/v5/enums/keyword_plan_network_pb" + Google::Ads::GoogleAds::V5::Enums::KeywordPlanNetworkEnum::KeywordPlanNetwork.descriptor end + # Returns the descriptor for the BillingSetupStatus enum + # + # @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum + def self.billing_setup_status + require "google/ads/google_ads/v5/enums/billing_setup_status_pb" + Google::Ads::GoogleAds::V5::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor + end + + # Returns the descriptor for the CampaignSharedSetStatus enum + # + # @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum + def self.campaign_shared_set_status + require "google/ads/google_ads/v5/enums/campaign_shared_set_status_pb" + Google::Ads::GoogleAds::V5::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor + end + + # Returns the descriptor for the AdvertisingChannelSubType enum + # + # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelSubType enum + def self.advertising_channel_sub_type + require "google/ads/google_ads/v5/enums/advertising_channel_sub_type_pb" + Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType.descriptor + end + + # Returns the descriptor for the AdvertisingChannelType enum + # + # @return [Google::Protobuf::EnumDescriptor] for the AdvertisingChannelType enum + def self.advertising_channel_type + require "google/ads/google_ads/v5/enums/advertising_channel_type_pb" + Google::Ads::GoogleAds::V5::Enums::AdvertisingChannelTypeEnum::AdvertisingChannelType.descriptor + end + # Returns the descriptor for the CriterionCategoryChannelAvailabilityMode enum # # @return [Google::Protobuf::EnumDescriptor] for the CriterionCategoryChannelAvailabilityMode enum def self.criterion_category_channel_availability_mode require "google/ads/google_ads/v5/enums/criterion_category_channel_availability_mode_pb" @@ -842,50 +858,18 @@ def self.user_interest_taxonomy_type require "google/ads/google_ads/v5/enums/user_interest_taxonomy_type_pb" Google::Ads::GoogleAds::V5::Enums::UserInterestTaxonomyTypeEnum::UserInterestTaxonomyType.descriptor end - # Returns the descriptor for the ProductBiddingCategoryStatus enum + # Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum # - # @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum - def self.product_bidding_category_status - require "google/ads/google_ads/v5/enums/product_bidding_category_status_pb" - Google::Ads::GoogleAds::V5::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomerPayPerConversionEligibilityFailureReason enum + def self.customer_pay_per_conversion_eligibility_failure_reason + require "google/ads/google_ads/v5/enums/customer_pay_per_conversion_eligibility_failure_reason_pb" + Google::Ads::GoogleAds::V5::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor end - # Returns the descriptor for the PlacementType enum - # - # @return [Google::Protobuf::EnumDescriptor] for the PlacementType enum - def self.placement_type - require "google/ads/google_ads/v5/enums/placement_type_pb" - Google::Ads::GoogleAds::V5::Enums::PlacementTypeEnum::PlacementType.descriptor - end - - # Returns the descriptor for the AssetLinkStatus enum - # - # @return [Google::Protobuf::EnumDescriptor] for the AssetLinkStatus enum - def self.asset_link_status - require "google/ads/google_ads/v5/enums/asset_link_status_pb" - Google::Ads::GoogleAds::V5::Enums::AssetLinkStatusEnum::AssetLinkStatus.descriptor - end - - # Returns the descriptor for the CampaignDraftStatus enum - # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum - def self.campaign_draft_status - require "google/ads/google_ads/v5/enums/campaign_draft_status_pb" - Google::Ads::GoogleAds::V5::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor - end - - # Returns the descriptor for the BidModifierSource enum - # - # @return [Google::Protobuf::EnumDescriptor] for the BidModifierSource enum - def self.bid_modifier_source - require "google/ads/google_ads/v5/enums/bid_modifier_source_pb" - Google::Ads::GoogleAds::V5::Enums::BidModifierSourceEnum::BidModifierSource.descriptor - end - # Returns the descriptor for the TargetImpressionShareLocation enum # # @return [Google::Protobuf::EnumDescriptor] for the TargetImpressionShareLocation enum def self.target_impression_share_location require "google/ads/google_ads/v5/enums/target_impression_share_location_pb" @@ -1050,602 +1034,618 @@ def self.vanity_pharma_text require "google/ads/google_ads/v5/enums/vanity_pharma_text_pb" Google::Ads::GoogleAds::V5::Enums::VanityPharmaTextEnum::VanityPharmaText.descriptor end - # Returns the descriptor for the LabelStatus enum + # Returns the descriptor for the InvoiceType enum # - # @return [Google::Protobuf::EnumDescriptor] for the LabelStatus enum - def self.label_status - require "google/ads/google_ads/v5/enums/label_status_pb" - Google::Ads::GoogleAds::V5::Enums::LabelStatusEnum::LabelStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the InvoiceType enum + def self.invoice_type + require "google/ads/google_ads/v5/enums/invoice_type_pb" + Google::Ads::GoogleAds::V5::Enums::InvoiceTypeEnum::InvoiceType.descriptor end - # Returns the descriptor for the CustomerPayPerConversionEligibilityFailureReason enum + # Returns the descriptor for the SharedSetStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomerPayPerConversionEligibilityFailureReason enum - def self.customer_pay_per_conversion_eligibility_failure_reason - require "google/ads/google_ads/v5/enums/customer_pay_per_conversion_eligibility_failure_reason_pb" - Google::Ads::GoogleAds::V5::Enums::CustomerPayPerConversionEligibilityFailureReasonEnum::CustomerPayPerConversionEligibilityFailureReason.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum + def self.shared_set_status + require "google/ads/google_ads/v5/enums/shared_set_status_pb" + Google::Ads::GoogleAds::V5::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor end - # Returns the descriptor for the CustomInterestMemberType enum + # Returns the descriptor for the SharedSetType enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum - def self.custom_interest_member_type - require "google/ads/google_ads/v5/enums/custom_interest_member_type_pb" - Google::Ads::GoogleAds::V5::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum + def self.shared_set_type + require "google/ads/google_ads/v5/enums/shared_set_type_pb" + Google::Ads::GoogleAds::V5::Enums::SharedSetTypeEnum::SharedSetType.descriptor end - # Returns the descriptor for the CustomInterestStatus enum + # Returns the descriptor for the OperatingSystemVersionOperatorType enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum - def self.custom_interest_status - require "google/ads/google_ads/v5/enums/custom_interest_status_pb" - Google::Ads::GoogleAds::V5::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum + def self.operating_system_version_operator_type + require "google/ads/google_ads/v5/enums/operating_system_version_operator_type_pb" + Google::Ads::GoogleAds::V5::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor end - # Returns the descriptor for the CustomInterestType enum + # Returns the descriptor for the BiddingStrategyStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum - def self.custom_interest_type - require "google/ads/google_ads/v5/enums/custom_interest_type_pb" - Google::Ads::GoogleAds::V5::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum + def self.bidding_strategy_status + require "google/ads/google_ads/v5/enums/bidding_strategy_status_pb" + Google::Ads::GoogleAds::V5::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor end - # Returns the descriptor for the GoogleAdsFieldCategory enum + # Returns the descriptor for the CustomerMatchUploadKeyType enum # - # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum - def self.google_ads_field_category - require "google/ads/google_ads/v5/enums/google_ads_field_category_pb" - Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomerMatchUploadKeyType enum + def self.customer_match_upload_key_type + require "google/ads/google_ads/v5/enums/customer_match_upload_key_type_pb" + Google::Ads::GoogleAds::V5::Enums::CustomerMatchUploadKeyTypeEnum::CustomerMatchUploadKeyType.descriptor end - # Returns the descriptor for the GoogleAdsFieldDataType enum + # Returns the descriptor for the UserListCombinedRuleOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum - def self.google_ads_field_data_type - require "google/ads/google_ads/v5/enums/google_ads_field_data_type_pb" - Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListCombinedRuleOperator enum + def self.user_list_combined_rule_operator + require "google/ads/google_ads/v5/enums/user_list_combined_rule_operator_pb" + Google::Ads::GoogleAds::V5::Enums::UserListCombinedRuleOperatorEnum::UserListCombinedRuleOperator.descriptor end - # Returns the descriptor for the OfflineUserDataJobFailureReason enum + # Returns the descriptor for the UserListCrmDataSourceType enum # - # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobFailureReason enum - def self.offline_user_data_job_failure_reason - require "google/ads/google_ads/v5/enums/offline_user_data_job_failure_reason_pb" - Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobFailureReasonEnum::OfflineUserDataJobFailureReason.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListCrmDataSourceType enum + def self.user_list_crm_data_source_type + require "google/ads/google_ads/v5/enums/user_list_crm_data_source_type_pb" + Google::Ads::GoogleAds::V5::Enums::UserListCrmDataSourceTypeEnum::UserListCrmDataSourceType.descriptor end - # Returns the descriptor for the OfflineUserDataJobStatus enum + # Returns the descriptor for the UserListDateRuleItemOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobStatus enum - def self.offline_user_data_job_status - require "google/ads/google_ads/v5/enums/offline_user_data_job_status_pb" - Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobStatusEnum::OfflineUserDataJobStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListDateRuleItemOperator enum + def self.user_list_date_rule_item_operator + require "google/ads/google_ads/v5/enums/user_list_date_rule_item_operator_pb" + Google::Ads::GoogleAds::V5::Enums::UserListDateRuleItemOperatorEnum::UserListDateRuleItemOperator.descriptor end - # Returns the descriptor for the OfflineUserDataJobType enum + # Returns the descriptor for the UserListLogicalRuleOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobType enum - def self.offline_user_data_job_type - require "google/ads/google_ads/v5/enums/offline_user_data_job_type_pb" - Google::Ads::GoogleAds::V5::Enums::OfflineUserDataJobTypeEnum::OfflineUserDataJobType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListLogicalRuleOperator enum + def self.user_list_logical_rule_operator + require "google/ads/google_ads/v5/enums/user_list_logical_rule_operator_pb" + Google::Ads::GoogleAds::V5::Enums::UserListLogicalRuleOperatorEnum::UserListLogicalRuleOperator.descriptor end - # Returns the descriptor for the BiddingStrategyStatus enum + # Returns the descriptor for the UserListNumberRuleItemOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the BiddingStrategyStatus enum - def self.bidding_strategy_status - require "google/ads/google_ads/v5/enums/bidding_strategy_status_pb" - Google::Ads::GoogleAds::V5::Enums::BiddingStrategyStatusEnum::BiddingStrategyStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListNumberRuleItemOperator enum + def self.user_list_number_rule_item_operator + require "google/ads/google_ads/v5/enums/user_list_number_rule_item_operator_pb" + Google::Ads::GoogleAds::V5::Enums::UserListNumberRuleItemOperatorEnum::UserListNumberRuleItemOperator.descriptor end - # Returns the descriptor for the ManagerLinkStatus enum + # Returns the descriptor for the UserListPrepopulationStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkStatus enum - def self.manager_link_status - require "google/ads/google_ads/v5/enums/manager_link_status_pb" - Google::Ads::GoogleAds::V5::Enums::ManagerLinkStatusEnum::ManagerLinkStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListPrepopulationStatus enum + def self.user_list_prepopulation_status + require "google/ads/google_ads/v5/enums/user_list_prepopulation_status_pb" + Google::Ads::GoogleAds::V5::Enums::UserListPrepopulationStatusEnum::UserListPrepopulationStatus.descriptor end - # Returns the descriptor for the SimulationModificationMethod enum + # Returns the descriptor for the UserListRuleType enum # - # @return [Google::Protobuf::EnumDescriptor] for the SimulationModificationMethod enum - def self.simulation_modification_method - require "google/ads/google_ads/v5/enums/simulation_modification_method_pb" - Google::Ads::GoogleAds::V5::Enums::SimulationModificationMethodEnum::SimulationModificationMethod.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListRuleType enum + def self.user_list_rule_type + require "google/ads/google_ads/v5/enums/user_list_rule_type_pb" + Google::Ads::GoogleAds::V5::Enums::UserListRuleTypeEnum::UserListRuleType.descriptor end - # Returns the descriptor for the SimulationType enum + # Returns the descriptor for the UserListStringRuleItemOperator enum # - # @return [Google::Protobuf::EnumDescriptor] for the SimulationType enum - def self.simulation_type - require "google/ads/google_ads/v5/enums/simulation_type_pb" - Google::Ads::GoogleAds::V5::Enums::SimulationTypeEnum::SimulationType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListStringRuleItemOperator enum + def self.user_list_string_rule_item_operator + require "google/ads/google_ads/v5/enums/user_list_string_rule_item_operator_pb" + Google::Ads::GoogleAds::V5::Enums::UserListStringRuleItemOperatorEnum::UserListStringRuleItemOperator.descriptor end - # Returns the descriptor for the BatchJobStatus enum + # Returns the descriptor for the AccessReason enum # - # @return [Google::Protobuf::EnumDescriptor] for the BatchJobStatus enum - def self.batch_job_status - require "google/ads/google_ads/v5/enums/batch_job_status_pb" - Google::Ads::GoogleAds::V5::Enums::BatchJobStatusEnum::BatchJobStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AccessReason enum + def self.access_reason + require "google/ads/google_ads/v5/enums/access_reason_pb" + Google::Ads::GoogleAds::V5::Enums::AccessReasonEnum::AccessReason.descriptor end - # Returns the descriptor for the BillingSetupStatus enum + # Returns the descriptor for the UserListAccessStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the BillingSetupStatus enum - def self.billing_setup_status - require "google/ads/google_ads/v5/enums/billing_setup_status_pb" - Google::Ads::GoogleAds::V5::Enums::BillingSetupStatusEnum::BillingSetupStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListAccessStatus enum + def self.user_list_access_status + require "google/ads/google_ads/v5/enums/user_list_access_status_pb" + Google::Ads::GoogleAds::V5::Enums::UserListAccessStatusEnum::UserListAccessStatus.descriptor end - # Returns the descriptor for the GeoTargetingType enum + # Returns the descriptor for the UserListClosingReason enum # - # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum - def self.geo_targeting_type - require "google/ads/google_ads/v5/enums/geo_targeting_type_pb" - Google::Ads::GoogleAds::V5::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListClosingReason enum + def self.user_list_closing_reason + require "google/ads/google_ads/v5/enums/user_list_closing_reason_pb" + Google::Ads::GoogleAds::V5::Enums::UserListClosingReasonEnum::UserListClosingReason.descriptor end - # Returns the descriptor for the OperatingSystemVersionOperatorType enum + # Returns the descriptor for the UserListMembershipStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the OperatingSystemVersionOperatorType enum - def self.operating_system_version_operator_type - require "google/ads/google_ads/v5/enums/operating_system_version_operator_type_pb" - Google::Ads::GoogleAds::V5::Enums::OperatingSystemVersionOperatorTypeEnum::OperatingSystemVersionOperatorType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListMembershipStatus enum + def self.user_list_membership_status + require "google/ads/google_ads/v5/enums/user_list_membership_status_pb" + Google::Ads::GoogleAds::V5::Enums::UserListMembershipStatusEnum::UserListMembershipStatus.descriptor end - # Returns the descriptor for the MediaType enum + # Returns the descriptor for the UserListSizeRange enum # - # @return [Google::Protobuf::EnumDescriptor] for the MediaType enum - def self.media_type - require "google/ads/google_ads/v5/enums/media_type_pb" - Google::Ads::GoogleAds::V5::Enums::MediaTypeEnum::MediaType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListSizeRange enum + def self.user_list_size_range + require "google/ads/google_ads/v5/enums/user_list_size_range_pb" + Google::Ads::GoogleAds::V5::Enums::UserListSizeRangeEnum::UserListSizeRange.descriptor end - # Returns the descriptor for the MimeType enum + # Returns the descriptor for the UserListType enum # - # @return [Google::Protobuf::EnumDescriptor] for the MimeType enum - def self.mime_type - require "google/ads/google_ads/v5/enums/mime_type_pb" - Google::Ads::GoogleAds::V5::Enums::MimeTypeEnum::MimeType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the UserListType enum + def self.user_list_type + require "google/ads/google_ads/v5/enums/user_list_type_pb" + Google::Ads::GoogleAds::V5::Enums::UserListTypeEnum::UserListType.descriptor end - # Returns the descriptor for the AppStore enum + # Returns the descriptor for the GeoTargetConstantStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AppStore enum - def self.app_store - require "google/ads/google_ads/v5/enums/app_store_pb" - Google::Ads::GoogleAds::V5::Enums::AppStoreEnum::AppStore.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantStatus enum + def self.geo_target_constant_status + require "google/ads/google_ads/v5/enums/geo_target_constant_status_pb" + Google::Ads::GoogleAds::V5::Enums::GeoTargetConstantStatusEnum::GeoTargetConstantStatus.descriptor end - # Returns the descriptor for the CallConversionReportingState enum + # Returns the descriptor for the GoogleAdsFieldCategory enum # - # @return [Google::Protobuf::EnumDescriptor] for the CallConversionReportingState enum - def self.call_conversion_reporting_state - require "google/ads/google_ads/v5/enums/call_conversion_reporting_state_pb" - Google::Ads::GoogleAds::V5::Enums::CallConversionReportingStateEnum::CallConversionReportingState.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldCategory enum + def self.google_ads_field_category + require "google/ads/google_ads/v5/enums/google_ads_field_category_pb" + Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldCategoryEnum::GoogleAdsFieldCategory.descriptor end - # Returns the descriptor for the PriceExtensionPriceQualifier enum + # Returns the descriptor for the GoogleAdsFieldDataType enum # - # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceQualifier enum - def self.price_extension_price_qualifier - require "google/ads/google_ads/v5/enums/price_extension_price_qualifier_pb" - Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceQualifierEnum::PriceExtensionPriceQualifier.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the GoogleAdsFieldDataType enum + def self.google_ads_field_data_type + require "google/ads/google_ads/v5/enums/google_ads_field_data_type_pb" + Google::Ads::GoogleAds::V5::Enums::GoogleAdsFieldDataTypeEnum::GoogleAdsFieldDataType.descriptor end - # Returns the descriptor for the PriceExtensionPriceUnit enum + # Returns the descriptor for the BudgetDeliveryMethod enum # - # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionPriceUnit enum - def self.price_extension_price_unit - require "google/ads/google_ads/v5/enums/price_extension_price_unit_pb" - Google::Ads::GoogleAds::V5::Enums::PriceExtensionPriceUnitEnum::PriceExtensionPriceUnit.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BudgetDeliveryMethod enum + def self.budget_delivery_method + require "google/ads/google_ads/v5/enums/budget_delivery_method_pb" + Google::Ads::GoogleAds::V5::Enums::BudgetDeliveryMethodEnum::BudgetDeliveryMethod.descriptor end - # Returns the descriptor for the PriceExtensionType enum + # Returns the descriptor for the BudgetPeriod enum # - # @return [Google::Protobuf::EnumDescriptor] for the PriceExtensionType enum - def self.price_extension_type - require "google/ads/google_ads/v5/enums/price_extension_type_pb" - Google::Ads::GoogleAds::V5::Enums::PriceExtensionTypeEnum::PriceExtensionType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BudgetPeriod enum + def self.budget_period + require "google/ads/google_ads/v5/enums/budget_period_pb" + Google::Ads::GoogleAds::V5::Enums::BudgetPeriodEnum::BudgetPeriod.descriptor end - # Returns the descriptor for the PromotionExtensionDiscountModifier enum + # Returns the descriptor for the BudgetStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionDiscountModifier enum - def self.promotion_extension_discount_modifier - require "google/ads/google_ads/v5/enums/promotion_extension_discount_modifier_pb" - Google::Ads::GoogleAds::V5::Enums::PromotionExtensionDiscountModifierEnum::PromotionExtensionDiscountModifier.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BudgetStatus enum + def self.budget_status + require "google/ads/google_ads/v5/enums/budget_status_pb" + Google::Ads::GoogleAds::V5::Enums::BudgetStatusEnum::BudgetStatus.descriptor end - # Returns the descriptor for the PromotionExtensionOccasion enum + # Returns the descriptor for the BudgetType enum # - # @return [Google::Protobuf::EnumDescriptor] for the PromotionExtensionOccasion enum - def self.promotion_extension_occasion - require "google/ads/google_ads/v5/enums/promotion_extension_occasion_pb" - Google::Ads::GoogleAds::V5::Enums::PromotionExtensionOccasionEnum::PromotionExtensionOccasion.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the BudgetType enum + def self.budget_type + require "google/ads/google_ads/v5/enums/budget_type_pb" + Google::Ads::GoogleAds::V5::Enums::BudgetTypeEnum::BudgetType.descriptor end - # Returns the descriptor for the FeedItemStatus enum + # Returns the descriptor for the TrackingCodePageFormat enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemStatus enum - def self.feed_item_status - require "google/ads/google_ads/v5/enums/feed_item_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemStatusEnum::FeedItemStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodePageFormat enum + def self.tracking_code_page_format + require "google/ads/google_ads/v5/enums/tracking_code_page_format_pb" + Google::Ads::GoogleAds::V5::Enums::TrackingCodePageFormatEnum::TrackingCodePageFormat.descriptor end - # Returns the descriptor for the AdGroupAdRotationMode enum + # Returns the descriptor for the TrackingCodeType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdRotationMode enum - def self.ad_group_ad_rotation_mode - require "google/ads/google_ads/v5/enums/ad_group_ad_rotation_mode_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupAdRotationModeEnum::AdGroupAdRotationMode.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the TrackingCodeType enum + def self.tracking_code_type + require "google/ads/google_ads/v5/enums/tracking_code_type_pb" + Google::Ads::GoogleAds::V5::Enums::TrackingCodeTypeEnum::TrackingCodeType.descriptor end - # Returns the descriptor for the AdGroupStatus enum + # Returns the descriptor for the CampaignDraftStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupStatus enum - def self.ad_group_status - require "google/ads/google_ads/v5/enums/ad_group_status_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupStatusEnum::AdGroupStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftStatus enum + def self.campaign_draft_status + require "google/ads/google_ads/v5/enums/campaign_draft_status_pb" + Google::Ads::GoogleAds::V5::Enums::CampaignDraftStatusEnum::CampaignDraftStatus.descriptor end - # Returns the descriptor for the AdGroupType enum + # Returns the descriptor for the MediaType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupType enum - def self.ad_group_type - require "google/ads/google_ads/v5/enums/ad_group_type_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupTypeEnum::AdGroupType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MediaType enum + def self.media_type + require "google/ads/google_ads/v5/enums/media_type_pb" + Google::Ads::GoogleAds::V5::Enums::MediaTypeEnum::MediaType.descriptor end - # Returns the descriptor for the BiddingSource enum + # Returns the descriptor for the CampaignExperimentStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the BiddingSource enum - def self.bidding_source - require "google/ads/google_ads/v5/enums/bidding_source_pb" - Google::Ads::GoogleAds::V5::Enums::BiddingSourceEnum::BiddingSource.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentStatus enum + def self.campaign_experiment_status + require "google/ads/google_ads/v5/enums/campaign_experiment_status_pb" + Google::Ads::GoogleAds::V5::Enums::CampaignExperimentStatusEnum::CampaignExperimentStatus.descriptor end - # Returns the descriptor for the CampaignSharedSetStatus enum + # Returns the descriptor for the CampaignExperimentTrafficSplitType enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetStatus enum - def self.campaign_shared_set_status - require "google/ads/google_ads/v5/enums/campaign_shared_set_status_pb" - Google::Ads::GoogleAds::V5::Enums::CampaignSharedSetStatusEnum::CampaignSharedSetStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentTrafficSplitType enum + def self.campaign_experiment_traffic_split_type + require "google/ads/google_ads/v5/enums/campaign_experiment_traffic_split_type_pb" + Google::Ads::GoogleAds::V5::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor end - # Returns the descriptor for the FeedItemQualityApprovalStatus enum + # Returns the descriptor for the ProductBiddingCategoryStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityApprovalStatus enum - def self.feed_item_quality_approval_status - require "google/ads/google_ads/v5/enums/feed_item_quality_approval_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemQualityApprovalStatusEnum::FeedItemQualityApprovalStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ProductBiddingCategoryStatus enum + def self.product_bidding_category_status + require "google/ads/google_ads/v5/enums/product_bidding_category_status_pb" + Google::Ads::GoogleAds::V5::Enums::ProductBiddingCategoryStatusEnum::ProductBiddingCategoryStatus.descriptor end - # Returns the descriptor for the FeedItemQualityDisapprovalReason enum + # Returns the descriptor for the AdCustomizerPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemQualityDisapprovalReason enum - def self.feed_item_quality_disapproval_reason - require "google/ads/google_ads/v5/enums/feed_item_quality_disapproval_reason_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemQualityDisapprovalReasonEnum::FeedItemQualityDisapprovalReason.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerPlaceholderField enum + def self.ad_customizer_placeholder_field + require "google/ads/google_ads/v5/enums/ad_customizer_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::AdCustomizerPlaceholderFieldEnum::AdCustomizerPlaceholderField.descriptor end - # Returns the descriptor for the FeedItemValidationStatus enum + # Returns the descriptor for the AffiliateLocationPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationStatus enum - def self.feed_item_validation_status - require "google/ads/google_ads/v5/enums/feed_item_validation_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedItemValidationStatusEnum::FeedItemValidationStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationPlaceholderField enum + def self.affiliate_location_placeholder_field + require "google/ads/google_ads/v5/enums/affiliate_location_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::AffiliateLocationPlaceholderFieldEnum::AffiliateLocationPlaceholderField.descriptor end - # Returns the descriptor for the GeoTargetingRestriction enum + # Returns the descriptor for the AppPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingRestriction enum - def self.geo_targeting_restriction - require "google/ads/google_ads/v5/enums/geo_targeting_restriction_pb" - Google::Ads::GoogleAds::V5::Enums::GeoTargetingRestrictionEnum::GeoTargetingRestriction.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AppPlaceholderField enum + def self.app_placeholder_field + require "google/ads/google_ads/v5/enums/app_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::AppPlaceholderFieldEnum::AppPlaceholderField.descriptor end - # Returns the descriptor for the FeedItemValidationError enum + # Returns the descriptor for the CallPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedItemValidationError enum - def self.feed_item_validation_error - require "google/ads/google_ads/v5/errors/feed_item_validation_error_pb" - Google::Ads::GoogleAds::V5::Errors::FeedItemValidationErrorEnum::FeedItemValidationError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CallPlaceholderField enum + def self.call_placeholder_field + require "google/ads/google_ads/v5/enums/call_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::CallPlaceholderFieldEnum::CallPlaceholderField.descriptor end - # Returns the descriptor for the AttributionModel enum + # Returns the descriptor for the CalloutPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum - def self.attribution_model - require "google/ads/google_ads/v5/enums/attribution_model_pb" - Google::Ads::GoogleAds::V5::Enums::AttributionModelEnum::AttributionModel.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CalloutPlaceholderField enum + def self.callout_placeholder_field + require "google/ads/google_ads/v5/enums/callout_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::CalloutPlaceholderFieldEnum::CalloutPlaceholderField.descriptor end - # Returns the descriptor for the ConversionActionCategory enum + # Returns the descriptor for the CustomPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum - def self.conversion_action_category - require "google/ads/google_ads/v5/enums/conversion_action_category_pb" - Google::Ads::GoogleAds::V5::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomPlaceholderField enum + def self.custom_placeholder_field + require "google/ads/google_ads/v5/enums/custom_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::CustomPlaceholderFieldEnum::CustomPlaceholderField.descriptor end - # Returns the descriptor for the ConversionActionCountingType enum + # Returns the descriptor for the DsaPageFeedCriterionField enum # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum - def self.conversion_action_counting_type - require "google/ads/google_ads/v5/enums/conversion_action_counting_type_pb" - Google::Ads::GoogleAds::V5::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the DsaPageFeedCriterionField enum + def self.dsa_page_feed_criterion_field + require "google/ads/google_ads/v5/enums/dsa_page_feed_criterion_field_pb" + Google::Ads::GoogleAds::V5::Enums::DsaPageFeedCriterionFieldEnum::DsaPageFeedCriterionField.descriptor end - # Returns the descriptor for the ConversionActionStatus enum + # Returns the descriptor for the EducationPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum - def self.conversion_action_status - require "google/ads/google_ads/v5/enums/conversion_action_status_pb" - Google::Ads::GoogleAds::V5::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the EducationPlaceholderField enum + def self.education_placeholder_field + require "google/ads/google_ads/v5/enums/education_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::EducationPlaceholderFieldEnum::EducationPlaceholderField.descriptor end - # Returns the descriptor for the ConversionActionType enum + # Returns the descriptor for the FeedMappingCriterionType enum # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum - def self.conversion_action_type - require "google/ads/google_ads/v5/enums/conversion_action_type_pb" - Google::Ads::GoogleAds::V5::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingCriterionType enum + def self.feed_mapping_criterion_type + require "google/ads/google_ads/v5/enums/feed_mapping_criterion_type_pb" + Google::Ads::GoogleAds::V5::Enums::FeedMappingCriterionTypeEnum::FeedMappingCriterionType.descriptor end - # Returns the descriptor for the DataDrivenModelStatus enum + # Returns the descriptor for the FeedMappingStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum - def self.data_driven_model_status - require "google/ads/google_ads/v5/enums/data_driven_model_status_pb" - Google::Ads::GoogleAds::V5::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FeedMappingStatus enum + def self.feed_mapping_status + require "google/ads/google_ads/v5/enums/feed_mapping_status_pb" + Google::Ads::GoogleAds::V5::Enums::FeedMappingStatusEnum::FeedMappingStatus.descriptor end - # Returns the descriptor for the MobileAppVendor enum + # Returns the descriptor for the FlightPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the MobileAppVendor enum - def self.mobile_app_vendor - require "google/ads/google_ads/v5/enums/mobile_app_vendor_pb" - Google::Ads::GoogleAds::V5::Enums::MobileAppVendorEnum::MobileAppVendor.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the FlightPlaceholderField enum + def self.flight_placeholder_field + require "google/ads/google_ads/v5/enums/flight_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::FlightPlaceholderFieldEnum::FlightPlaceholderField.descriptor end - # Returns the descriptor for the CampaignExperimentStatus enum + # Returns the descriptor for the HotelPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentStatus enum - def self.campaign_experiment_status - require "google/ads/google_ads/v5/enums/campaign_experiment_status_pb" - Google::Ads::GoogleAds::V5::Enums::CampaignExperimentStatusEnum::CampaignExperimentStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the HotelPlaceholderField enum + def self.hotel_placeholder_field + require "google/ads/google_ads/v5/enums/hotel_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::HotelPlaceholderFieldEnum::HotelPlaceholderField.descriptor end - # Returns the descriptor for the CampaignExperimentTrafficSplitType enum + # Returns the descriptor for the JobPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignExperimentTrafficSplitType enum - def self.campaign_experiment_traffic_split_type - require "google/ads/google_ads/v5/enums/campaign_experiment_traffic_split_type_pb" - Google::Ads::GoogleAds::V5::Enums::CampaignExperimentTrafficSplitTypeEnum::CampaignExperimentTrafficSplitType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the JobPlaceholderField enum + def self.job_placeholder_field + require "google/ads/google_ads/v5/enums/job_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::JobPlaceholderFieldEnum::JobPlaceholderField.descriptor end - # Returns the descriptor for the KeywordPlanForecastInterval enum + # Returns the descriptor for the LocalPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanForecastInterval enum - def self.keyword_plan_forecast_interval - require "google/ads/google_ads/v5/enums/keyword_plan_forecast_interval_pb" - Google::Ads::GoogleAds::V5::Enums::KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LocalPlaceholderField enum + def self.local_placeholder_field + require "google/ads/google_ads/v5/enums/local_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::LocalPlaceholderFieldEnum::LocalPlaceholderField.descriptor end - # Returns the descriptor for the AdGroupAdStatus enum + # Returns the descriptor for the LocationExtensionTargetingCriterionField enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum - def self.ad_group_ad_status - require "google/ads/google_ads/v5/enums/ad_group_ad_status_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LocationExtensionTargetingCriterionField enum + def self.location_extension_targeting_criterion_field + require "google/ads/google_ads/v5/enums/location_extension_targeting_criterion_field_pb" + Google::Ads::GoogleAds::V5::Enums::LocationExtensionTargetingCriterionFieldEnum::LocationExtensionTargetingCriterionField.descriptor end - # Returns the descriptor for the AdStrength enum + # Returns the descriptor for the LocationPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum - def self.ad_strength - require "google/ads/google_ads/v5/enums/ad_strength_pb" - Google::Ads::GoogleAds::V5::Enums::AdStrengthEnum::AdStrength.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the LocationPlaceholderField enum + def self.location_placeholder_field + require "google/ads/google_ads/v5/enums/location_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::LocationPlaceholderFieldEnum::LocationPlaceholderField.descriptor end - # Returns the descriptor for the ServedAssetFieldType enum + # Returns the descriptor for the MessagePlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the ServedAssetFieldType enum - def self.served_asset_field_type - require "google/ads/google_ads/v5/enums/served_asset_field_type_pb" - Google::Ads::GoogleAds::V5::Enums::ServedAssetFieldTypeEnum::ServedAssetFieldType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the MessagePlaceholderField enum + def self.message_placeholder_field + require "google/ads/google_ads/v5/enums/message_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::MessagePlaceholderFieldEnum::MessagePlaceholderField.descriptor end - # Returns the descriptor for the DisplayAdFormatSetting enum + # Returns the descriptor for the PricePlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the DisplayAdFormatSetting enum - def self.display_ad_format_setting - require "google/ads/google_ads/v5/enums/display_ad_format_setting_pb" - Google::Ads::GoogleAds::V5::Enums::DisplayAdFormatSettingEnum::DisplayAdFormatSetting.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PricePlaceholderField enum + def self.price_placeholder_field + require "google/ads/google_ads/v5/enums/price_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::PricePlaceholderFieldEnum::PricePlaceholderField.descriptor end - # Returns the descriptor for the DisplayUploadProductType enum + # Returns the descriptor for the PromotionPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the DisplayUploadProductType enum - def self.display_upload_product_type - require "google/ads/google_ads/v5/enums/display_upload_product_type_pb" - Google::Ads::GoogleAds::V5::Enums::DisplayUploadProductTypeEnum::DisplayUploadProductType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the PromotionPlaceholderField enum + def self.promotion_placeholder_field + require "google/ads/google_ads/v5/enums/promotion_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::PromotionPlaceholderFieldEnum::PromotionPlaceholderField.descriptor end - # Returns the descriptor for the LegacyAppInstallAdAppStore enum + # Returns the descriptor for the RealEstatePlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the LegacyAppInstallAdAppStore enum - def self.legacy_app_install_ad_app_store - require "google/ads/google_ads/v5/enums/legacy_app_install_ad_app_store_pb" - Google::Ads::GoogleAds::V5::Enums::LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the RealEstatePlaceholderField enum + def self.real_estate_placeholder_field + require "google/ads/google_ads/v5/enums/real_estate_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::RealEstatePlaceholderFieldEnum::RealEstatePlaceholderField.descriptor end - # Returns the descriptor for the AppUrlOperatingSystemType enum + # Returns the descriptor for the SitelinkPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the AppUrlOperatingSystemType enum - def self.app_url_operating_system_type - require "google/ads/google_ads/v5/enums/app_url_operating_system_type_pb" - Google::Ads::GoogleAds::V5::Enums::AppUrlOperatingSystemTypeEnum::AppUrlOperatingSystemType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SitelinkPlaceholderField enum + def self.sitelink_placeholder_field + require "google/ads/google_ads/v5/enums/sitelink_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::SitelinkPlaceholderFieldEnum::SitelinkPlaceholderField.descriptor end - # Returns the descriptor for the SystemManagedResourceSource enum + # Returns the descriptor for the StructuredSnippetPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the SystemManagedResourceSource enum - def self.system_managed_resource_source - require "google/ads/google_ads/v5/enums/system_managed_entity_source_pb" - Google::Ads::GoogleAds::V5::Enums::SystemManagedResourceSourceEnum::SystemManagedResourceSource.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the StructuredSnippetPlaceholderField enum + def self.structured_snippet_placeholder_field + require "google/ads/google_ads/v5/enums/structured_snippet_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::StructuredSnippetPlaceholderFieldEnum::StructuredSnippetPlaceholderField.descriptor end - # Returns the descriptor for the AffiliateLocationFeedRelationshipType enum + # Returns the descriptor for the TravelPlaceholderField enum # - # @return [Google::Protobuf::EnumDescriptor] for the AffiliateLocationFeedRelationshipType enum - def self.affiliate_location_feed_relationship_type - require "google/ads/google_ads/v5/enums/affiliate_location_feed_relationship_type_pb" - Google::Ads::GoogleAds::V5::Enums::AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the TravelPlaceholderField enum + def self.travel_placeholder_field + require "google/ads/google_ads/v5/enums/travel_placeholder_field_pb" + Google::Ads::GoogleAds::V5::Enums::TravelPlaceholderFieldEnum::TravelPlaceholderField.descriptor end - # Returns the descriptor for the FeedAttributeType enum + # Returns the descriptor for the DistanceBucket enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedAttributeType enum - def self.feed_attribute_type - require "google/ads/google_ads/v5/enums/feed_attribute_type_pb" - Google::Ads::GoogleAds::V5::Enums::FeedAttributeTypeEnum::FeedAttributeType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum + def self.distance_bucket + require "google/ads/google_ads/v5/enums/distance_bucket_pb" + Google::Ads::GoogleAds::V5::Enums::DistanceBucketEnum::DistanceBucket.descriptor end - # Returns the descriptor for the FeedStatus enum + # Returns the descriptor for the ChangeStatusOperation enum # - # @return [Google::Protobuf::EnumDescriptor] for the FeedStatus enum - def self.feed_status - require "google/ads/google_ads/v5/enums/feed_status_pb" - Google::Ads::GoogleAds::V5::Enums::FeedStatusEnum::FeedStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusOperation enum + def self.change_status_operation + require "google/ads/google_ads/v5/enums/change_status_operation_pb" + Google::Ads::GoogleAds::V5::Enums::ChangeStatusOperationEnum::ChangeStatusOperation.descriptor end - # Returns the descriptor for the Operator enum + # Returns the descriptor for the ChangeStatusResourceType enum # - # @return [Google::Protobuf::EnumDescriptor] for the Operator enum - def self.operator - require "google/ads/google_ads/v5/resources/feed_pb" - Google::Ads::GoogleAds::V5::Resources::FeedAttributeOperation::Operator.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ChangeStatusResourceType enum + def self.change_status_resource_type + require "google/ads/google_ads/v5/enums/change_status_resource_type_pb" + Google::Ads::GoogleAds::V5::Enums::ChangeStatusResourceTypeEnum::ChangeStatusResourceType.descriptor end - # Returns the descriptor for the AccountBudgetStatus enum + # Returns the descriptor for the AdGroupAdStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetStatus enum - def self.account_budget_status - require "google/ads/google_ads/v5/enums/account_budget_status_pb" - Google::Ads::GoogleAds::V5::Enums::AccountBudgetStatusEnum::AccountBudgetStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdStatus enum + def self.ad_group_ad_status + require "google/ads/google_ads/v5/enums/ad_group_ad_status_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupAdStatusEnum::AdGroupAdStatus.descriptor end - # Returns the descriptor for the DistanceBucket enum + # Returns the descriptor for the AdStrength enum # - # @return [Google::Protobuf::EnumDescriptor] for the DistanceBucket enum - def self.distance_bucket - require "google/ads/google_ads/v5/enums/distance_bucket_pb" - Google::Ads::GoogleAds::V5::Enums::DistanceBucketEnum::DistanceBucket.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdStrength enum + def self.ad_strength + require "google/ads/google_ads/v5/enums/ad_strength_pb" + Google::Ads::GoogleAds::V5::Enums::AdStrengthEnum::AdStrength.descriptor end - # Returns the descriptor for the SharedSetStatus enum + # Returns the descriptor for the CustomInterestMemberType enum # - # @return [Google::Protobuf::EnumDescriptor] for the SharedSetStatus enum - def self.shared_set_status - require "google/ads/google_ads/v5/enums/shared_set_status_pb" - Google::Ads::GoogleAds::V5::Enums::SharedSetStatusEnum::SharedSetStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestMemberType enum + def self.custom_interest_member_type + require "google/ads/google_ads/v5/enums/custom_interest_member_type_pb" + Google::Ads::GoogleAds::V5::Enums::CustomInterestMemberTypeEnum::CustomInterestMemberType.descriptor end - # Returns the descriptor for the SharedSetType enum + # Returns the descriptor for the CustomInterestStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the SharedSetType enum - def self.shared_set_type - require "google/ads/google_ads/v5/enums/shared_set_type_pb" - Google::Ads::GoogleAds::V5::Enums::SharedSetTypeEnum::SharedSetType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestStatus enum + def self.custom_interest_status + require "google/ads/google_ads/v5/enums/custom_interest_status_pb" + Google::Ads::GoogleAds::V5::Enums::CustomInterestStatusEnum::CustomInterestStatus.descriptor end - # Returns the descriptor for the AdGroupCriterionApprovalStatus enum + # Returns the descriptor for the CustomInterestType enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionApprovalStatus enum - def self.ad_group_criterion_approval_status - require "google/ads/google_ads/v5/enums/ad_group_criterion_approval_status_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionApprovalStatusEnum::AdGroupCriterionApprovalStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestType enum + def self.custom_interest_type + require "google/ads/google_ads/v5/enums/custom_interest_type_pb" + Google::Ads::GoogleAds::V5::Enums::CustomInterestTypeEnum::CustomInterestType.descriptor end - # Returns the descriptor for the AdGroupCriterionStatus enum + # Returns the descriptor for the CampaignCriterionStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupCriterionStatus enum - def self.ad_group_criterion_status - require "google/ads/google_ads/v5/enums/ad_group_criterion_status_pb" - Google::Ads::GoogleAds::V5::Enums::AdGroupCriterionStatusEnum::AdGroupCriterionStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionStatus enum + def self.campaign_criterion_status + require "google/ads/google_ads/v5/enums/campaign_criterion_status_pb" + Google::Ads::GoogleAds::V5::Enums::CampaignCriterionStatusEnum::CampaignCriterionStatus.descriptor end - # Returns the descriptor for the CriterionSystemServingStatus enum + # Returns the descriptor for the GeoTargetingType enum # - # @return [Google::Protobuf::EnumDescriptor] for the CriterionSystemServingStatus enum - def self.criterion_system_serving_status - require "google/ads/google_ads/v5/enums/criterion_system_serving_status_pb" - Google::Ads::GoogleAds::V5::Enums::CriterionSystemServingStatusEnum::CriterionSystemServingStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetingType enum + def self.geo_targeting_type + require "google/ads/google_ads/v5/enums/geo_targeting_type_pb" + Google::Ads::GoogleAds::V5::Enums::GeoTargetingTypeEnum::GeoTargetingType.descriptor end - # Returns the descriptor for the QualityScoreBucket enum + # Returns the descriptor for the AdGroupAdRotationMode enum # - # @return [Google::Protobuf::EnumDescriptor] for the QualityScoreBucket enum - def self.quality_score_bucket - require "google/ads/google_ads/v5/enums/quality_score_bucket_pb" - Google::Ads::GoogleAds::V5::Enums::QualityScoreBucketEnum::QualityScoreBucket.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdRotationMode enum + def self.ad_group_ad_rotation_mode + require "google/ads/google_ads/v5/enums/ad_group_ad_rotation_mode_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupAdRotationModeEnum::AdGroupAdRotationMode.descriptor end - # Returns the descriptor for the AccountLinkStatus enum + # Returns the descriptor for the AdGroupStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the AccountLinkStatus enum - def self.account_link_status - require "google/ads/google_ads/v5/enums/account_link_status_pb" - Google::Ads::GoogleAds::V5::Enums::AccountLinkStatusEnum::AccountLinkStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupStatus enum + def self.ad_group_status + require "google/ads/google_ads/v5/enums/ad_group_status_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupStatusEnum::AdGroupStatus.descriptor end - # Returns the descriptor for the LinkedAccountType enum + # Returns the descriptor for the AdGroupType enum # - # @return [Google::Protobuf::EnumDescriptor] for the LinkedAccountType enum - def self.linked_account_type - require "google/ads/google_ads/v5/enums/linked_account_type_pb" - Google::Ads::GoogleAds::V5::Enums::LinkedAccountTypeEnum::LinkedAccountType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupType enum + def self.ad_group_type + require "google/ads/google_ads/v5/enums/ad_group_type_pb" + Google::Ads::GoogleAds::V5::Enums::AdGroupTypeEnum::AdGroupType.descriptor end - # Returns the descriptor for the AssetType enum + # Returns the descriptor for the AttributionModel enum # - # @return [Google::Protobuf::EnumDescriptor] for the AssetType enum - def self.asset_type - require "google/ads/google_ads/v5/enums/asset_type_pb" - Google::Ads::GoogleAds::V5::Enums::AssetTypeEnum::AssetType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AttributionModel enum + def self.attribution_model + require "google/ads/google_ads/v5/enums/attribution_model_pb" + Google::Ads::GoogleAds::V5::Enums::AttributionModelEnum::AttributionModel.descriptor end - # Returns the descriptor for the MerchantCenterLinkStatus enum + # Returns the descriptor for the ConversionActionCategory enum # - # @return [Google::Protobuf::EnumDescriptor] for the MerchantCenterLinkStatus enum - def self.merchant_center_link_status - require "google/ads/google_ads/v5/enums/merchant_center_link_status_pb" - Google::Ads::GoogleAds::V5::Enums::MerchantCenterLinkStatusEnum::MerchantCenterLinkStatus.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCategory enum + def self.conversion_action_category + require "google/ads/google_ads/v5/enums/conversion_action_category_pb" + Google::Ads::GoogleAds::V5::Enums::ConversionActionCategoryEnum::ConversionActionCategory.descriptor end - # Returns the descriptor for the RecommendationType enum + # Returns the descriptor for the ConversionActionCountingType enum # - # @return [Google::Protobuf::EnumDescriptor] for the RecommendationType enum - def self.recommendation_type - require "google/ads/google_ads/v5/enums/recommendation_type_pb" - Google::Ads::GoogleAds::V5::Enums::RecommendationTypeEnum::RecommendationType.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionCountingType enum + def self.conversion_action_counting_type + require "google/ads/google_ads/v5/enums/conversion_action_counting_type_pb" + Google::Ads::GoogleAds::V5::Enums::ConversionActionCountingTypeEnum::ConversionActionCountingType.descriptor end - # Returns the descriptor for the TargetCpaOptInRecommendationGoal enum + # Returns the descriptor for the ConversionActionStatus enum # - # @return [Google::Protobuf::EnumDescriptor] for the TargetCpaOptInRecommendationGoal enum - def self.target_cpa_opt_in_recommendation_goal - require "google/ads/google_ads/v5/enums/target_cpa_opt_in_recommendation_goal_pb" - Google::Ads::GoogleAds::V5::Enums::TargetCpaOptInRecommendationGoalEnum::TargetCpaOptInRecommendationGoal.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionStatus enum + def self.conversion_action_status + require "google/ads/google_ads/v5/enums/conversion_action_status_pb" + Google::Ads::GoogleAds::V5::Enums::ConversionActionStatusEnum::ConversionActionStatus.descriptor end + # Returns the descriptor for the ConversionActionType enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionType enum + def self.conversion_action_type + require "google/ads/google_ads/v5/enums/conversion_action_type_pb" + Google::Ads::GoogleAds::V5::Enums::ConversionActionTypeEnum::ConversionActionType.descriptor + end + + # Returns the descriptor for the DataDrivenModelStatus enum + # + # @return [Google::Protobuf::EnumDescriptor] for the DataDrivenModelStatus enum + def self.data_driven_model_status + require "google/ads/google_ads/v5/enums/data_driven_model_status_pb" + Google::Ads::GoogleAds::V5::Enums::DataDrivenModelStatusEnum::DataDrivenModelStatus.descriptor + end + # Returns the descriptor for the ResponseContentType enum # # @return [Google::Protobuf::EnumDescriptor] for the ResponseContentType enum def self.response_content_type require "google/ads/google_ads/v5/enums/response_content_type_pb" @@ -1658,10 +1658,26 @@ def self.access_role require "google/ads/google_ads/v5/enums/access_role_pb" Google::Ads::GoogleAds::V5::Enums::AccessRoleEnum::AccessRole.descriptor end + # Returns the descriptor for the KeywordPlanCompetitionLevel enum + # + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum + def self.keyword_plan_competition_level + require "google/ads/google_ads/v5/enums/keyword_plan_competition_level_pb" + Google::Ads::GoogleAds::V5::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor + end + + # Returns the descriptor for the MonthOfYear enum + # + # @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum + def self.month_of_year + require "google/ads/google_ads/v5/enums/month_of_year_pb" + Google::Ads::GoogleAds::V5::Enums::MonthOfYearEnum::MonthOfYear.descriptor + end + # Returns the descriptor for the InteractionEventType enum # # @return [Google::Protobuf::EnumDescriptor] for the InteractionEventType enum def self.interaction_event_type require "google/ads/google_ads/v5/enums/interaction_event_type_pb" @@ -1738,18 +1754,10 @@ def self.hotel_rate_type require "google/ads/google_ads/v5/enums/hotel_rate_type_pb" Google::Ads::GoogleAds::V5::Enums::HotelRateTypeEnum::HotelRateType.descriptor end - # Returns the descriptor for the MonthOfYear enum - # - # @return [Google::Protobuf::EnumDescriptor] for the MonthOfYear enum - def self.month_of_year - require "google/ads/google_ads/v5/enums/month_of_year_pb" - Google::Ads::GoogleAds::V5::Enums::MonthOfYearEnum::MonthOfYear.descriptor - end - # Returns the descriptor for the SearchEngineResultsPageType enum # # @return [Google::Protobuf::EnumDescriptor] for the SearchEngineResultsPageType enum def self.search_engine_results_page_type require "google/ads/google_ads/v5/enums/search_engine_results_page_type_pb" @@ -1778,26 +1786,10 @@ def self.summary_row_setting require "google/ads/google_ads/v5/enums/summary_row_setting_pb" Google::Ads::GoogleAds::V5::Enums::SummaryRowSettingEnum::SummaryRowSetting.descriptor end - # Returns the descriptor for the KeywordPlanCompetitionLevel enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCompetitionLevel enum - def self.keyword_plan_competition_level - require "google/ads/google_ads/v5/enums/keyword_plan_competition_level_pb" - Google::Ads::GoogleAds::V5::Enums::KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel.descriptor - end - - # Returns the descriptor for the ConversionAdjustmentType enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum - def self.conversion_adjustment_type - require "google/ads/google_ads/v5/enums/conversion_adjustment_type_pb" - Google::Ads::GoogleAds::V5::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor - end - # Returns the descriptor for the ReachPlanAdLength enum # # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAdLength enum def self.reach_plan_ad_length require "google/ads/google_ads/v5/enums/reach_plan_ad_length_pb" @@ -1818,330 +1810,82 @@ def self.reach_plan_network require "google/ads/google_ads/v5/enums/reach_plan_network_pb" Google::Ads::GoogleAds::V5::Enums::ReachPlanNetworkEnum::ReachPlanNetwork.descriptor end - # Returns the descriptor for the HeaderError enum + # Returns the descriptor for the ConversionAdjustmentType enum # - # @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum - def self.header_error - require "google/ads/google_ads/v5/errors/header_error_pb" - Google::Ads::GoogleAds::V5::Errors::HeaderErrorEnum::HeaderError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentType enum + def self.conversion_adjustment_type + require "google/ads/google_ads/v5/enums/conversion_adjustment_type_pb" + Google::Ads::GoogleAds::V5::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor end - # Returns the descriptor for the OfflineUserDataJobError enum + # Returns the descriptor for the CampaignFeedError enum # - # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum - def self.offline_user_data_job_error - require "google/ads/google_ads/v5/errors/offline_user_data_job_error_pb" - Google::Ads::GoogleAds::V5::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignFeedError enum + def self.campaign_feed_error + require "google/ads/google_ads/v5/errors/campaign_feed_error_pb" + Google::Ads::GoogleAds::V5::Errors::CampaignFeedErrorEnum::CampaignFeedError.descriptor end - # Returns the descriptor for the CurrencyCodeError enum + # Returns the descriptor for the SettingError enum # - # @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum - def self.currency_code_error - require "google/ads/google_ads/v5/errors/currency_code_error_pb" - Google::Ads::GoogleAds::V5::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SettingError enum + def self.setting_error + require "google/ads/google_ads/v5/errors/setting_error_pb" + Google::Ads::GoogleAds::V5::Errors::SettingErrorEnum::SettingError.descriptor end - # Returns the descriptor for the AdGroupAdError enum + # Returns the descriptor for the AccountLinkError enum # - # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum - def self.ad_group_ad_error - require "google/ads/google_ads/v5/errors/ad_group_ad_error_pb" - Google::Ads::GoogleAds::V5::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the AccountLinkError enum + def self.account_link_error + require "google/ads/google_ads/v5/errors/account_link_error_pb" + Google::Ads::GoogleAds::V5::Errors::AccountLinkErrorEnum::AccountLinkError.descriptor end - # Returns the descriptor for the CustomerFeedError enum + # Returns the descriptor for the CampaignCriterionError enum # - # @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum - def self.customer_feed_error - require "google/ads/google_ads/v5/errors/customer_feed_error_pb" - Google::Ads::GoogleAds::V5::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionError enum + def self.campaign_criterion_error + require "google/ads/google_ads/v5/errors/campaign_criterion_error_pb" + Google::Ads::GoogleAds::V5::Errors::CampaignCriterionErrorEnum::CampaignCriterionError.descriptor end - # Returns the descriptor for the KeywordPlanIdeaError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum - def self.keyword_plan_idea_error - require "google/ads/google_ads/v5/errors/keyword_plan_idea_error_pb" - Google::Ads::GoogleAds::V5::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor - end - - # Returns the descriptor for the TimeZoneError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the TimeZoneError enum - def self.time_zone_error - require "google/ads/google_ads/v5/errors/time_zone_error_pb" - Google::Ads::GoogleAds::V5::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor - end - - # Returns the descriptor for the UserListError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the UserListError enum - def self.user_list_error - require "google/ads/google_ads/v5/errors/user_list_error_pb" - Google::Ads::GoogleAds::V5::Errors::UserListErrorEnum::UserListError.descriptor - end - - # Returns the descriptor for the ListOperationError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum - def self.list_operation_error - require "google/ads/google_ads/v5/errors/list_operation_error_pb" - Google::Ads::GoogleAds::V5::Errors::ListOperationErrorEnum::ListOperationError.descriptor - end - - # Returns the descriptor for the ConversionAdjustmentUploadError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum - def self.conversion_adjustment_upload_error - require "google/ads/google_ads/v5/errors/conversion_adjustment_upload_error_pb" - Google::Ads::GoogleAds::V5::Errors::ConversionAdjustmentUploadErrorEnum::ConversionAdjustmentUploadError.descriptor - end - - # Returns the descriptor for the ConversionActionError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum - def self.conversion_action_error - require "google/ads/google_ads/v5/errors/conversion_action_error_pb" - Google::Ads::GoogleAds::V5::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor - end - - # Returns the descriptor for the PolicyFindingError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum - def self.policy_finding_error - require "google/ads/google_ads/v5/errors/policy_finding_error_pb" - Google::Ads::GoogleAds::V5::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor - end - - # Returns the descriptor for the FieldError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the FieldError enum - def self.field_error - require "google/ads/google_ads/v5/errors/field_error_pb" - Google::Ads::GoogleAds::V5::Errors::FieldErrorEnum::FieldError.descriptor - end - - # Returns the descriptor for the OperationAccessDeniedError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum - def self.operation_access_denied_error - require "google/ads/google_ads/v5/errors/operation_access_denied_error_pb" - Google::Ads::GoogleAds::V5::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor - end - - # Returns the descriptor for the NullError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the NullError enum - def self.null_error - require "google/ads/google_ads/v5/errors/null_error_pb" - Google::Ads::GoogleAds::V5::Errors::NullErrorEnum::NullError.descriptor - end - - # Returns the descriptor for the LanguageCodeError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum - def self.language_code_error - require "google/ads/google_ads/v5/errors/language_code_error_pb" - Google::Ads::GoogleAds::V5::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor - end - - # Returns the descriptor for the AuthorizationError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum - def self.authorization_error - require "google/ads/google_ads/v5/errors/authorization_error_pb" - Google::Ads::GoogleAds::V5::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor - end - - # Returns the descriptor for the SharedCriterionError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum - def self.shared_criterion_error - require "google/ads/google_ads/v5/errors/shared_criterion_error_pb" - Google::Ads::GoogleAds::V5::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor - end - - # Returns the descriptor for the FeedError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the FeedError enum - def self.feed_error - require "google/ads/google_ads/v5/errors/feed_error_pb" - Google::Ads::GoogleAds::V5::Errors::FeedErrorEnum::FeedError.descriptor - end - - # Returns the descriptor for the MutateError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the MutateError enum - def self.mutate_error - require "google/ads/google_ads/v5/errors/mutate_error_pb" - Google::Ads::GoogleAds::V5::Errors::MutateErrorEnum::MutateError.descriptor - end - # Returns the descriptor for the SizeLimitError enum # # @return [Google::Protobuf::EnumDescriptor] for the SizeLimitError enum def self.size_limit_error require "google/ads/google_ads/v5/errors/size_limit_error_pb" Google::Ads::GoogleAds::V5::Errors::SizeLimitErrorEnum::SizeLimitError.descriptor end - # Returns the descriptor for the CampaignBudgetError enum + # Returns the descriptor for the SharedSetError enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum - def self.campaign_budget_error - require "google/ads/google_ads/v5/errors/campaign_budget_error_pb" - Google::Ads::GoogleAds::V5::Errors::CampaignBudgetErrorEnum::CampaignBudgetError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum + def self.shared_set_error + require "google/ads/google_ads/v5/errors/shared_set_error_pb" + Google::Ads::GoogleAds::V5::Errors::SharedSetErrorEnum::SharedSetError.descriptor end - # Returns the descriptor for the MediaFileError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the MediaFileError enum - def self.media_file_error - require "google/ads/google_ads/v5/errors/media_file_error_pb" - Google::Ads::GoogleAds::V5::Errors::MediaFileErrorEnum::MediaFileError.descriptor - end - - # Returns the descriptor for the PolicyViolationError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the PolicyViolationError enum - def self.policy_violation_error - require "google/ads/google_ads/v5/errors/policy_violation_error_pb" - Google::Ads::GoogleAds::V5::Errors::PolicyViolationErrorEnum::PolicyViolationError.descriptor - end - - # Returns the descriptor for the KeywordPlanAdGroupKeywordError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum - def self.keyword_plan_ad_group_keyword_error - require "google/ads/google_ads/v5/errors/keyword_plan_ad_group_keyword_error_pb" - Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor - end - - # Returns the descriptor for the SettingError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the SettingError enum - def self.setting_error - require "google/ads/google_ads/v5/errors/setting_error_pb" - Google::Ads::GoogleAds::V5::Errors::SettingErrorEnum::SettingError.descriptor - end - - # Returns the descriptor for the DatabaseError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the DatabaseError enum - def self.database_error - require "google/ads/google_ads/v5/errors/database_error_pb" - Google::Ads::GoogleAds::V5::Errors::DatabaseErrorEnum::DatabaseError.descriptor - end - - # Returns the descriptor for the ThirdPartyAppAnalyticsLinkError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ThirdPartyAppAnalyticsLinkError enum - def self.third_party_app_analytics_link_error - require "google/ads/google_ads/v5/errors/third_party_app_analytics_link_error_pb" - Google::Ads::GoogleAds::V5::Errors::ThirdPartyAppAnalyticsLinkErrorEnum::ThirdPartyAppAnalyticsLinkError.descriptor - end - - # Returns the descriptor for the KeywordPlanCampaignError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum - def self.keyword_plan_campaign_error - require "google/ads/google_ads/v5/errors/keyword_plan_campaign_error_pb" - Google::Ads::GoogleAds::V5::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor - end - - # Returns the descriptor for the ContextError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the ContextError enum - def self.context_error - require "google/ads/google_ads/v5/errors/context_error_pb" - Google::Ads::GoogleAds::V5::Errors::ContextErrorEnum::ContextError.descriptor - end - - # Returns the descriptor for the DistinctError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum - def self.distinct_error - require "google/ads/google_ads/v5/errors/distinct_error_pb" - Google::Ads::GoogleAds::V5::Errors::DistinctErrorEnum::DistinctError.descriptor - end - - # Returns the descriptor for the RecommendationError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum - def self.recommendation_error - require "google/ads/google_ads/v5/errors/recommendation_error_pb" - Google::Ads::GoogleAds::V5::Errors::RecommendationErrorEnum::RecommendationError.descriptor - end - - # Returns the descriptor for the FunctionParsingError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum - def self.function_parsing_error - require "google/ads/google_ads/v5/errors/function_parsing_error_pb" - Google::Ads::GoogleAds::V5::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor - end - - # Returns the descriptor for the CampaignDraftError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum - def self.campaign_draft_error - require "google/ads/google_ads/v5/errors/campaign_draft_error_pb" - Google::Ads::GoogleAds::V5::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor - end - - # Returns the descriptor for the LabelError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the LabelError enum - def self.label_error - require "google/ads/google_ads/v5/errors/label_error_pb" - Google::Ads::GoogleAds::V5::Errors::LabelErrorEnum::LabelError.descriptor - end - # Returns the descriptor for the AccessInvitationError enum # # @return [Google::Protobuf::EnumDescriptor] for the AccessInvitationError enum def self.access_invitation_error require "google/ads/google_ads/v5/errors/access_invitation_error_pb" Google::Ads::GoogleAds::V5::Errors::AccessInvitationErrorEnum::AccessInvitationError.descriptor end - # Returns the descriptor for the NotAllowlistedError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the NotAllowlistedError enum - def self.not_allowlisted_error - require "google/ads/google_ads/v5/errors/not_allowlisted_error_pb" - Google::Ads::GoogleAds::V5::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor - end - - # Returns the descriptor for the AdSharingError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the AdSharingError enum - def self.ad_sharing_error - require "google/ads/google_ads/v5/errors/ad_sharing_error_pb" - Google::Ads::GoogleAds::V5::Errors::AdSharingErrorEnum::AdSharingError.descriptor - end - # Returns the descriptor for the AccountBudgetProposalError enum # # @return [Google::Protobuf::EnumDescriptor] for the AccountBudgetProposalError enum def self.account_budget_proposal_error require "google/ads/google_ads/v5/errors/account_budget_proposal_error_pb" Google::Ads::GoogleAds::V5::Errors::AccountBudgetProposalErrorEnum::AccountBudgetProposalError.descriptor end - # Returns the descriptor for the AccountLinkError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the AccountLinkError enum - def self.account_link_error - require "google/ads/google_ads/v5/errors/account_link_error_pb" - Google::Ads::GoogleAds::V5::Errors::AccountLinkErrorEnum::AccountLinkError.descriptor - end - # Returns the descriptor for the AdCustomizerError enum # # @return [Google::Protobuf::EnumDescriptor] for the AdCustomizerError enum def self.ad_customizer_error require "google/ads/google_ads/v5/errors/ad_customizer_error_pb" @@ -2154,10 +1898,18 @@ def self.ad_error require "google/ads/google_ads/v5/errors/ad_error_pb" Google::Ads::GoogleAds::V5::Errors::AdErrorEnum::AdError.descriptor end + # Returns the descriptor for the AdGroupAdError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the AdGroupAdError enum + def self.ad_group_ad_error + require "google/ads/google_ads/v5/errors/ad_group_ad_error_pb" + Google::Ads::GoogleAds::V5::Errors::AdGroupAdErrorEnum::AdGroupAdError.descriptor + end + # Returns the descriptor for the AdGroupBidModifierError enum # # @return [Google::Protobuf::EnumDescriptor] for the AdGroupBidModifierError enum def self.ad_group_bid_modifier_error require "google/ads/google_ads/v5/errors/ad_group_bid_modifier_error_pb" @@ -2194,10 +1946,18 @@ def self.ad_parameter_error require "google/ads/google_ads/v5/errors/ad_parameter_error_pb" Google::Ads::GoogleAds::V5::Errors::AdParameterErrorEnum::AdParameterError.descriptor end + # Returns the descriptor for the AdSharingError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the AdSharingError enum + def self.ad_sharing_error + require "google/ads/google_ads/v5/errors/ad_sharing_error_pb" + Google::Ads::GoogleAds::V5::Errors::AdSharingErrorEnum::AdSharingError.descriptor + end + # Returns the descriptor for the AdxError enum # # @return [Google::Protobuf::EnumDescriptor] for the AdxError enum def self.adx_error require "google/ads/google_ads/v5/errors/adx_error_pb" @@ -2226,10 +1986,18 @@ def self.authentication_error require "google/ads/google_ads/v5/errors/authentication_error_pb" Google::Ads::GoogleAds::V5::Errors::AuthenticationErrorEnum::AuthenticationError.descriptor end + # Returns the descriptor for the AuthorizationError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the AuthorizationError enum + def self.authorization_error + require "google/ads/google_ads/v5/errors/authorization_error_pb" + Google::Ads::GoogleAds::V5::Errors::AuthorizationErrorEnum::AuthorizationError.descriptor + end + # Returns the descriptor for the BatchJobError enum # # @return [Google::Protobuf::EnumDescriptor] for the BatchJobError enum def self.batch_job_error require "google/ads/google_ads/v5/errors/batch_job_error_pb" @@ -2258,18 +2026,26 @@ def self.billing_setup_error require "google/ads/google_ads/v5/errors/billing_setup_error_pb" Google::Ads::GoogleAds::V5::Errors::BillingSetupErrorEnum::BillingSetupError.descriptor end - # Returns the descriptor for the CampaignCriterionError enum + # Returns the descriptor for the CampaignBudgetError enum # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignCriterionError enum - def self.campaign_criterion_error - require "google/ads/google_ads/v5/errors/campaign_criterion_error_pb" - Google::Ads::GoogleAds::V5::Errors::CampaignCriterionErrorEnum::CampaignCriterionError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the CampaignBudgetError enum + def self.campaign_budget_error + require "google/ads/google_ads/v5/errors/campaign_budget_error_pb" + Google::Ads::GoogleAds::V5::Errors::CampaignBudgetErrorEnum::CampaignBudgetError.descriptor end + # Returns the descriptor for the CampaignDraftError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the CampaignDraftError enum + def self.campaign_draft_error + require "google/ads/google_ads/v5/errors/campaign_draft_error_pb" + Google::Ads::GoogleAds::V5::Errors::CampaignDraftErrorEnum::CampaignDraftError.descriptor + end + # Returns the descriptor for the CampaignError enum # # @return [Google::Protobuf::EnumDescriptor] for the CampaignError enum def self.campaign_error require "google/ads/google_ads/v5/errors/campaign_error_pb" @@ -2282,18 +2058,10 @@ def self.campaign_experiment_error require "google/ads/google_ads/v5/errors/campaign_experiment_error_pb" Google::Ads::GoogleAds::V5::Errors::CampaignExperimentErrorEnum::CampaignExperimentError.descriptor end - # Returns the descriptor for the CampaignFeedError enum - # - # @return [Google::Protobuf::EnumDescriptor] for the CampaignFeedError enum - def self.campaign_feed_error - require "google/ads/google_ads/v5/errors/campaign_feed_error_pb" - Google::Ads::GoogleAds::V5::Errors::CampaignFeedErrorEnum::CampaignFeedError.descriptor - end - # Returns the descriptor for the CampaignSharedSetError enum # # @return [Google::Protobuf::EnumDescriptor] for the CampaignSharedSetError enum def self.campaign_shared_set_error require "google/ads/google_ads/v5/errors/campaign_shared_set_error_pb" @@ -2314,10 +2082,34 @@ def self.collection_size_error require "google/ads/google_ads/v5/errors/collection_size_error_pb" Google::Ads::GoogleAds::V5::Errors::CollectionSizeErrorEnum::CollectionSizeError.descriptor end + # Returns the descriptor for the ContextError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ContextError enum + def self.context_error + require "google/ads/google_ads/v5/errors/context_error_pb" + Google::Ads::GoogleAds::V5::Errors::ContextErrorEnum::ContextError.descriptor + end + + # Returns the descriptor for the ConversionActionError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ConversionActionError enum + def self.conversion_action_error + require "google/ads/google_ads/v5/errors/conversion_action_error_pb" + Google::Ads::GoogleAds::V5::Errors::ConversionActionErrorEnum::ConversionActionError.descriptor + end + + # Returns the descriptor for the ConversionAdjustmentUploadError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ConversionAdjustmentUploadError enum + def self.conversion_adjustment_upload_error + require "google/ads/google_ads/v5/errors/conversion_adjustment_upload_error_pb" + Google::Ads::GoogleAds::V5::Errors::ConversionAdjustmentUploadErrorEnum::ConversionAdjustmentUploadError.descriptor + end + # Returns the descriptor for the ConversionUploadError enum # # @return [Google::Protobuf::EnumDescriptor] for the ConversionUploadError enum def self.conversion_upload_error require "google/ads/google_ads/v5/errors/conversion_upload_error_pb" @@ -2338,10 +2130,18 @@ def self.criterion_error require "google/ads/google_ads/v5/errors/criterion_error_pb" Google::Ads::GoogleAds::V5::Errors::CriterionErrorEnum::CriterionError.descriptor end + # Returns the descriptor for the CurrencyCodeError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the CurrencyCodeError enum + def self.currency_code_error + require "google/ads/google_ads/v5/errors/currency_code_error_pb" + Google::Ads::GoogleAds::V5::Errors::CurrencyCodeErrorEnum::CurrencyCodeError.descriptor + end + # Returns the descriptor for the CustomInterestError enum # # @return [Google::Protobuf::EnumDescriptor] for the CustomInterestError enum def self.custom_interest_error require "google/ads/google_ads/v5/errors/custom_interest_error_pb" @@ -2362,18 +2162,34 @@ def self.customer_error require "google/ads/google_ads/v5/errors/customer_error_pb" Google::Ads::GoogleAds::V5::Errors::CustomerErrorEnum::CustomerError.descriptor end + # Returns the descriptor for the CustomerFeedError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the CustomerFeedError enum + def self.customer_feed_error + require "google/ads/google_ads/v5/errors/customer_feed_error_pb" + Google::Ads::GoogleAds::V5::Errors::CustomerFeedErrorEnum::CustomerFeedError.descriptor + end + # Returns the descriptor for the CustomerManagerLinkError enum # # @return [Google::Protobuf::EnumDescriptor] for the CustomerManagerLinkError enum def self.customer_manager_link_error require "google/ads/google_ads/v5/errors/customer_manager_link_error_pb" Google::Ads::GoogleAds::V5::Errors::CustomerManagerLinkErrorEnum::CustomerManagerLinkError.descriptor end + # Returns the descriptor for the DatabaseError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the DatabaseError enum + def self.database_error + require "google/ads/google_ads/v5/errors/database_error_pb" + Google::Ads::GoogleAds::V5::Errors::DatabaseErrorEnum::DatabaseError.descriptor + end + # Returns the descriptor for the DateError enum # # @return [Google::Protobuf::EnumDescriptor] for the DateError enum def self.date_error require "google/ads/google_ads/v5/errors/date_error_pb" @@ -2386,10 +2202,18 @@ def self.date_range_error require "google/ads/google_ads/v5/errors/date_range_error_pb" Google::Ads::GoogleAds::V5::Errors::DateRangeErrorEnum::DateRangeError.descriptor end + # Returns the descriptor for the DistinctError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the DistinctError enum + def self.distinct_error + require "google/ads/google_ads/v5/errors/distinct_error_pb" + Google::Ads::GoogleAds::V5::Errors::DistinctErrorEnum::DistinctError.descriptor + end + # Returns the descriptor for the EnumError enum # # @return [Google::Protobuf::EnumDescriptor] for the EnumError enum def self.enum_error require "google/ads/google_ads/v5/errors/enum_error_pb" @@ -2418,10 +2242,18 @@ def self.feed_attribute_reference_error require "google/ads/google_ads/v5/errors/feed_attribute_reference_error_pb" Google::Ads::GoogleAds::V5::Errors::FeedAttributeReferenceErrorEnum::FeedAttributeReferenceError.descriptor end + # Returns the descriptor for the FeedError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the FeedError enum + def self.feed_error + require "google/ads/google_ads/v5/errors/feed_error_pb" + Google::Ads::GoogleAds::V5::Errors::FeedErrorEnum::FeedError.descriptor + end + # Returns the descriptor for the FeedItemError enum # # @return [Google::Protobuf::EnumDescriptor] for the FeedItemError enum def self.feed_item_error require "google/ads/google_ads/v5/errors/feed_item_error_pb" @@ -2442,10 +2274,18 @@ def self.feed_mapping_error require "google/ads/google_ads/v5/errors/feed_mapping_error_pb" Google::Ads::GoogleAds::V5::Errors::FeedMappingErrorEnum::FeedMappingError.descriptor end + # Returns the descriptor for the FieldError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the FieldError enum + def self.field_error + require "google/ads/google_ads/v5/errors/field_error_pb" + Google::Ads::GoogleAds::V5::Errors::FieldErrorEnum::FieldError.descriptor + end + # Returns the descriptor for the FieldMaskError enum # # @return [Google::Protobuf::EnumDescriptor] for the FieldMaskError enum def self.field_mask_error require "google/ads/google_ads/v5/errors/field_mask_error_pb" @@ -2458,18 +2298,34 @@ def self.function_error require "google/ads/google_ads/v5/errors/function_error_pb" Google::Ads::GoogleAds::V5::Errors::FunctionErrorEnum::FunctionError.descriptor end + # Returns the descriptor for the FunctionParsingError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the FunctionParsingError enum + def self.function_parsing_error + require "google/ads/google_ads/v5/errors/function_parsing_error_pb" + Google::Ads::GoogleAds::V5::Errors::FunctionParsingErrorEnum::FunctionParsingError.descriptor + end + # Returns the descriptor for the GeoTargetConstantSuggestionError enum # # @return [Google::Protobuf::EnumDescriptor] for the GeoTargetConstantSuggestionError enum def self.geo_target_constant_suggestion_error require "google/ads/google_ads/v5/errors/geo_target_constant_suggestion_error_pb" Google::Ads::GoogleAds::V5::Errors::GeoTargetConstantSuggestionErrorEnum::GeoTargetConstantSuggestionError.descriptor end + # Returns the descriptor for the HeaderError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the HeaderError enum + def self.header_error + require "google/ads/google_ads/v5/errors/header_error_pb" + Google::Ads::GoogleAds::V5::Errors::HeaderErrorEnum::HeaderError.descriptor + end + # Returns the descriptor for the IdError enum # # @return [Google::Protobuf::EnumDescriptor] for the IdError enum def self.id_error require "google/ads/google_ads/v5/errors/id_error_pb" @@ -2506,10 +2362,26 @@ def self.keyword_plan_ad_group_error require "google/ads/google_ads/v5/errors/keyword_plan_ad_group_error_pb" Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupErrorEnum::KeywordPlanAdGroupError.descriptor end + # Returns the descriptor for the KeywordPlanAdGroupKeywordError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanAdGroupKeywordError enum + def self.keyword_plan_ad_group_keyword_error + require "google/ads/google_ads/v5/errors/keyword_plan_ad_group_keyword_error_pb" + Google::Ads::GoogleAds::V5::Errors::KeywordPlanAdGroupKeywordErrorEnum::KeywordPlanAdGroupKeywordError.descriptor + end + + # Returns the descriptor for the KeywordPlanCampaignError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignError enum + def self.keyword_plan_campaign_error + require "google/ads/google_ads/v5/errors/keyword_plan_campaign_error_pb" + Google::Ads::GoogleAds::V5::Errors::KeywordPlanCampaignErrorEnum::KeywordPlanCampaignError.descriptor + end + # Returns the descriptor for the KeywordPlanCampaignKeywordError enum # # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanCampaignKeywordError enum def self.keyword_plan_campaign_keyword_error require "google/ads/google_ads/v5/errors/keyword_plan_campaign_keyword_error_pb" @@ -2522,10 +2394,42 @@ def self.keyword_plan_error require "google/ads/google_ads/v5/errors/keyword_plan_error_pb" Google::Ads::GoogleAds::V5::Errors::KeywordPlanErrorEnum::KeywordPlanError.descriptor end + # Returns the descriptor for the KeywordPlanIdeaError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the KeywordPlanIdeaError enum + def self.keyword_plan_idea_error + require "google/ads/google_ads/v5/errors/keyword_plan_idea_error_pb" + Google::Ads::GoogleAds::V5::Errors::KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError.descriptor + end + + # Returns the descriptor for the LabelError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the LabelError enum + def self.label_error + require "google/ads/google_ads/v5/errors/label_error_pb" + Google::Ads::GoogleAds::V5::Errors::LabelErrorEnum::LabelError.descriptor + end + + # Returns the descriptor for the LanguageCodeError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the LanguageCodeError enum + def self.language_code_error + require "google/ads/google_ads/v5/errors/language_code_error_pb" + Google::Ads::GoogleAds::V5::Errors::LanguageCodeErrorEnum::LanguageCodeError.descriptor + end + + # Returns the descriptor for the ListOperationError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ListOperationError enum + def self.list_operation_error + require "google/ads/google_ads/v5/errors/list_operation_error_pb" + Google::Ads::GoogleAds::V5::Errors::ListOperationErrorEnum::ListOperationError.descriptor + end + # Returns the descriptor for the ManagerLinkError enum # # @return [Google::Protobuf::EnumDescriptor] for the ManagerLinkError enum def self.manager_link_error require "google/ads/google_ads/v5/errors/manager_link_error_pb" @@ -2538,10 +2442,18 @@ def self.media_bundle_error require "google/ads/google_ads/v5/errors/media_bundle_error_pb" Google::Ads::GoogleAds::V5::Errors::MediaBundleErrorEnum::MediaBundleError.descriptor end + # Returns the descriptor for the MediaFileError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the MediaFileError enum + def self.media_file_error + require "google/ads/google_ads/v5/errors/media_file_error_pb" + Google::Ads::GoogleAds::V5::Errors::MediaFileErrorEnum::MediaFileError.descriptor + end + # Returns the descriptor for the MediaUploadError enum # # @return [Google::Protobuf::EnumDescriptor] for the MediaUploadError enum def self.media_upload_error require "google/ads/google_ads/v5/errors/media_upload_error_pb" @@ -2554,26 +2466,66 @@ def self.multiplier_error require "google/ads/google_ads/v5/errors/multiplier_error_pb" Google::Ads::GoogleAds::V5::Errors::MultiplierErrorEnum::MultiplierError.descriptor end + # Returns the descriptor for the MutateError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the MutateError enum + def self.mutate_error + require "google/ads/google_ads/v5/errors/mutate_error_pb" + Google::Ads::GoogleAds::V5::Errors::MutateErrorEnum::MutateError.descriptor + end + # Returns the descriptor for the NewResourceCreationError enum # # @return [Google::Protobuf::EnumDescriptor] for the NewResourceCreationError enum def self.new_resource_creation_error require "google/ads/google_ads/v5/errors/new_resource_creation_error_pb" Google::Ads::GoogleAds::V5::Errors::NewResourceCreationErrorEnum::NewResourceCreationError.descriptor end + # Returns the descriptor for the NotAllowlistedError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the NotAllowlistedError enum + def self.not_allowlisted_error + require "google/ads/google_ads/v5/errors/not_allowlisted_error_pb" + Google::Ads::GoogleAds::V5::Errors::NotAllowlistedErrorEnum::NotAllowlistedError.descriptor + end + # Returns the descriptor for the NotEmptyError enum # # @return [Google::Protobuf::EnumDescriptor] for the NotEmptyError enum def self.not_empty_error require "google/ads/google_ads/v5/errors/not_empty_error_pb" Google::Ads::GoogleAds::V5::Errors::NotEmptyErrorEnum::NotEmptyError.descriptor end + # Returns the descriptor for the NullError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the NullError enum + def self.null_error + require "google/ads/google_ads/v5/errors/null_error_pb" + Google::Ads::GoogleAds::V5::Errors::NullErrorEnum::NullError.descriptor + end + + # Returns the descriptor for the OfflineUserDataJobError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the OfflineUserDataJobError enum + def self.offline_user_data_job_error + require "google/ads/google_ads/v5/errors/offline_user_data_job_error_pb" + Google::Ads::GoogleAds::V5::Errors::OfflineUserDataJobErrorEnum::OfflineUserDataJobError.descriptor + end + + # Returns the descriptor for the OperationAccessDeniedError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the OperationAccessDeniedError enum + def self.operation_access_denied_error + require "google/ads/google_ads/v5/errors/operation_access_denied_error_pb" + Google::Ads::GoogleAds::V5::Errors::OperationAccessDeniedErrorEnum::OperationAccessDeniedError.descriptor + end + # Returns the descriptor for the OperatorError enum # # @return [Google::Protobuf::EnumDescriptor] for the OperatorError enum def self.operator_error require "google/ads/google_ads/v5/errors/operator_error_pb" @@ -2594,18 +2546,34 @@ def self.payments_account_error require "google/ads/google_ads/v5/errors/payments_account_error_pb" Google::Ads::GoogleAds::V5::Errors::PaymentsAccountErrorEnum::PaymentsAccountError.descriptor end + # Returns the descriptor for the PolicyFindingError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the PolicyFindingError enum + def self.policy_finding_error + require "google/ads/google_ads/v5/errors/policy_finding_error_pb" + Google::Ads::GoogleAds::V5::Errors::PolicyFindingErrorEnum::PolicyFindingError.descriptor + end + # Returns the descriptor for the PolicyValidationParameterError enum # # @return [Google::Protobuf::EnumDescriptor] for the PolicyValidationParameterError enum def self.policy_validation_parameter_error require "google/ads/google_ads/v5/errors/policy_validation_parameter_error_pb" Google::Ads::GoogleAds::V5::Errors::PolicyValidationParameterErrorEnum::PolicyValidationParameterError.descriptor end + # Returns the descriptor for the PolicyViolationError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the PolicyViolationError enum + def self.policy_violation_error + require "google/ads/google_ads/v5/errors/policy_violation_error_pb" + Google::Ads::GoogleAds::V5::Errors::PolicyViolationErrorEnum::PolicyViolationError.descriptor + end + # Returns the descriptor for the QueryError enum # # @return [Google::Protobuf::EnumDescriptor] for the QueryError enum def self.query_error require "google/ads/google_ads/v5/errors/query_error_pb" @@ -2634,10 +2602,18 @@ def self.reach_plan_error require "google/ads/google_ads/v5/errors/reach_plan_error_pb" Google::Ads::GoogleAds::V5::Errors::ReachPlanErrorEnum::ReachPlanError.descriptor end + # Returns the descriptor for the RecommendationError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the RecommendationError enum + def self.recommendation_error + require "google/ads/google_ads/v5/errors/recommendation_error_pb" + Google::Ads::GoogleAds::V5::Errors::RecommendationErrorEnum::RecommendationError.descriptor + end + # Returns the descriptor for the RegionCodeError enum # # @return [Google::Protobuf::EnumDescriptor] for the RegionCodeError enum def self.region_code_error require "google/ads/google_ads/v5/errors/region_code_error_pb" @@ -2666,16 +2642,16 @@ def self.resource_count_limit_exceeded_error require "google/ads/google_ads/v5/errors/resource_count_limit_exceeded_error_pb" Google::Ads::GoogleAds::V5::Errors::ResourceCountLimitExceededErrorEnum::ResourceCountLimitExceededError.descriptor end - # Returns the descriptor for the SharedSetError enum + # Returns the descriptor for the SharedCriterionError enum # - # @return [Google::Protobuf::EnumDescriptor] for the SharedSetError enum - def self.shared_set_error - require "google/ads/google_ads/v5/errors/shared_set_error_pb" - Google::Ads::GoogleAds::V5::Errors::SharedSetErrorEnum::SharedSetError.descriptor + # @return [Google::Protobuf::EnumDescriptor] for the SharedCriterionError enum + def self.shared_criterion_error + require "google/ads/google_ads/v5/errors/shared_criterion_error_pb" + Google::Ads::GoogleAds::V5::Errors::SharedCriterionErrorEnum::SharedCriterionError.descriptor end # Returns the descriptor for the StringFormatError enum # # @return [Google::Protobuf::EnumDescriptor] for the StringFormatError enum @@ -2690,10 +2666,26 @@ def self.string_length_error require "google/ads/google_ads/v5/errors/string_length_error_pb" Google::Ads::GoogleAds::V5::Errors::StringLengthErrorEnum::StringLengthError.descriptor end + # Returns the descriptor for the ThirdPartyAppAnalyticsLinkError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the ThirdPartyAppAnalyticsLinkError enum + def self.third_party_app_analytics_link_error + require "google/ads/google_ads/v5/errors/third_party_app_analytics_link_error_pb" + Google::Ads::GoogleAds::V5::Errors::ThirdPartyAppAnalyticsLinkErrorEnum::ThirdPartyAppAnalyticsLinkError.descriptor + end + + # Returns the descriptor for the TimeZoneError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the TimeZoneError enum + def self.time_zone_error + require "google/ads/google_ads/v5/errors/time_zone_error_pb" + Google::Ads::GoogleAds::V5::Errors::TimeZoneErrorEnum::TimeZoneError.descriptor + end + # Returns the descriptor for the UrlFieldError enum # # @return [Google::Protobuf::EnumDescriptor] for the UrlFieldError enum def self.url_field_error require "google/ads/google_ads/v5/errors/url_field_error_pb" @@ -2704,9 +2696,17 @@ # # @return [Google::Protobuf::EnumDescriptor] for the UserDataError enum def self.user_data_error require "google/ads/google_ads/v5/errors/user_data_error_pb" Google::Ads::GoogleAds::V5::Errors::UserDataErrorEnum::UserDataError.descriptor + end + + # Returns the descriptor for the UserListError enum + # + # @return [Google::Protobuf::EnumDescriptor] for the UserListError enum + def self.user_list_error + require "google/ads/google_ads/v5/errors/user_list_error_pb" + Google::Ads::GoogleAds::V5::Errors::UserListErrorEnum::UserListError.descriptor end # Returns the descriptor for the YoutubeVideoRegistrationError enum # # @return [Google::Protobuf::EnumDescriptor] for the YoutubeVideoRegistrationError enum