google-ads-googleads 32.0.0 → 33.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/google/ads/google_ads/factories/v19/enums.rb +80 -0
  4. data/lib/google/ads/google_ads/factories/v19/resources.rb +182 -0
  5. data/lib/google/ads/google_ads/factories/v19/services.rb +5 -1
  6. data/lib/google/ads/google_ads/interceptors/logging_interceptor.rb +0 -33
  7. data/lib/google/ads/google_ads/v19/common/ad_type_infos_pb.rb +2 -1
  8. data/lib/google/ads/google_ads/v19/common/metrics_pb.rb +1 -1
  9. data/lib/google/ads/google_ads/v19/common/segments_pb.rb +3 -1
  10. data/lib/google/ads/google_ads/v19/enums/ad_group_type_pb.rb +1 -1
  11. data/lib/google/ads/google_ads/v19/enums/ad_strength_action_item_type_pb.rb +45 -0
  12. data/lib/google/ads/google_ads/v19/enums/ad_type_pb.rb +1 -1
  13. data/lib/google/ads/google_ads/v19/enums/advertising_channel_sub_type_pb.rb +1 -1
  14. data/lib/google/ads/google_ads/v19/enums/asset_coverage_video_aspect_ratio_requirement_pb.rb +45 -0
  15. data/lib/google/ads/google_ads/v19/enums/asset_field_type_pb.rb +1 -1
  16. data/lib/google/ads/google_ads/v19/enums/change_status_resource_type_pb.rb +1 -1
  17. data/lib/google/ads/google_ads/v19/enums/conversion_customer_type_pb.rb +45 -0
  18. data/lib/google/ads/google_ads/v19/enums/demand_gen_channel_config_pb.rb +45 -0
  19. data/lib/google/ads/google_ads/v19/enums/demand_gen_channel_strategy_pb.rb +45 -0
  20. data/lib/google/ads/google_ads/v19/enums/local_services_lead_credit_issuance_decision_pb.rb +45 -0
  21. data/lib/google/ads/google_ads/v19/enums/local_services_lead_survey_answer_pb.rb +45 -0
  22. data/lib/google/ads/google_ads/v19/enums/local_services_lead_survey_dissatisfied_reason_pb.rb +45 -0
  23. data/lib/google/ads/google_ads/v19/enums/local_services_lead_survey_satisfied_reason_pb.rb +45 -0
  24. data/lib/google/ads/google_ads/v19/enums/reach_plan_conversion_rate_model_pb.rb +45 -0
  25. data/lib/google/ads/google_ads/v19/enums/reach_plan_surface_pb.rb +1 -1
  26. data/lib/google/ads/google_ads/v19/enums/target_frequency_time_unit_pb.rb +1 -1
  27. data/lib/google/ads/google_ads/v19/errors/authentication_error_pb.rb +1 -1
  28. data/lib/google/ads/google_ads/v19/errors/campaign_error_pb.rb +1 -1
  29. data/lib/google/ads/google_ads/v19/errors/criterion_error_pb.rb +1 -1
  30. data/lib/google/ads/google_ads/v19/resources/ad_group_pb.rb +6 -1
  31. data/lib/google/ads/google_ads/v19/resources/asset_group_pb.rb +7 -1
  32. data/lib/google/ads/google_ads/v19/resources/campaign_pb.rb +3 -1
  33. data/lib/google/ads/google_ads/v19/resources/change_status_pb.rb +1 -1
  34. data/lib/google/ads/google_ads/v19/resources/customer_pb.rb +1 -1
  35. data/lib/google/ads/google_ads/v19/resources/local_services_lead_pb.rb +1 -1
  36. data/lib/google/ads/google_ads/v19/resources/recommendation_pb.rb +1 -1
  37. data/lib/google/ads/google_ads/v19/services/account_budget_proposal_service_services_pb.rb +1 -1
  38. data/lib/google/ads/google_ads/v19/services/account_link_service_services_pb.rb +1 -1
  39. data/lib/google/ads/google_ads/v19/services/ad_group_ad_label_service_services_pb.rb +1 -1
  40. data/lib/google/ads/google_ads/v19/services/ad_group_ad_service_services_pb.rb +1 -1
  41. data/lib/google/ads/google_ads/v19/services/ad_group_asset_service_services_pb.rb +1 -1
  42. data/lib/google/ads/google_ads/v19/services/ad_group_asset_set_service_services_pb.rb +1 -1
  43. data/lib/google/ads/google_ads/v19/services/ad_group_bid_modifier_service_services_pb.rb +1 -1
  44. data/lib/google/ads/google_ads/v19/services/ad_group_criterion_customizer_service_services_pb.rb +1 -1
  45. data/lib/google/ads/google_ads/v19/services/ad_group_criterion_label_service_services_pb.rb +1 -1
  46. data/lib/google/ads/google_ads/v19/services/ad_group_criterion_service_services_pb.rb +1 -1
  47. data/lib/google/ads/google_ads/v19/services/ad_group_customizer_service_services_pb.rb +1 -1
  48. data/lib/google/ads/google_ads/v19/services/ad_group_label_service_services_pb.rb +1 -1
  49. data/lib/google/ads/google_ads/v19/services/ad_group_service_services_pb.rb +1 -1
  50. data/lib/google/ads/google_ads/v19/services/ad_parameter_service_services_pb.rb +1 -1
  51. data/lib/google/ads/google_ads/v19/services/ad_service_services_pb.rb +1 -1
  52. data/lib/google/ads/google_ads/v19/services/asset_group_asset_service_services_pb.rb +1 -1
  53. data/lib/google/ads/google_ads/v19/services/asset_group_listing_group_filter_service_services_pb.rb +1 -1
  54. data/lib/google/ads/google_ads/v19/services/asset_group_service_services_pb.rb +1 -1
  55. data/lib/google/ads/google_ads/v19/services/asset_group_signal_service_services_pb.rb +1 -1
  56. data/lib/google/ads/google_ads/v19/services/asset_service_services_pb.rb +1 -1
  57. data/lib/google/ads/google_ads/v19/services/asset_set_asset_service_services_pb.rb +1 -1
  58. data/lib/google/ads/google_ads/v19/services/asset_set_service_services_pb.rb +1 -1
  59. data/lib/google/ads/google_ads/v19/services/audience_insights_service_services_pb.rb +1 -1
  60. data/lib/google/ads/google_ads/v19/services/audience_service_services_pb.rb +1 -1
  61. data/lib/google/ads/google_ads/v19/services/batch_job_service_services_pb.rb +1 -1
  62. data/lib/google/ads/google_ads/v19/services/bidding_data_exclusion_service_services_pb.rb +1 -1
  63. data/lib/google/ads/google_ads/v19/services/bidding_seasonality_adjustment_service_services_pb.rb +1 -1
  64. data/lib/google/ads/google_ads/v19/services/bidding_strategy_service_services_pb.rb +1 -1
  65. data/lib/google/ads/google_ads/v19/services/billing_setup_service_services_pb.rb +1 -1
  66. data/lib/google/ads/google_ads/v19/services/brand_suggestion_service_services_pb.rb +1 -1
  67. data/lib/google/ads/google_ads/v19/services/campaign_asset_service_services_pb.rb +1 -1
  68. data/lib/google/ads/google_ads/v19/services/campaign_asset_set_service_services_pb.rb +1 -1
  69. data/lib/google/ads/google_ads/v19/services/campaign_bid_modifier_service_services_pb.rb +1 -1
  70. data/lib/google/ads/google_ads/v19/services/campaign_budget_service_services_pb.rb +1 -1
  71. data/lib/google/ads/google_ads/v19/services/campaign_conversion_goal_service_services_pb.rb +1 -1
  72. data/lib/google/ads/google_ads/v19/services/campaign_criterion_service_services_pb.rb +1 -1
  73. data/lib/google/ads/google_ads/v19/services/campaign_customizer_service_services_pb.rb +1 -1
  74. data/lib/google/ads/google_ads/v19/services/campaign_draft_service_services_pb.rb +1 -1
  75. data/lib/google/ads/google_ads/v19/services/campaign_group_service_services_pb.rb +1 -1
  76. data/lib/google/ads/google_ads/v19/services/campaign_label_service_services_pb.rb +1 -1
  77. data/lib/google/ads/google_ads/v19/services/campaign_lifecycle_goal_service_services_pb.rb +1 -1
  78. data/lib/google/ads/google_ads/v19/services/campaign_service_services_pb.rb +1 -1
  79. data/lib/google/ads/google_ads/v19/services/campaign_shared_set_service_services_pb.rb +1 -1
  80. data/lib/google/ads/google_ads/v19/services/content_creator_insights_service_services_pb.rb +1 -1
  81. data/lib/google/ads/google_ads/v19/services/conversion_action_service_services_pb.rb +1 -1
  82. data/lib/google/ads/google_ads/v19/services/conversion_adjustment_upload_service_services_pb.rb +1 -1
  83. data/lib/google/ads/google_ads/v19/services/conversion_custom_variable_service_services_pb.rb +1 -1
  84. data/lib/google/ads/google_ads/v19/services/conversion_goal_campaign_config_service_services_pb.rb +1 -1
  85. data/lib/google/ads/google_ads/v19/services/conversion_upload_service_pb.rb +4 -1
  86. data/lib/google/ads/google_ads/v19/services/conversion_upload_service_services_pb.rb +1 -1
  87. data/lib/google/ads/google_ads/v19/services/conversion_value_rule_service_services_pb.rb +1 -1
  88. data/lib/google/ads/google_ads/v19/services/conversion_value_rule_set_service_services_pb.rb +1 -1
  89. data/lib/google/ads/google_ads/v19/services/custom_audience_service_services_pb.rb +1 -1
  90. data/lib/google/ads/google_ads/v19/services/custom_conversion_goal_service_services_pb.rb +1 -1
  91. data/lib/google/ads/google_ads/v19/services/custom_interest_service_services_pb.rb +1 -1
  92. data/lib/google/ads/google_ads/v19/services/customer_asset_service_services_pb.rb +1 -1
  93. data/lib/google/ads/google_ads/v19/services/customer_asset_set_service_services_pb.rb +1 -1
  94. data/lib/google/ads/google_ads/v19/services/customer_client_link_service_services_pb.rb +1 -1
  95. data/lib/google/ads/google_ads/v19/services/customer_conversion_goal_service_services_pb.rb +1 -1
  96. data/lib/google/ads/google_ads/v19/services/customer_customizer_service_services_pb.rb +1 -1
  97. data/lib/google/ads/google_ads/v19/services/customer_label_service_services_pb.rb +1 -1
  98. data/lib/google/ads/google_ads/v19/services/customer_lifecycle_goal_service_services_pb.rb +1 -1
  99. data/lib/google/ads/google_ads/v19/services/customer_manager_link_service_services_pb.rb +1 -1
  100. data/lib/google/ads/google_ads/v19/services/customer_negative_criterion_service_services_pb.rb +1 -1
  101. data/lib/google/ads/google_ads/v19/services/customer_service_services_pb.rb +1 -1
  102. data/lib/google/ads/google_ads/v19/services/customer_sk_ad_network_conversion_value_schema_service_services_pb.rb +1 -1
  103. data/lib/google/ads/google_ads/v19/services/customer_user_access_invitation_service_services_pb.rb +1 -1
  104. data/lib/google/ads/google_ads/v19/services/customer_user_access_service_services_pb.rb +1 -1
  105. data/lib/google/ads/google_ads/v19/services/customizer_attribute_service_services_pb.rb +1 -1
  106. data/lib/google/ads/google_ads/v19/services/data_link_service_services_pb.rb +1 -1
  107. data/lib/google/ads/google_ads/v19/services/experiment_arm_service_services_pb.rb +1 -1
  108. data/lib/google/ads/google_ads/v19/services/experiment_service_services_pb.rb +1 -1
  109. data/lib/google/ads/google_ads/v19/services/geo_target_constant_service_services_pb.rb +1 -1
  110. data/lib/google/ads/google_ads/v19/services/google_ads_field_service_services_pb.rb +1 -1
  111. data/lib/google/ads/google_ads/v19/services/google_ads_service_services_pb.rb +1 -1
  112. data/lib/google/ads/google_ads/v19/services/identity_verification_service_services_pb.rb +1 -1
  113. data/lib/google/ads/google_ads/v19/services/invoice_service_services_pb.rb +1 -1
  114. data/lib/google/ads/google_ads/v19/services/keyword_plan_ad_group_keyword_service_services_pb.rb +1 -1
  115. data/lib/google/ads/google_ads/v19/services/keyword_plan_ad_group_service_services_pb.rb +1 -1
  116. data/lib/google/ads/google_ads/v19/services/keyword_plan_campaign_keyword_service_services_pb.rb +1 -1
  117. data/lib/google/ads/google_ads/v19/services/keyword_plan_campaign_service_services_pb.rb +1 -1
  118. data/lib/google/ads/google_ads/v19/services/keyword_plan_idea_service_services_pb.rb +1 -1
  119. data/lib/google/ads/google_ads/v19/services/keyword_plan_service_services_pb.rb +1 -1
  120. data/lib/google/ads/google_ads/v19/services/keyword_theme_constant_service_services_pb.rb +1 -1
  121. data/lib/google/ads/google_ads/v19/services/label_service_services_pb.rb +1 -1
  122. data/lib/google/ads/google_ads/v19/services/local_services_lead_service/client.rb +105 -0
  123. data/lib/google/ads/google_ads/v19/services/local_services_lead_service_pb.rb +9 -1
  124. data/lib/google/ads/google_ads/v19/services/local_services_lead_service_services_pb.rb +3 -1
  125. data/lib/google/ads/google_ads/v19/services/offline_user_data_job_service_services_pb.rb +1 -1
  126. data/lib/google/ads/google_ads/v19/services/payments_account_service_services_pb.rb +1 -1
  127. data/lib/google/ads/google_ads/v19/services/product_link_invitation_service_services_pb.rb +1 -1
  128. data/lib/google/ads/google_ads/v19/services/product_link_service_services_pb.rb +1 -1
  129. data/lib/google/ads/google_ads/v19/services/reach_plan_service/client.rb +101 -3
  130. data/lib/google/ads/google_ads/v19/services/reach_plan_service_pb.rb +5 -1
  131. data/lib/google/ads/google_ads/v19/services/reach_plan_service_services_pb.rb +12 -1
  132. data/lib/google/ads/google_ads/v19/services/recommendation_service_services_pb.rb +1 -1
  133. data/lib/google/ads/google_ads/v19/services/recommendation_subscription_service_services_pb.rb +1 -1
  134. data/lib/google/ads/google_ads/v19/services/remarketing_action_service_services_pb.rb +1 -1
  135. data/lib/google/ads/google_ads/v19/services/shareable_preview_service_services_pb.rb +1 -1
  136. data/lib/google/ads/google_ads/v19/services/shared_criterion_service_services_pb.rb +1 -1
  137. data/lib/google/ads/google_ads/v19/services/shared_set_service_services_pb.rb +1 -1
  138. data/lib/google/ads/google_ads/v19/services/smart_campaign_setting_service_services_pb.rb +1 -1
  139. data/lib/google/ads/google_ads/v19/services/smart_campaign_suggest_service_services_pb.rb +1 -1
  140. data/lib/google/ads/google_ads/v19/services/third_party_app_analytics_link_service_services_pb.rb +1 -1
  141. data/lib/google/ads/google_ads/v19/services/travel_asset_suggestion_service_services_pb.rb +1 -1
  142. data/lib/google/ads/google_ads/v19/services/user_data_service_services_pb.rb +1 -1
  143. data/lib/google/ads/google_ads/v19/services/user_list_customer_type_service_services_pb.rb +1 -1
  144. data/lib/google/ads/google_ads/v19/services/user_list_service_services_pb.rb +1 -1
  145. data/lib/google/ads/google_ads/version.rb +1 -1
  146. metadata +13 -3
@@ -17,7 +17,7 @@ require 'google/api/field_behavior_pb'
17
17
  require 'google/api/resource_pb'
18
18
 
19
19
 
20
- descriptor_data = "\n7google/ads/googleads/v19/resources/recommendation.proto\x12\"google.ads.googleads.v19.resources\x1a.google/ads/googleads/v19/common/criteria.proto\x1a\x30google/ads/googleads/v19/enums/ad_strength.proto\x1a\x35google/ads/googleads/v19/enums/app_bidding_goal.proto\x1a\x37google/ads/googleads/v19/enums/keyword_match_type.proto\x1a\x38google/ads/googleads/v19/enums/recommendation_type.proto\x1aZgoogle/ads/googleads/v19/enums/shopping_add_products_to_campaign_recommendation_enum.proto\x1aJgoogle/ads/googleads/v19/enums/target_cpa_opt_in_recommendation_goal.proto\x1a+google/ads/googleads/v19/resources/ad.proto\x1a.google/ads/googleads/v19/resources/asset.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\"\xcf\x86\x01\n\x0eRecommendation\x12\x46\n\rresource_name\x18\x01 \x01(\tB/\xe0\x41\x05\xfa\x41)\n\'googleads.googleapis.com/Recommendation\x12\\\n\x04type\x18\x02 \x01(\x0e\x32I.google.ads.googleads.v19.enums.RecommendationTypeEnum.RecommendationTypeB\x03\xe0\x41\x03\x12\\\n\x06impact\x18\x03 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x12M\n\x0f\x63\x61mpaign_budget\x18\x18 \x01(\tB/\xe0\x41\x03\xfa\x41)\n\'googleads.googleapis.com/CampaignBudgetH\x01\x88\x01\x01\x12@\n\x08\x63\x61mpaign\x18\x19 \x01(\tB)\xe0\x41\x03\xfa\x41#\n!googleads.googleapis.com/CampaignH\x02\x88\x01\x01\x12?\n\x08\x61\x64_group\x18\x1a \x01(\tB(\xe0\x41\x03\xfa\x41\"\n googleads.googleapis.com/AdGroupH\x03\x88\x01\x01\x12\x1b\n\tdismissed\x18\x1b \x01(\x08\x42\x03\xe0\x41\x03H\x04\x88\x01\x01\x12<\n\tcampaigns\x18& \x03(\tB)\xe0\x41\x03\xfa\x41#\n!googleads.googleapis.com/Campaign\x12~\n\x1e\x63\x61mpaign_budget_recommendation\x18\x04 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n*forecasting_campaign_budget_recommendation\x18\x16 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12o\n\x16keyword_recommendation\x18\x08 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.KeywordRecommendationB\x03\xe0\x41\x03H\x00\x12n\n\x16text_ad_recommendation\x18\t \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TextAdRecommendationB\x03\xe0\x41\x03H\x00\x12\x80\x01\n target_cpa_opt_in_recommendation\x18\n \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.TargetCpaOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*maximize_conversions_opt_in_recommendation\x18\x0b \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.MaximizeConversionsOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x84\x01\n\"enhanced_cpc_opt_in_recommendation\x18\x0c \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.EnhancedCpcOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%search_partners_opt_in_recommendation\x18\x0e \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.SearchPartnersOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%maximize_clicks_opt_in_recommendation\x18\x0f \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.MaximizeClicksOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x87\x01\n#optimize_ad_rotation_recommendation\x18\x10 \x01(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.OptimizeAdRotationRecommendationB\x03\xe0\x41\x03H\x00\x12\x83\x01\n!keyword_match_type_recommendation\x18\x14 \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.KeywordMatchTypeRecommendationB\x03\xe0\x41\x03H\x00\x12\x83\x01\n!move_unused_budget_recommendation\x18\x15 \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.MoveUnusedBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x82\x01\n!target_roas_opt_in_recommendation\x18\x17 \x01(\x0b\x32P.google.ads.googleads.v19.resources.Recommendation.TargetRoasOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x87\x01\n#responsive_search_ad_recommendation\x18\x1c \x01(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdRecommendationB\x03\xe0\x41\x03H\x00\x12\x8b\x01\n+marginal_roi_campaign_budget_recommendation\x18\x1d \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8c\x01\n&use_broad_match_keyword_recommendation\x18\x1e \x01(\x0b\x32U.google.ads.googleads.v19.resources.Recommendation.UseBroadMatchKeywordRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)responsive_search_ad_asset_recommendation\x18\x1f \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\xbf\x01\nAupgrade_smart_shopping_campaign_to_performance_max_recommendation\x18 \x01(\x0b\x32m.google.ads.googleads.v19.resources.Recommendation.UpgradeSmartShoppingCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\xac\x01\n7responsive_search_ad_improve_ad_strength_recommendation\x18! \x01(\x0b\x32\x64.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdImproveAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x12\x8e\x01\n\'display_expansion_opt_in_recommendation\x18\" \x01(\x0b\x32V.google.ads.googleads.v19.resources.Recommendation.DisplayExpansionOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\xae\x01\n8upgrade_local_campaign_to_performance_max_recommendation\x18# \x01(\x0b\x32\x65.google.ads.googleads.v19.resources.Recommendation.UpgradeLocalCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n+raise_target_cpa_bid_too_low_recommendation\x18$ \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.RaiseTargetCpaBidTooLowRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*forecasting_set_target_roas_recommendation\x18% \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12z\n\x1c\x63\x61llout_asset_recommendation\x18\' \x01(\x0b\x32M.google.ads.googleads.v19.resources.Recommendation.CalloutAssetRecommendationB\x03\xe0\x41\x03H\x00\x12|\n\x1dsitelink_asset_recommendation\x18( \x01(\x0b\x32N.google.ads.googleads.v19.resources.Recommendation.SitelinkAssetRecommendationB\x03\xe0\x41\x03H\x00\x12t\n\x19\x63\x61ll_asset_recommendation\x18) \x01(\x0b\x32J.google.ads.googleads.v19.resources.Recommendation.CallAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8d\x01\n%shopping_add_age_group_recommendation\x18* \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x89\x01\n!shopping_add_color_recommendation\x18+ \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n\"shopping_add_gender_recommendation\x18, \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n shopping_add_gtin_recommendation\x18- \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n,shopping_add_more_identifiers_recommendation\x18. \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n shopping_add_size_recommendation\x18/ \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x9f\x01\n0shopping_add_products_to_campaign_recommendation\x18\x30 \x01(\x0b\x32^.google.ads.googleads.v19.resources.Recommendation.ShoppingAddProductsToCampaignRecommendationB\x03\xe0\x41\x03H\x00\x12\xa0\x01\n0shopping_fix_disapproved_products_recommendation\x18\x31 \x01(\x0b\x32_.google.ads.googleads.v19.resources.Recommendation.ShoppingFixDisapprovedProductsRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)shopping_target_all_offers_recommendation\x18\x32 \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ShoppingTargetAllOffersRecommendationB\x03\xe0\x41\x03H\x00\x12\xb6\x01\n=shopping_fix_suspended_merchant_center_account_recommendation\x18\x33 \x01(\x0b\x32h.google.ads.googleads.v19.resources.Recommendation.ShoppingMerchantCenterAccountSuspensionRecommendationB\x03\xe0\x41\x03H\x00\x12\xbf\x01\nFshopping_fix_merchant_center_account_suspension_warning_recommendation\x18\x34 \x01(\x0b\x32h.google.ads.googleads.v19.resources.Recommendation.ShoppingMerchantCenterAccountSuspensionRecommendationB\x03\xe0\x41\x03H\x00\x12\xe1\x01\nSshopping_migrate_regular_shopping_campaign_offers_to_performance_max_recommendation\x18\x35 \x01(\x0b\x32}.google.ads.googleads.v19.resources.Recommendation.ShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x99\x01\n-dynamic_image_extension_opt_in_recommendation\x18\x36 \x01(\x0b\x32[.google.ads.googleads.v19.resources.Recommendation.DynamicImageExtensionOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x7f\n\x1fraise_target_cpa_recommendation\x18\x37 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.RaiseTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x81\x01\n lower_target_roas_recommendation\x18\x38 \x01(\x0b\x32P.google.ads.googleads.v19.resources.Recommendation.LowerTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%performance_max_opt_in_recommendation\x18\x39 \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.PerformanceMaxOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\xa3\x01\n2improve_performance_max_ad_strength_recommendation\x18: \x01(\x0b\x32`.google.ads.googleads.v19.resources.Recommendation.ImprovePerformanceMaxAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x12\xc6\x01\nEmigrate_dynamic_search_ads_campaign_to_performance_max_recommendation\x18; \x01(\x0b\x32p.google.ads.googleads.v19.resources.Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)forecasting_set_target_cpa_recommendation\x18< \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x86\x01\n\x1dset_target_cpa_recommendation\x18= \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n\x1eset_target_roas_recommendation\x18> \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12\x9d\x01\n/maximize_conversion_value_opt_in_recommendation\x18? \x01(\x0b\x32].google.ads.googleads.v19.resources.Recommendation.MaximizeConversionValueOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*improve_google_tag_coverage_recommendation\x18@ \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ImproveGoogleTagCoverageRecommendationB\x03\xe0\x41\x03H\x00\x12\x9c\x01\n/performance_max_final_url_opt_in_recommendation\x18\x41 \x01(\x0b\x32\\.google.ads.googleads.v19.resources.Recommendation.PerformanceMaxFinalUrlOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*refresh_customer_match_list_recommendation\x18\x42 \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.RefreshCustomerMatchListRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%custom_audience_opt_in_recommendation\x18\x43 \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.CustomAudienceOptInRecommendationB\x03\xe0\x41\x03H\x00\x12}\n\x1elead_form_asset_recommendation\x18\x44 \x01(\x0b\x32N.google.ads.googleads.v19.resources.Recommendation.LeadFormAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\x99\x01\n-improve_demand_gen_ad_strength_recommendation\x18\x45 \x01(\x0b\x32[.google.ads.googleads.v19.resources.Recommendation.ImproveDemandGenAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x1aM\n\x0cMerchantInfo\x12\x0f\n\x02id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0cmulti_client\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x1a\xe5\x01\n\x14RecommendationImpact\x12\x63\n\x0c\x62\x61se_metrics\x18\x01 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.RecommendationMetricsB\x03\xe0\x41\x03\x12h\n\x11potential_metrics\x18\x02 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.RecommendationMetricsB\x03\xe0\x41\x03\x1a\xb3\x02\n\x15RecommendationMetrics\x12\x1d\n\x0bimpressions\x18\x06 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x18\n\x06\x63licks\x18\x07 \x01(\x01\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\x1d\n\x0b\x63ost_micros\x18\x08 \x01(\x03\x42\x03\xe0\x41\x03H\x02\x88\x01\x01\x12\x1d\n\x0b\x63onversions\x18\t \x01(\x01\x42\x03\xe0\x41\x03H\x03\x88\x01\x01\x12#\n\x11\x63onversions_value\x18\x0b \x01(\x01\x42\x03\xe0\x41\x03H\x04\x88\x01\x01\x12\x1d\n\x0bvideo_views\x18\n \x01(\x01\x42\x03\xe0\x41\x03H\x05\x88\x01\x01\x42\x0e\n\x0c_impressionsB\t\n\x07_clicksB\x0e\n\x0c_cost_microsB\x0e\n\x0c_conversionsB\x14\n\x12_conversions_valueB\x0e\n\x0c_video_views\x1a\xa0\x04\n\x1c\x43\x61mpaignBudgetRecommendation\x12.\n\x1c\x63urrent_budget_amount_micros\x18\x07 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x32\n recommended_budget_amount_micros\x18\x08 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\x8f\x01\n\x0e\x62udget_options\x18\x03 \x03(\x0b\x32r.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendation.CampaignBudgetRecommendationOptionB\x03\xe0\x41\x03\x1a\xc3\x01\n\"CampaignBudgetRecommendationOption\x12&\n\x14\x62udget_amount_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\\\n\x06impact\x18\x02 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x42\x17\n\x15_budget_amount_microsB\x1f\n\x1d_current_budget_amount_microsB#\n!_recommended_budget_amount_micros\x1a\xe5\x02\n\x15KeywordRecommendation\x12\x42\n\x07keyword\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12n\n\x0csearch_terms\x18\x04 \x03(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.KeywordRecommendation.SearchTermB\x03\xe0\x41\x03\x12,\n\x1arecommended_cpc_bid_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x1aK\n\nSearchTerm\x12\x11\n\x04text\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12*\n\x1d\x65stimated_weekly_search_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x42\x1d\n\x1b_recommended_cpc_bid_micros\x1a\xb9\x01\n\x14TextAdRecommendation\x12\x37\n\x02\x61\x64\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12\x1f\n\rcreation_date\x18\x04 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12!\n\x0f\x61uto_apply_date\x18\x05 \x01(\tB\x03\xe0\x41\x03H\x01\x88\x01\x01\x42\x10\n\x0e_creation_dateB\x12\n\x10_auto_apply_date\x1a\x9b\x05\n\x1cTargetCpaOptInRecommendation\x12\x88\x01\n\x07options\x18\x01 \x03(\x0b\x32r.google.ads.googleads.v19.resources.Recommendation.TargetCpaOptInRecommendation.TargetCpaOptInRecommendationOptionB\x03\xe0\x41\x03\x12/\n\x1drecommended_target_cpa_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x1a\x9c\x03\n\"TargetCpaOptInRecommendationOption\x12x\n\x04goal\x18\x01 \x01(\x0e\x32\x65.google.ads.googleads.v19.enums.TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoalB\x03\xe0\x41\x03\x12#\n\x11target_cpa_micros\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x38\n&required_campaign_budget_amount_micros\x18\x06 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\\\n\x06impact\x18\x04 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x42\x14\n\x12_target_cpa_microsB)\n\'_required_campaign_budget_amount_microsB \n\x1e_recommended_target_cpa_micros\x1a\x81\x01\n&MaximizeConversionsOptInRecommendation\x12\x32\n recommended_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x42#\n!_recommended_budget_amount_micros\x1a \n\x1e\x45nhancedCpcOptInRecommendation\x1a#\n!SearchPartnersOptInRecommendation\x1a|\n!MaximizeClicksOptInRecommendation\x12\x32\n recommended_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x42#\n!_recommended_budget_amount_micros\x1a\"\n OptimizeAdRotationRecommendation\x1a\xd6\x01\n\x1a\x43\x61lloutAssetRecommendation\x12[\n#recommended_campaign_callout_assets\x18\x01 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x12[\n#recommended_customer_callout_assets\x18\x02 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x1a\xd9\x01\n\x1bSitelinkAssetRecommendation\x12\\\n$recommended_campaign_sitelink_assets\x18\x01 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x12\\\n$recommended_customer_sitelink_assets\x18\x02 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x1a\x19\n\x17\x43\x61llAssetRecommendation\x1a\xd0\x01\n\x1eKeywordMatchTypeRecommendation\x12\x42\n\x07keyword\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12j\n\x16recommended_match_type\x18\x02 \x01(\x0e\x32\x45.google.ads.googleads.v19.enums.KeywordMatchTypeEnum.KeywordMatchTypeB\x03\xe0\x41\x03\x1a\xda\x01\n\x1eMoveUnusedBudgetRecommendation\x12(\n\x16\x65xcess_campaign_budget\x18\x03 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12s\n\x15\x62udget_recommendation\x18\x02 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03\x42\x19\n\x17_excess_campaign_budget\x1a\xcb\x01\n\x1dTargetRoasOptInRecommendation\x12)\n\x17recommended_target_roas\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x38\n&required_campaign_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x42\x1a\n\x18_recommended_target_roasB)\n\'_required_campaign_budget_amount_micros\x1a\xb1\x01\n%ResponsiveSearchAdAssetRecommendation\x12?\n\ncurrent_ad\x18\x03 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12G\n\x12recommended_assets\x18\x02 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a\xb9\x01\n1ResponsiveSearchAdImproveAdStrengthRecommendation\x12?\n\ncurrent_ad\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12\x43\n\x0erecommended_ad\x18\x02 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a[\n ResponsiveSearchAdRecommendation\x12\x37\n\x02\x61\x64\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a\x94\x02\n\"UseBroadMatchKeywordRecommendation\x12\x42\n\x07keyword\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12%\n\x18suggested_keywords_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12$\n\x17\x63\x61mpaign_keywords_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12(\n\x1b\x63\x61mpaign_uses_shared_budget\x18\x04 \x01(\x08\x42\x03\xe0\x41\x03\x12\x33\n&required_campaign_budget_amount_micros\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03\x1aw\n:UpgradeSmartShoppingCampaignToPerformanceMaxRecommendation\x12\x18\n\x0bmerchant_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1f\n\x12sales_country_code\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\xc5\x01\n%RaiseTargetCpaBidTooLowRecommendation\x12/\n\x1drecommended_target_multiplier\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12+\n\x19\x61verage_target_cpa_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x42 \n\x1e_recommended_target_multiplierB\x1c\n\x1a_average_target_cpa_micros\x1a%\n#DisplayExpansionOptInRecommendation\x1a\x34\n2UpgradeLocalCampaignToPerformanceMaxRecommendation\x1a\xaf\x01\n&ForecastingSetTargetRoasRecommendation\x12$\n\x17recommended_target_roas\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03\x12_\n\x0f\x63\x61mpaign_budget\x18\x02 \x01(\x0b\x32\x41.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetB\x03\xe0\x41\x03\x1a\xd5\x01\n$ShoppingOfferAttributeRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0coffers_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12!\n\x14\x64\x65moted_offers_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x03\x1a\xe5\x01\n,ShoppingFixDisapprovedProductsRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0eproducts_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12\'\n\x1a\x64isapproved_products_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x03\x1a\xbe\x01\n%ShoppingTargetAllOffersRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12$\n\x17untargeted_offers_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x03 \x01(\tB\x03\xe0\x41\x03\x1a\x8b\x02\n+ShoppingAddProductsToCampaignRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12k\n\x06reason\x18\x03 \x01(\x0e\x32V.google.ads.googleads.v19.enums.ShoppingAddProductsToCampaignRecommendationEnum.ReasonB\x03\xe0\x41\x03\x1a\xa8\x01\n5ShoppingMerchantCenterAccountSuspensionRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\xbd\x01\nJShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\x9b\x01\n\x14TargetAdjustmentInfo\x12\x1c\n\nshared_set\x18\x01 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12*\n\x1drecommended_target_multiplier\x18\x02 \x01(\x01\x42\x03\xe0\x41\x03\x12*\n\x1d\x63urrent_average_target_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x42\r\n\x0b_shared_set\x1a\x83\x02\n\x1cRaiseTargetCpaRecommendation\x12g\n\x11target_adjustment\x18\x01 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TargetAdjustmentInfoB\x03\xe0\x41\x03\x12\x65\n\x10\x61pp_bidding_goal\x18\x02 \x01(\x0e\x32\x41.google.ads.googleads.v19.enums.AppBiddingGoalEnum.AppBiddingGoalB\x03\xe0\x41\x03H\x00\x88\x01\x01\x42\x13\n\x11_app_bidding_goal\x1a\x88\x01\n\x1dLowerTargetRoasRecommendation\x12g\n\x11target_adjustment\x18\x01 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TargetAdjustmentInfoB\x03\xe0\x41\x03\x1a*\n(DynamicImageExtensionOptInRecommendation\x1a}\n\x0e\x43\x61mpaignBudget\x12\"\n\x15\x63urrent_amount_micros\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12*\n\x1drecommended_new_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1b\n\x0enew_start_date\x18\x03 \x01(\tB\x03\xe0\x41\x03\x1a#\n!PerformanceMaxOptInRecommendation\x1aI\n-ImprovePerformanceMaxAdStrengthRecommendation\x12\x18\n\x0b\x61sset_group\x18\x01 \x01(\tB\x03\xe0\x41\x03\x1aX\n=MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation\x12\x17\n\napply_link\x18\x01 \x01(\tB\x03\xe0\x41\x03\x1a\xb4\x01\n%ForecastingSetTargetCpaRecommendation\x12*\n\x1drecommended_target_cpa_micros\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12_\n\x0f\x63\x61mpaign_budget\x18\x02 \x01(\x0b\x32\x41.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetB\x03\xe0\x41\x03\x1a,\n*MaximizeConversionValueOptInRecommendation\x1a(\n&ImproveGoogleTagCoverageRecommendation\x1a+\n)PerformanceMaxFinalUrlOptInRecommendation\x1a\xec\x02\n&RefreshCustomerMatchListRecommendation\x12\x19\n\x0cuser_list_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1b\n\x0euser_list_name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12$\n\x17\x64\x61ys_since_last_refresh\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12\x61\n\x14top_spending_account\x18\x04 \x03(\x0b\x32>.google.ads.googleads.v19.resources.Recommendation.AccountInfoB\x03\xe0\x41\x03\x12%\n\x18targeting_accounts_count\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03\x12Z\n\rowner_account\x18\x06 \x01(\x0b\x32>.google.ads.googleads.v19.resources.Recommendation.AccountInfoB\x03\xe0\x41\x03\x1a\x46\n\x0b\x41\x63\x63ountInfo\x12\x18\n\x0b\x63ustomer_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1d\n\x10\x64\x65scriptive_name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1ah\n!CustomAudienceOptInRecommendation\x12\x43\n\x08keywords\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x1a\x1d\n\x1bLeadFormAssetRecommendation\x1a\xbc\x01\n(ImproveDemandGenAdStrengthRecommendation\x12\x0f\n\x02\x61\x64\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12S\n\x0b\x61\x64_strength\x18\x02 \x01(\x0e\x32\x39.google.ads.googleads.v19.enums.AdStrengthEnum.AdStrengthB\x03\xe0\x41\x03\x12*\n\x1d\x64\x65mand_gen_asset_action_items\x18\x03 \x03(\tB\x03\xe0\x41\x03:i\xea\x41\x66\n\'googleads.googleapis.com/Recommendation\x12;customers/{customer_id}/recommendations/{recommendation_id}B\x10\n\x0erecommendationB\x12\n\x10_campaign_budgetB\x0b\n\t_campaignB\x0b\n\t_ad_groupB\x0c\n\n_dismissedB\x85\x02\n&com.google.ads.googleads.v19.resourcesB\x13RecommendationProtoP\x01ZKgoogle.golang.org/genproto/googleapis/ads/googleads/v19/resources;resources\xa2\x02\x03GAA\xaa\x02\"Google.Ads.GoogleAds.V19.Resources\xca\x02\"Google\\Ads\\GoogleAds\\V19\\Resources\xea\x02&Google::Ads::GoogleAds::V19::Resourcesb\x06proto3"
20
+ descriptor_data = "\n7google/ads/googleads/v19/resources/recommendation.proto\x12\"google.ads.googleads.v19.resources\x1a.google/ads/googleads/v19/common/criteria.proto\x1a\x30google/ads/googleads/v19/enums/ad_strength.proto\x1a\x35google/ads/googleads/v19/enums/app_bidding_goal.proto\x1a\x37google/ads/googleads/v19/enums/keyword_match_type.proto\x1a\x38google/ads/googleads/v19/enums/recommendation_type.proto\x1aZgoogle/ads/googleads/v19/enums/shopping_add_products_to_campaign_recommendation_enum.proto\x1aJgoogle/ads/googleads/v19/enums/target_cpa_opt_in_recommendation_goal.proto\x1a+google/ads/googleads/v19/resources/ad.proto\x1a.google/ads/googleads/v19/resources/asset.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\"\xa5\x87\x01\n\x0eRecommendation\x12\x46\n\rresource_name\x18\x01 \x01(\tB/\xe0\x41\x05\xfa\x41)\n\'googleads.googleapis.com/Recommendation\x12\\\n\x04type\x18\x02 \x01(\x0e\x32I.google.ads.googleads.v19.enums.RecommendationTypeEnum.RecommendationTypeB\x03\xe0\x41\x03\x12\\\n\x06impact\x18\x03 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x12M\n\x0f\x63\x61mpaign_budget\x18\x18 \x01(\tB/\xe0\x41\x03\xfa\x41)\n\'googleads.googleapis.com/CampaignBudgetH\x01\x88\x01\x01\x12@\n\x08\x63\x61mpaign\x18\x19 \x01(\tB)\xe0\x41\x03\xfa\x41#\n!googleads.googleapis.com/CampaignH\x02\x88\x01\x01\x12?\n\x08\x61\x64_group\x18\x1a \x01(\tB(\xe0\x41\x03\xfa\x41\"\n googleads.googleapis.com/AdGroupH\x03\x88\x01\x01\x12\x1b\n\tdismissed\x18\x1b \x01(\x08\x42\x03\xe0\x41\x03H\x04\x88\x01\x01\x12<\n\tcampaigns\x18& \x03(\tB)\xe0\x41\x03\xfa\x41#\n!googleads.googleapis.com/Campaign\x12~\n\x1e\x63\x61mpaign_budget_recommendation\x18\x04 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n*forecasting_campaign_budget_recommendation\x18\x16 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12o\n\x16keyword_recommendation\x18\x08 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.KeywordRecommendationB\x03\xe0\x41\x03H\x00\x12n\n\x16text_ad_recommendation\x18\t \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TextAdRecommendationB\x03\xe0\x41\x03H\x00\x12\x80\x01\n target_cpa_opt_in_recommendation\x18\n \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.TargetCpaOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*maximize_conversions_opt_in_recommendation\x18\x0b \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.MaximizeConversionsOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x84\x01\n\"enhanced_cpc_opt_in_recommendation\x18\x0c \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.EnhancedCpcOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%search_partners_opt_in_recommendation\x18\x0e \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.SearchPartnersOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%maximize_clicks_opt_in_recommendation\x18\x0f \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.MaximizeClicksOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x87\x01\n#optimize_ad_rotation_recommendation\x18\x10 \x01(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.OptimizeAdRotationRecommendationB\x03\xe0\x41\x03H\x00\x12\x83\x01\n!keyword_match_type_recommendation\x18\x14 \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.KeywordMatchTypeRecommendationB\x03\xe0\x41\x03H\x00\x12\x83\x01\n!move_unused_budget_recommendation\x18\x15 \x01(\x0b\x32Q.google.ads.googleads.v19.resources.Recommendation.MoveUnusedBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x82\x01\n!target_roas_opt_in_recommendation\x18\x17 \x01(\x0b\x32P.google.ads.googleads.v19.resources.Recommendation.TargetRoasOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x87\x01\n#responsive_search_ad_recommendation\x18\x1c \x01(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdRecommendationB\x03\xe0\x41\x03H\x00\x12\x8b\x01\n+marginal_roi_campaign_budget_recommendation\x18\x1d \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8c\x01\n&use_broad_match_keyword_recommendation\x18\x1e \x01(\x0b\x32U.google.ads.googleads.v19.resources.Recommendation.UseBroadMatchKeywordRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)responsive_search_ad_asset_recommendation\x18\x1f \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\xbf\x01\nAupgrade_smart_shopping_campaign_to_performance_max_recommendation\x18 \x01(\x0b\x32m.google.ads.googleads.v19.resources.Recommendation.UpgradeSmartShoppingCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\xac\x01\n7responsive_search_ad_improve_ad_strength_recommendation\x18! \x01(\x0b\x32\x64.google.ads.googleads.v19.resources.Recommendation.ResponsiveSearchAdImproveAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x12\x8e\x01\n\'display_expansion_opt_in_recommendation\x18\" \x01(\x0b\x32V.google.ads.googleads.v19.resources.Recommendation.DisplayExpansionOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\xae\x01\n8upgrade_local_campaign_to_performance_max_recommendation\x18# \x01(\x0b\x32\x65.google.ads.googleads.v19.resources.Recommendation.UpgradeLocalCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n+raise_target_cpa_bid_too_low_recommendation\x18$ \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.RaiseTargetCpaBidTooLowRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*forecasting_set_target_roas_recommendation\x18% \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12z\n\x1c\x63\x61llout_asset_recommendation\x18\' \x01(\x0b\x32M.google.ads.googleads.v19.resources.Recommendation.CalloutAssetRecommendationB\x03\xe0\x41\x03H\x00\x12|\n\x1dsitelink_asset_recommendation\x18( \x01(\x0b\x32N.google.ads.googleads.v19.resources.Recommendation.SitelinkAssetRecommendationB\x03\xe0\x41\x03H\x00\x12t\n\x19\x63\x61ll_asset_recommendation\x18) \x01(\x0b\x32J.google.ads.googleads.v19.resources.Recommendation.CallAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\x8d\x01\n%shopping_add_age_group_recommendation\x18* \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x89\x01\n!shopping_add_color_recommendation\x18+ \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n\"shopping_add_gender_recommendation\x18, \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n shopping_add_gtin_recommendation\x18- \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n,shopping_add_more_identifiers_recommendation\x18. \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n shopping_add_size_recommendation\x18/ \x01(\x0b\x32W.google.ads.googleads.v19.resources.Recommendation.ShoppingOfferAttributeRecommendationB\x03\xe0\x41\x03H\x00\x12\x9f\x01\n0shopping_add_products_to_campaign_recommendation\x18\x30 \x01(\x0b\x32^.google.ads.googleads.v19.resources.Recommendation.ShoppingAddProductsToCampaignRecommendationB\x03\xe0\x41\x03H\x00\x12\xa0\x01\n0shopping_fix_disapproved_products_recommendation\x18\x31 \x01(\x0b\x32_.google.ads.googleads.v19.resources.Recommendation.ShoppingFixDisapprovedProductsRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)shopping_target_all_offers_recommendation\x18\x32 \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ShoppingTargetAllOffersRecommendationB\x03\xe0\x41\x03H\x00\x12\xb6\x01\n=shopping_fix_suspended_merchant_center_account_recommendation\x18\x33 \x01(\x0b\x32h.google.ads.googleads.v19.resources.Recommendation.ShoppingMerchantCenterAccountSuspensionRecommendationB\x03\xe0\x41\x03H\x00\x12\xbf\x01\nFshopping_fix_merchant_center_account_suspension_warning_recommendation\x18\x34 \x01(\x0b\x32h.google.ads.googleads.v19.resources.Recommendation.ShoppingMerchantCenterAccountSuspensionRecommendationB\x03\xe0\x41\x03H\x00\x12\xe1\x01\nSshopping_migrate_regular_shopping_campaign_offers_to_performance_max_recommendation\x18\x35 \x01(\x0b\x32}.google.ads.googleads.v19.resources.Recommendation.ShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x99\x01\n-dynamic_image_extension_opt_in_recommendation\x18\x36 \x01(\x0b\x32[.google.ads.googleads.v19.resources.Recommendation.DynamicImageExtensionOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x7f\n\x1fraise_target_cpa_recommendation\x18\x37 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.RaiseTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x81\x01\n lower_target_roas_recommendation\x18\x38 \x01(\x0b\x32P.google.ads.googleads.v19.resources.Recommendation.LowerTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%performance_max_opt_in_recommendation\x18\x39 \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.PerformanceMaxOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\xa3\x01\n2improve_performance_max_ad_strength_recommendation\x18: \x01(\x0b\x32`.google.ads.googleads.v19.resources.Recommendation.ImprovePerformanceMaxAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x12\xc6\x01\nEmigrate_dynamic_search_ads_campaign_to_performance_max_recommendation\x18; \x01(\x0b\x32p.google.ads.googleads.v19.resources.Recommendation.MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendationB\x03\xe0\x41\x03H\x00\x12\x92\x01\n)forecasting_set_target_cpa_recommendation\x18< \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x86\x01\n\x1dset_target_cpa_recommendation\x18= \x01(\x0b\x32X.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetCpaRecommendationB\x03\xe0\x41\x03H\x00\x12\x88\x01\n\x1eset_target_roas_recommendation\x18> \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ForecastingSetTargetRoasRecommendationB\x03\xe0\x41\x03H\x00\x12\x9d\x01\n/maximize_conversion_value_opt_in_recommendation\x18? \x01(\x0b\x32].google.ads.googleads.v19.resources.Recommendation.MaximizeConversionValueOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*improve_google_tag_coverage_recommendation\x18@ \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.ImproveGoogleTagCoverageRecommendationB\x03\xe0\x41\x03H\x00\x12\x9c\x01\n/performance_max_final_url_opt_in_recommendation\x18\x41 \x01(\x0b\x32\\.google.ads.googleads.v19.resources.Recommendation.PerformanceMaxFinalUrlOptInRecommendationB\x03\xe0\x41\x03H\x00\x12\x94\x01\n*refresh_customer_match_list_recommendation\x18\x42 \x01(\x0b\x32Y.google.ads.googleads.v19.resources.Recommendation.RefreshCustomerMatchListRecommendationB\x03\xe0\x41\x03H\x00\x12\x8a\x01\n%custom_audience_opt_in_recommendation\x18\x43 \x01(\x0b\x32T.google.ads.googleads.v19.resources.Recommendation.CustomAudienceOptInRecommendationB\x03\xe0\x41\x03H\x00\x12}\n\x1elead_form_asset_recommendation\x18\x44 \x01(\x0b\x32N.google.ads.googleads.v19.resources.Recommendation.LeadFormAssetRecommendationB\x03\xe0\x41\x03H\x00\x12\x99\x01\n-improve_demand_gen_ad_strength_recommendation\x18\x45 \x01(\x0b\x32[.google.ads.googleads.v19.resources.Recommendation.ImproveDemandGenAdStrengthRecommendationB\x03\xe0\x41\x03H\x00\x1aM\n\x0cMerchantInfo\x12\x0f\n\x02id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0cmulti_client\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x1a\xe5\x01\n\x14RecommendationImpact\x12\x63\n\x0c\x62\x61se_metrics\x18\x01 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.RecommendationMetricsB\x03\xe0\x41\x03\x12h\n\x11potential_metrics\x18\x02 \x01(\x0b\x32H.google.ads.googleads.v19.resources.Recommendation.RecommendationMetricsB\x03\xe0\x41\x03\x1a\xb3\x02\n\x15RecommendationMetrics\x12\x1d\n\x0bimpressions\x18\x06 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x18\n\x06\x63licks\x18\x07 \x01(\x01\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\x1d\n\x0b\x63ost_micros\x18\x08 \x01(\x03\x42\x03\xe0\x41\x03H\x02\x88\x01\x01\x12\x1d\n\x0b\x63onversions\x18\t \x01(\x01\x42\x03\xe0\x41\x03H\x03\x88\x01\x01\x12#\n\x11\x63onversions_value\x18\x0b \x01(\x01\x42\x03\xe0\x41\x03H\x04\x88\x01\x01\x12\x1d\n\x0bvideo_views\x18\n \x01(\x01\x42\x03\xe0\x41\x03H\x05\x88\x01\x01\x42\x0e\n\x0c_impressionsB\t\n\x07_clicksB\x0e\n\x0c_cost_microsB\x0e\n\x0c_conversionsB\x14\n\x12_conversions_valueB\x0e\n\x0c_video_views\x1a\xa0\x04\n\x1c\x43\x61mpaignBudgetRecommendation\x12.\n\x1c\x63urrent_budget_amount_micros\x18\x07 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x32\n recommended_budget_amount_micros\x18\x08 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\x8f\x01\n\x0e\x62udget_options\x18\x03 \x03(\x0b\x32r.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendation.CampaignBudgetRecommendationOptionB\x03\xe0\x41\x03\x1a\xc3\x01\n\"CampaignBudgetRecommendationOption\x12&\n\x14\x62udget_amount_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\\\n\x06impact\x18\x02 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x42\x17\n\x15_budget_amount_microsB\x1f\n\x1d_current_budget_amount_microsB#\n!_recommended_budget_amount_micros\x1a\xe5\x02\n\x15KeywordRecommendation\x12\x42\n\x07keyword\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12n\n\x0csearch_terms\x18\x04 \x03(\x0b\x32S.google.ads.googleads.v19.resources.Recommendation.KeywordRecommendation.SearchTermB\x03\xe0\x41\x03\x12,\n\x1arecommended_cpc_bid_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x1aK\n\nSearchTerm\x12\x11\n\x04text\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12*\n\x1d\x65stimated_weekly_search_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x42\x1d\n\x1b_recommended_cpc_bid_micros\x1a\xb9\x01\n\x14TextAdRecommendation\x12\x37\n\x02\x61\x64\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12\x1f\n\rcreation_date\x18\x04 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12!\n\x0f\x61uto_apply_date\x18\x05 \x01(\tB\x03\xe0\x41\x03H\x01\x88\x01\x01\x42\x10\n\x0e_creation_dateB\x12\n\x10_auto_apply_date\x1a\x9b\x05\n\x1cTargetCpaOptInRecommendation\x12\x88\x01\n\x07options\x18\x01 \x03(\x0b\x32r.google.ads.googleads.v19.resources.Recommendation.TargetCpaOptInRecommendation.TargetCpaOptInRecommendationOptionB\x03\xe0\x41\x03\x12/\n\x1drecommended_target_cpa_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x1a\x9c\x03\n\"TargetCpaOptInRecommendationOption\x12x\n\x04goal\x18\x01 \x01(\x0e\x32\x65.google.ads.googleads.v19.enums.TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoalB\x03\xe0\x41\x03\x12#\n\x11target_cpa_micros\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x38\n&required_campaign_budget_amount_micros\x18\x06 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x12\\\n\x06impact\x18\x04 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.RecommendationImpactB\x03\xe0\x41\x03\x42\x14\n\x12_target_cpa_microsB)\n\'_required_campaign_budget_amount_microsB \n\x1e_recommended_target_cpa_micros\x1a\x81\x01\n&MaximizeConversionsOptInRecommendation\x12\x32\n recommended_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x42#\n!_recommended_budget_amount_micros\x1a \n\x1e\x45nhancedCpcOptInRecommendation\x1a#\n!SearchPartnersOptInRecommendation\x1a|\n!MaximizeClicksOptInRecommendation\x12\x32\n recommended_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x42#\n!_recommended_budget_amount_micros\x1a\"\n OptimizeAdRotationRecommendation\x1a\xd6\x01\n\x1a\x43\x61lloutAssetRecommendation\x12[\n#recommended_campaign_callout_assets\x18\x01 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x12[\n#recommended_customer_callout_assets\x18\x02 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x1a\xd9\x01\n\x1bSitelinkAssetRecommendation\x12\\\n$recommended_campaign_sitelink_assets\x18\x01 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x12\\\n$recommended_customer_sitelink_assets\x18\x02 \x03(\x0b\x32).google.ads.googleads.v19.resources.AssetB\x03\xe0\x41\x03\x1a\x19\n\x17\x43\x61llAssetRecommendation\x1a\xd0\x01\n\x1eKeywordMatchTypeRecommendation\x12\x42\n\x07keyword\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12j\n\x16recommended_match_type\x18\x02 \x01(\x0e\x32\x45.google.ads.googleads.v19.enums.KeywordMatchTypeEnum.KeywordMatchTypeB\x03\xe0\x41\x03\x1a\xda\x01\n\x1eMoveUnusedBudgetRecommendation\x12(\n\x16\x65xcess_campaign_budget\x18\x03 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12s\n\x15\x62udget_recommendation\x18\x02 \x01(\x0b\x32O.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetRecommendationB\x03\xe0\x41\x03\x42\x19\n\x17_excess_campaign_budget\x1a\xcb\x01\n\x1dTargetRoasOptInRecommendation\x12)\n\x17recommended_target_roas\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12\x38\n&required_campaign_budget_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x42\x1a\n\x18_recommended_target_roasB)\n\'_required_campaign_budget_amount_micros\x1a\xb1\x01\n%ResponsiveSearchAdAssetRecommendation\x12?\n\ncurrent_ad\x18\x03 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12G\n\x12recommended_assets\x18\x02 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a\xb9\x01\n1ResponsiveSearchAdImproveAdStrengthRecommendation\x12?\n\ncurrent_ad\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x12\x43\n\x0erecommended_ad\x18\x02 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a[\n ResponsiveSearchAdRecommendation\x12\x37\n\x02\x61\x64\x18\x01 \x01(\x0b\x32&.google.ads.googleads.v19.resources.AdB\x03\xe0\x41\x03\x1a\x94\x02\n\"UseBroadMatchKeywordRecommendation\x12\x42\n\x07keyword\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x12%\n\x18suggested_keywords_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12$\n\x17\x63\x61mpaign_keywords_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12(\n\x1b\x63\x61mpaign_uses_shared_budget\x18\x04 \x01(\x08\x42\x03\xe0\x41\x03\x12\x33\n&required_campaign_budget_amount_micros\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03\x1aw\n:UpgradeSmartShoppingCampaignToPerformanceMaxRecommendation\x12\x18\n\x0bmerchant_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1f\n\x12sales_country_code\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\xc5\x01\n%RaiseTargetCpaBidTooLowRecommendation\x12/\n\x1drecommended_target_multiplier\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03H\x00\x88\x01\x01\x12+\n\x19\x61verage_target_cpa_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03H\x01\x88\x01\x01\x42 \n\x1e_recommended_target_multiplierB\x1c\n\x1a_average_target_cpa_micros\x1a%\n#DisplayExpansionOptInRecommendation\x1a\x34\n2UpgradeLocalCampaignToPerformanceMaxRecommendation\x1a\xaf\x01\n&ForecastingSetTargetRoasRecommendation\x12$\n\x17recommended_target_roas\x18\x01 \x01(\x01\x42\x03\xe0\x41\x03\x12_\n\x0f\x63\x61mpaign_budget\x18\x02 \x01(\x0b\x32\x41.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetB\x03\xe0\x41\x03\x1a\xd5\x01\n$ShoppingOfferAttributeRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0coffers_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12!\n\x14\x64\x65moted_offers_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x03\x1a\xe5\x01\n,ShoppingFixDisapprovedProductsRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0eproducts_count\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12\'\n\x1a\x64isapproved_products_count\x18\x04 \x01(\x03\x42\x03\xe0\x41\x03\x1a\xbe\x01\n%ShoppingTargetAllOffersRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12$\n\x17untargeted_offers_count\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x03 \x01(\tB\x03\xe0\x41\x03\x1a\x8b\x02\n+ShoppingAddProductsToCampaignRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12k\n\x06reason\x18\x03 \x01(\x0e\x32V.google.ads.googleads.v19.enums.ShoppingAddProductsToCampaignRecommendationEnum.ReasonB\x03\xe0\x41\x03\x1a\xa8\x01\n5ShoppingMerchantCenterAccountSuspensionRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\xbd\x01\nJShoppingMigrateRegularShoppingCampaignOffersToPerformanceMaxRecommendation\x12V\n\x08merchant\x18\x01 \x01(\x0b\x32?.google.ads.googleads.v19.resources.Recommendation.MerchantInfoB\x03\xe0\x41\x03\x12\x17\n\nfeed_label\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1a\x9b\x01\n\x14TargetAdjustmentInfo\x12\x1c\n\nshared_set\x18\x01 \x01(\tB\x03\xe0\x41\x03H\x00\x88\x01\x01\x12*\n\x1drecommended_target_multiplier\x18\x02 \x01(\x01\x42\x03\xe0\x41\x03\x12*\n\x1d\x63urrent_average_target_micros\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x42\r\n\x0b_shared_set\x1a\x83\x02\n\x1cRaiseTargetCpaRecommendation\x12g\n\x11target_adjustment\x18\x01 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TargetAdjustmentInfoB\x03\xe0\x41\x03\x12\x65\n\x10\x61pp_bidding_goal\x18\x02 \x01(\x0e\x32\x41.google.ads.googleads.v19.enums.AppBiddingGoalEnum.AppBiddingGoalB\x03\xe0\x41\x03H\x00\x88\x01\x01\x42\x13\n\x11_app_bidding_goal\x1a\x88\x01\n\x1dLowerTargetRoasRecommendation\x12g\n\x11target_adjustment\x18\x01 \x01(\x0b\x32G.google.ads.googleads.v19.resources.Recommendation.TargetAdjustmentInfoB\x03\xe0\x41\x03\x1a*\n(DynamicImageExtensionOptInRecommendation\x1a}\n\x0e\x43\x61mpaignBudget\x12\"\n\x15\x63urrent_amount_micros\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12*\n\x1drecommended_new_amount_micros\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1b\n\x0enew_start_date\x18\x03 \x01(\tB\x03\xe0\x41\x03\x1a#\n!PerformanceMaxOptInRecommendation\x1a\x9e\x01\n-ImprovePerformanceMaxAdStrengthRecommendation\x12\x18\n\x0b\x61sset_group\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12S\n\x0b\x61\x64_strength\x18\x02 \x01(\x0e\x32\x39.google.ads.googleads.v19.enums.AdStrengthEnum.AdStrengthB\x03\xe0\x41\x03\x1aX\n=MigrateDynamicSearchAdsCampaignToPerformanceMaxRecommendation\x12\x17\n\napply_link\x18\x01 \x01(\tB\x03\xe0\x41\x03\x1a\xb4\x01\n%ForecastingSetTargetCpaRecommendation\x12*\n\x1drecommended_target_cpa_micros\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12_\n\x0f\x63\x61mpaign_budget\x18\x02 \x01(\x0b\x32\x41.google.ads.googleads.v19.resources.Recommendation.CampaignBudgetB\x03\xe0\x41\x03\x1a,\n*MaximizeConversionValueOptInRecommendation\x1a(\n&ImproveGoogleTagCoverageRecommendation\x1a+\n)PerformanceMaxFinalUrlOptInRecommendation\x1a\xec\x02\n&RefreshCustomerMatchListRecommendation\x12\x19\n\x0cuser_list_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1b\n\x0euser_list_name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12$\n\x17\x64\x61ys_since_last_refresh\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\x12\x61\n\x14top_spending_account\x18\x04 \x03(\x0b\x32>.google.ads.googleads.v19.resources.Recommendation.AccountInfoB\x03\xe0\x41\x03\x12%\n\x18targeting_accounts_count\x18\x05 \x01(\x03\x42\x03\xe0\x41\x03\x12Z\n\rowner_account\x18\x06 \x01(\x0b\x32>.google.ads.googleads.v19.resources.Recommendation.AccountInfoB\x03\xe0\x41\x03\x1a\x46\n\x0b\x41\x63\x63ountInfo\x12\x18\n\x0b\x63ustomer_id\x18\x01 \x01(\x03\x42\x03\xe0\x41\x03\x12\x1d\n\x10\x64\x65scriptive_name\x18\x02 \x01(\tB\x03\xe0\x41\x03\x1ah\n!CustomAudienceOptInRecommendation\x12\x43\n\x08keywords\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.KeywordInfoB\x03\xe0\x41\x03\x1a\x1d\n\x1bLeadFormAssetRecommendation\x1a\xbc\x01\n(ImproveDemandGenAdStrengthRecommendation\x12\x0f\n\x02\x61\x64\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12S\n\x0b\x61\x64_strength\x18\x02 \x01(\x0e\x32\x39.google.ads.googleads.v19.enums.AdStrengthEnum.AdStrengthB\x03\xe0\x41\x03\x12*\n\x1d\x64\x65mand_gen_asset_action_items\x18\x03 \x03(\tB\x03\xe0\x41\x03:i\xea\x41\x66\n\'googleads.googleapis.com/Recommendation\x12;customers/{customer_id}/recommendations/{recommendation_id}B\x10\n\x0erecommendationB\x12\n\x10_campaign_budgetB\x0b\n\t_campaignB\x0b\n\t_ad_groupB\x0c\n\n_dismissedB\x85\x02\n&com.google.ads.googleads.v19.resourcesB\x13RecommendationProtoP\x01ZKgoogle.golang.org/genproto/googleapis/ads/googleads/v19/resources;resources\xa2\x02\x03GAA\xaa\x02\"Google.Ads.GoogleAds.V19.Resources\xca\x02\"Google\\Ads\\GoogleAds\\V19\\Resources\xea\x02&Google::Ads::GoogleAds::V19::Resourcesb\x06proto3"
21
21
 
22
22
  pool = Google::Protobuf::DescriptorPool.generated_pool
23
23
 
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/account_budget_proposal_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/account_link_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_ad_label_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_ad_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_asset_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_asset_set_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_bid_modifier_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_criterion_customizer_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_criterion_label_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_criterion_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_customizer_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_label_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_group_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_parameter_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/ad_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_group_asset_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_group_listing_group_filter_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_group_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_group_signal_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_set_asset_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/asset_set_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/audience_insights_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/audience_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/batch_job_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/bidding_data_exclusion_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/bidding_seasonality_adjustment_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/bidding_strategy_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/billing_setup_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/brand_suggestion_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_asset_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_asset_set_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_bid_modifier_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_budget_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_conversion_goal_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_criterion_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_customizer_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_draft_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_group_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_label_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_lifecycle_goal_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/campaign_shared_set_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/content_creator_insights_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/conversion_action_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/conversion_adjustment_upload_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v19/services/conversion_custom_variable_service.proto for package 'Google.Ads.GoogleAds.V19.Services'
3
3
  # Original file comments:
4
- # Copyright 2024 Google LLC
4
+ # Copyright 2025 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.