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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dae615a5411ffba410dae95129b24e27c3fab807a20700b38d5ebc068abb3e99
4
- data.tar.gz: 5b91138b3961218eab3c185800e4bfcb56584358422bb43d6d113b1ef50a5323
3
+ metadata.gz: 8573464966734395f157ca06ae54611f1fd82cc16ccfe3bb2ca96247358d3f26
4
+ data.tar.gz: ed28427c05d5d8597ad0d6de30e68870b1ce389e7dd19612888d8b4487ce6a69
5
5
  SHA512:
6
- metadata.gz: 9546c24f1684f0bec8f0c7a58be200c1a4d89544e78eb353c95ae8699bcb2a5339b4ae865816c145afb5cfbd447752e8c5a5e3cf04fe2c9e41ddfac378754de4
7
- data.tar.gz: 88d42ab0ca5afd2ea471fc7abba700476717384a3c38196a1b9782dbf39f3d3df05f516e2dc5a8b3f47ea594dbbe58e319800b9b807434382b55ef8d81db0e0b
6
+ metadata.gz: 242f9be70fc4ee5e3b285b4e95434f26e08b17143b2af86c3bb33292a98072b3144ade0644cfd44cd29d1c655bac883c528e4558bb2cb42e06eb4390b837023e
7
+ data.tar.gz: ba8daf97a198f7a0e3a4920f4188496113a54bfb99d0133a45a0b9e61a715616064f837b25d83c8be42aa515be17a91f3908fc2a11d738b579c9b16fe27cf03d
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ 33.0.0
2
+ ------
3
+ - Compatibility with v19.1 of the API: https://developers.google.com/google-ads/api/docs/release-notes
4
+
1
5
  32.0.0
2
6
  ------
3
7
  - Compatibility with v19 of the API: https://developers.google.com/google-ads/api/docs/release-notes
@@ -692,6 +692,22 @@ module Google
692
692
  Google::Ads::GoogleAds::V19::Enums::AssetSetTypeEnum::AssetSetType.descriptor
693
693
  end
694
694
 
695
+ # Returns the descriptor for the DemandGenChannelConfig enum
696
+ #
697
+ # @return [Google::Protobuf::EnumDescriptor] for the DemandGenChannelConfig enum
698
+ def self.demand_gen_channel_config
699
+ require "google/ads/google_ads/v19/enums/demand_gen_channel_config_pb"
700
+ Google::Ads::GoogleAds::V19::Enums::DemandGenChannelConfigEnum::DemandGenChannelConfig.descriptor
701
+ end
702
+
703
+ # Returns the descriptor for the DemandGenChannelStrategy enum
704
+ #
705
+ # @return [Google::Protobuf::EnumDescriptor] for the DemandGenChannelStrategy enum
706
+ def self.demand_gen_channel_strategy
707
+ require "google/ads/google_ads/v19/enums/demand_gen_channel_strategy_pb"
708
+ Google::Ads::GoogleAds::V19::Enums::DemandGenChannelStrategyEnum::DemandGenChannelStrategy.descriptor
709
+ end
710
+
695
711
  # Returns the descriptor for the AndroidPrivacyInteractionType enum
696
712
  #
697
713
  # @return [Google::Protobuf::EnumDescriptor] for the AndroidPrivacyInteractionType enum
@@ -764,6 +780,22 @@ module Google
764
780
  Google::Ads::GoogleAds::V19::Enums::ListingGroupFilterTypeEnum::ListingGroupFilterType.descriptor
765
781
  end
766
782
 
783
+ # Returns the descriptor for the AdStrengthActionItemType enum
784
+ #
785
+ # @return [Google::Protobuf::EnumDescriptor] for the AdStrengthActionItemType enum
786
+ def self.ad_strength_action_item_type
787
+ require "google/ads/google_ads/v19/enums/ad_strength_action_item_type_pb"
788
+ Google::Ads::GoogleAds::V19::Enums::AdStrengthActionItemTypeEnum::AdStrengthActionItemType.descriptor
789
+ end
790
+
791
+ # Returns the descriptor for the AssetCoverageVideoAspectRatioRequirement enum
792
+ #
793
+ # @return [Google::Protobuf::EnumDescriptor] for the AssetCoverageVideoAspectRatioRequirement enum
794
+ def self.asset_coverage_video_aspect_ratio_requirement
795
+ require "google/ads/google_ads/v19/enums/asset_coverage_video_aspect_ratio_requirement_pb"
796
+ Google::Ads::GoogleAds::V19::Enums::AssetCoverageVideoAspectRatioRequirementEnum::AssetCoverageVideoAspectRatioRequirement.descriptor
797
+ end
798
+
767
799
  # Returns the descriptor for the AssetGroupPrimaryStatus enum
768
800
  #
769
801
  # @return [Google::Protobuf::EnumDescriptor] for the AssetGroupPrimaryStatus enum
@@ -2572,6 +2604,14 @@ module Google
2572
2604
  Google::Ads::GoogleAds::V19::Enums::ConversionAdjustmentTypeEnum::ConversionAdjustmentType.descriptor
2573
2605
  end
2574
2606
 
2607
+ # Returns the descriptor for the ConversionCustomerType enum
2608
+ #
2609
+ # @return [Google::Protobuf::EnumDescriptor] for the ConversionCustomerType enum
2610
+ def self.conversion_customer_type
2611
+ require "google/ads/google_ads/v19/enums/conversion_customer_type_pb"
2612
+ Google::Ads::GoogleAds::V19::Enums::ConversionCustomerTypeEnum::ConversionCustomerType.descriptor
2613
+ end
2614
+
2575
2615
  # Returns the descriptor for the ConversionEnvironment enum
2576
2616
  #
2577
2617
  # @return [Google::Protobuf::EnumDescriptor] for the ConversionEnvironment enum
@@ -2628,6 +2668,38 @@ module Google
2628
2668
  Google::Ads::GoogleAds::V19::Enums::KeywordPlanKeywordAnnotationEnum::KeywordPlanKeywordAnnotation.descriptor
2629
2669
  end
2630
2670
 
2671
+ # Returns the descriptor for the CreditIssuanceDecision enum
2672
+ #
2673
+ # @return [Google::Protobuf::EnumDescriptor] for the CreditIssuanceDecision enum
2674
+ def self.credit_issuance_decision
2675
+ require "google/ads/google_ads/v19/enums/local_services_lead_credit_issuance_decision_pb"
2676
+ Google::Ads::GoogleAds::V19::Enums::LocalServicesLeadCreditIssuanceDecisionEnum::CreditIssuanceDecision.descriptor
2677
+ end
2678
+
2679
+ # Returns the descriptor for the SurveyAnswer enum
2680
+ #
2681
+ # @return [Google::Protobuf::EnumDescriptor] for the SurveyAnswer enum
2682
+ def self.survey_answer
2683
+ require "google/ads/google_ads/v19/enums/local_services_lead_survey_answer_pb"
2684
+ Google::Ads::GoogleAds::V19::Enums::LocalServicesLeadSurveyAnswerEnum::SurveyAnswer.descriptor
2685
+ end
2686
+
2687
+ # Returns the descriptor for the SurveyDissatisfiedReason enum
2688
+ #
2689
+ # @return [Google::Protobuf::EnumDescriptor] for the SurveyDissatisfiedReason enum
2690
+ def self.survey_dissatisfied_reason
2691
+ require "google/ads/google_ads/v19/enums/local_services_lead_survey_dissatisfied_reason_pb"
2692
+ Google::Ads::GoogleAds::V19::Enums::LocalServicesLeadSurveyDissatisfiedReasonEnum::SurveyDissatisfiedReason.descriptor
2693
+ end
2694
+
2695
+ # Returns the descriptor for the SurveySatisfiedReason enum
2696
+ #
2697
+ # @return [Google::Protobuf::EnumDescriptor] for the SurveySatisfiedReason enum
2698
+ def self.survey_satisfied_reason
2699
+ require "google/ads/google_ads/v19/enums/local_services_lead_survey_satisfied_reason_pb"
2700
+ Google::Ads::GoogleAds::V19::Enums::LocalServicesLeadSurveySatisfiedReasonEnum::SurveySatisfiedReason.descriptor
2701
+ end
2702
+
2631
2703
  # Returns the descriptor for the ReachPlanAgeRange enum
2632
2704
  #
2633
2705
  # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanAgeRange enum
@@ -2636,6 +2708,14 @@ module Google
2636
2708
  Google::Ads::GoogleAds::V19::Enums::ReachPlanAgeRangeEnum::ReachPlanAgeRange.descriptor
2637
2709
  end
2638
2710
 
2711
+ # Returns the descriptor for the ReachPlanConversionRateModel enum
2712
+ #
2713
+ # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanConversionRateModel enum
2714
+ def self.reach_plan_conversion_rate_model
2715
+ require "google/ads/google_ads/v19/enums/reach_plan_conversion_rate_model_pb"
2716
+ Google::Ads::GoogleAds::V19::Enums::ReachPlanConversionRateModelEnum::ReachPlanConversionRateModel.descriptor
2717
+ end
2718
+
2639
2719
  # Returns the descriptor for the ReachPlanNetwork enum
2640
2720
  #
2641
2721
  # @return [Google::Protobuf::EnumDescriptor] for the ReachPlanNetwork enum
@@ -732,6 +732,19 @@ module Google
732
732
  res
733
733
  end
734
734
 
735
+ # Returns a new instance of you_tube_audio_ad_info, optionally
736
+ # yielding it to a passed block so that attributes can be set on it.
737
+ #
738
+ # @yield [Google::Ads::GoogleAds::V19::Common::YouTubeAudioAdInfo] the new instance that will be returned so attributes
739
+ # can be set
740
+ # @return [Google::Ads::GoogleAds::V19::Common::YouTubeAudioAdInfo] the created resource
741
+ def self.you_tube_audio_ad_info
742
+ require "google/ads/google_ads/v19/common/ad_type_infos_pb"
743
+ res = Google::Ads::GoogleAds::V19::Common::YouTubeAudioAdInfo.new
744
+ yield res if block_given?
745
+ res
746
+ end
747
+
735
748
  # Returns a new instance of video_ad_info, optionally
736
749
  # yielding it to a passed block so that attributes can be set on it.
737
750
  #
@@ -2422,6 +2435,45 @@ module Google
2422
2435
  res
2423
2436
  end
2424
2437
 
2438
+ # Returns a new instance of demand_gen_ad_group_settings, optionally
2439
+ # yielding it to a passed block so that attributes can be set on it.
2440
+ #
2441
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings] the new instance that will be returned so attributes
2442
+ # can be set
2443
+ # @return [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings] the created resource
2444
+ def self.demand_gen_ad_group_settings
2445
+ require "google/ads/google_ads/v19/resources/ad_group_pb"
2446
+ res = Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings.new
2447
+ yield res if block_given?
2448
+ res
2449
+ end
2450
+
2451
+ # Returns a new instance of demand_gen_channel_controls, optionally
2452
+ # yielding it to a passed block so that attributes can be set on it.
2453
+ #
2454
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls] the new instance that will be returned so attributes
2455
+ # can be set
2456
+ # @return [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls] the created resource
2457
+ def self.demand_gen_channel_controls
2458
+ require "google/ads/google_ads/v19/resources/ad_group_pb"
2459
+ res = Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls.new
2460
+ yield res if block_given?
2461
+ res
2462
+ end
2463
+
2464
+ # Returns a new instance of demand_gen_selected_channels, optionally
2465
+ # yielding it to a passed block so that attributes can be set on it.
2466
+ #
2467
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls::DemandGenSelectedChannels] the new instance that will be returned so attributes
2468
+ # can be set
2469
+ # @return [Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls::DemandGenSelectedChannels] the created resource
2470
+ def self.demand_gen_selected_channels
2471
+ require "google/ads/google_ads/v19/resources/ad_group_pb"
2472
+ res = Google::Ads::GoogleAds::V19::Resources::AdGroup::DemandGenAdGroupSettings::DemandGenChannelControls::DemandGenSelectedChannels.new
2473
+ yield res if block_given?
2474
+ res
2475
+ end
2476
+
2425
2477
  # Returns a new instance of ad_group_simulation, optionally
2426
2478
  # yielding it to a passed block so that attributes can be set on it.
2427
2479
  #
@@ -2721,6 +2773,45 @@ module Google
2721
2773
  res
2722
2774
  end
2723
2775
 
2776
+ # Returns a new instance of asset_coverage, optionally
2777
+ # yielding it to a passed block so that attributes can be set on it.
2778
+ #
2779
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AssetCoverage] the new instance that will be returned so attributes
2780
+ # can be set
2781
+ # @return [Google::Ads::GoogleAds::V19::Resources::AssetCoverage] the created resource
2782
+ def self.asset_coverage
2783
+ require "google/ads/google_ads/v19/resources/asset_group_pb"
2784
+ res = Google::Ads::GoogleAds::V19::Resources::AssetCoverage.new
2785
+ yield res if block_given?
2786
+ res
2787
+ end
2788
+
2789
+ # Returns a new instance of ad_strength_action_item, optionally
2790
+ # yielding it to a passed block so that attributes can be set on it.
2791
+ #
2792
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem] the new instance that will be returned so attributes
2793
+ # can be set
2794
+ # @return [Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem] the created resource
2795
+ def self.ad_strength_action_item
2796
+ require "google/ads/google_ads/v19/resources/asset_group_pb"
2797
+ res = Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem.new
2798
+ yield res if block_given?
2799
+ res
2800
+ end
2801
+
2802
+ # Returns a new instance of add_asset_details, optionally
2803
+ # yielding it to a passed block so that attributes can be set on it.
2804
+ #
2805
+ # @yield [Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem::AddAssetDetails] the new instance that will be returned so attributes
2806
+ # can be set
2807
+ # @return [Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem::AddAssetDetails] the created resource
2808
+ def self.add_asset_details
2809
+ require "google/ads/google_ads/v19/resources/asset_group_pb"
2810
+ res = Google::Ads::GoogleAds::V19::Resources::AdStrengthActionItem::AddAssetDetails.new
2811
+ yield res if block_given?
2812
+ res
2813
+ end
2814
+
2724
2815
  # Returns a new instance of asset_group_product_group_view, optionally
2725
2816
  # yielding it to a passed block so that attributes can be set on it.
2726
2817
  #
@@ -4580,6 +4671,32 @@ module Google
4580
4671
  res
4581
4672
  end
4582
4673
 
4674
+ # Returns a new instance of pmax_campaign_settings, optionally
4675
+ # yielding it to a passed block so that attributes can be set on it.
4676
+ #
4677
+ # @yield [Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings] the new instance that will be returned so attributes
4678
+ # can be set
4679
+ # @return [Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings] the created resource
4680
+ def self.pmax_campaign_settings
4681
+ require "google/ads/google_ads/v19/resources/campaign_pb"
4682
+ res = Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings.new
4683
+ yield res if block_given?
4684
+ res
4685
+ end
4686
+
4687
+ # Returns a new instance of brand_targeting_overrides, optionally
4688
+ # yielding it to a passed block so that attributes can be set on it.
4689
+ #
4690
+ # @yield [Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings::BrandTargetingOverrides] the new instance that will be returned so attributes
4691
+ # can be set
4692
+ # @return [Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings::BrandTargetingOverrides] the created resource
4693
+ def self.brand_targeting_overrides
4694
+ require "google/ads/google_ads/v19/resources/campaign_pb"
4695
+ res = Google::Ads::GoogleAds::V19::Resources::Campaign::PmaxCampaignSettings::BrandTargetingOverrides.new
4696
+ yield res if block_given?
4697
+ res
4698
+ end
4699
+
4583
4700
  # Returns a new instance of asset_automation_setting, optionally
4584
4701
  # yielding it to a passed block so that attributes can be set on it.
4585
4702
  #
@@ -10001,6 +10118,32 @@ module Google
10001
10118
  res
10002
10119
  end
10003
10120
 
10121
+ # Returns a new instance of session_attribute_key_value_pair, optionally
10122
+ # yielding it to a passed block so that attributes can be set on it.
10123
+ #
10124
+ # @yield [Google::Ads::GoogleAds::V19::Services::SessionAttributeKeyValuePair] the new instance that will be returned so attributes
10125
+ # can be set
10126
+ # @return [Google::Ads::GoogleAds::V19::Services::SessionAttributeKeyValuePair] the created resource
10127
+ def self.session_attribute_key_value_pair
10128
+ require "google/ads/google_ads/v19/services/conversion_upload_service_pb"
10129
+ res = Google::Ads::GoogleAds::V19::Services::SessionAttributeKeyValuePair.new
10130
+ yield res if block_given?
10131
+ res
10132
+ end
10133
+
10134
+ # Returns a new instance of session_attributes_key_value_pairs, optionally
10135
+ # yielding it to a passed block so that attributes can be set on it.
10136
+ #
10137
+ # @yield [Google::Ads::GoogleAds::V19::Services::SessionAttributesKeyValuePairs] the new instance that will be returned so attributes
10138
+ # can be set
10139
+ # @return [Google::Ads::GoogleAds::V19::Services::SessionAttributesKeyValuePairs] the created resource
10140
+ def self.session_attributes_key_value_pairs
10141
+ require "google/ads/google_ads/v19/services/conversion_upload_service_pb"
10142
+ res = Google::Ads::GoogleAds::V19::Services::SessionAttributesKeyValuePairs.new
10143
+ yield res if block_given?
10144
+ res
10145
+ end
10146
+
10004
10147
  # Returns a new instance of mutate_custom_audience_result, optionally
10005
10148
  # yielding it to a passed block so that attributes can be set on it.
10006
10149
  #
@@ -10560,6 +10703,45 @@ module Google
10560
10703
  res
10561
10704
  end
10562
10705
 
10706
+ # Returns a new instance of survey_satisfied, optionally
10707
+ # yielding it to a passed block so that attributes can be set on it.
10708
+ #
10709
+ # @yield [Google::Ads::GoogleAds::V19::Services::SurveySatisfied] the new instance that will be returned so attributes
10710
+ # can be set
10711
+ # @return [Google::Ads::GoogleAds::V19::Services::SurveySatisfied] the created resource
10712
+ def self.survey_satisfied
10713
+ require "google/ads/google_ads/v19/services/local_services_lead_service_pb"
10714
+ res = Google::Ads::GoogleAds::V19::Services::SurveySatisfied.new
10715
+ yield res if block_given?
10716
+ res
10717
+ end
10718
+
10719
+ # Returns a new instance of survey_dissatisfied, optionally
10720
+ # yielding it to a passed block so that attributes can be set on it.
10721
+ #
10722
+ # @yield [Google::Ads::GoogleAds::V19::Services::SurveyDissatisfied] the new instance that will be returned so attributes
10723
+ # can be set
10724
+ # @return [Google::Ads::GoogleAds::V19::Services::SurveyDissatisfied] the created resource
10725
+ def self.survey_dissatisfied
10726
+ require "google/ads/google_ads/v19/services/local_services_lead_service_pb"
10727
+ res = Google::Ads::GoogleAds::V19::Services::SurveyDissatisfied.new
10728
+ yield res if block_given?
10729
+ res
10730
+ end
10731
+
10732
+ # Returns a new instance of conversion_rate_suggestion, optionally
10733
+ # yielding it to a passed block so that attributes can be set on it.
10734
+ #
10735
+ # @yield [Google::Ads::GoogleAds::V19::Services::ConversionRateSuggestion] the new instance that will be returned so attributes
10736
+ # can be set
10737
+ # @return [Google::Ads::GoogleAds::V19::Services::ConversionRateSuggestion] the created resource
10738
+ def self.conversion_rate_suggestion
10739
+ require "google/ads/google_ads/v19/services/reach_plan_service_pb"
10740
+ res = Google::Ads::GoogleAds::V19::Services::ConversionRateSuggestion.new
10741
+ yield res if block_given?
10742
+ res
10743
+ end
10744
+
10563
10745
  # Returns a new instance of plannable_location, optionally
10564
10746
  # yielding it to a passed block so that attributes can be set on it.
10565
10747
  #
@@ -1787,7 +1787,9 @@ module Google
1787
1787
  end,
1788
1788
  rpc_inputs: {
1789
1789
 
1790
- append_lead_conversation: Google::Ads::GoogleAds::V19::Services::AppendLeadConversationRequest
1790
+ append_lead_conversation: Google::Ads::GoogleAds::V19::Services::AppendLeadConversationRequest,
1791
+
1792
+ provide_lead_feedback: Google::Ads::GoogleAds::V19::Services::ProvideLeadFeedbackRequest
1791
1793
 
1792
1794
  },
1793
1795
  deprecation: @deprecation
@@ -1897,6 +1899,8 @@ module Google
1897
1899
  end,
1898
1900
  rpc_inputs: {
1899
1901
 
1902
+ generate_conversion_rates: Google::Ads::GoogleAds::V19::Services::GenerateConversionRatesRequest,
1903
+
1900
1904
  list_plannable_locations: Google::Ads::GoogleAds::V19::Services::ListPlannableLocationsRequest,
1901
1905
 
1902
1906
  list_plannable_products: Google::Ads::GoogleAds::V19::Services::ListPlannableProductsRequest,
@@ -37,7 +37,6 @@ module Google
37
37
  customer_user_access.email_address|
38
38
  customer_user_access_invitation.email_address|
39
39
  change_event.user_email|
40
- feed.places_location_feed_data.email_address|
41
40
  local_services_lead.contact_details.phone_number|
42
41
  local_services_lead.contact_details.email|
43
42
  local_services_lead.contact_details.consumer_name|
@@ -229,18 +228,6 @@ module Google
229
228
  sanitize_customer_user_access_invitation(message["operation"]["create"])
230
229
  end
231
230
  message
232
- elsif "Feed" == message_class
233
- # Sanitize sensitive fields specific to Feed get requests.
234
- message = clone_to_json(message)
235
- if message.include?("placesLocationFeedData") &&
236
- message["placesLocationFeedData"].include?("emailAddress")
237
- message["placesLocationFeedData"]["emailAddress"] = MASK_REPLACEMENT
238
- end
239
- message
240
- elsif "MutateFeedsRequest" == message_class
241
- # Sanitize sensitive fields when mutating a Feed.
242
- message = clone_to_json(message)
243
- sanitize_feeds_request(message)
244
231
  elsif "CreateCustomerClientRequest" == message_class
245
232
  # Sanitize sensitive fields when creating a CustomerClient.
246
233
  message = clone_to_json(message)
@@ -302,26 +289,6 @@ module Google
302
289
  message
303
290
  end
304
291
 
305
- def sanitize_feeds_request(message)
306
- if message.include?("operations")
307
- message["operations"].each do |operation|
308
- if operation.include?("create")
309
- operation = operation["create"]
310
- elsif operation.include?("update")
311
- operation = operation["update"]
312
- else
313
- # Only create and update can contain sensitive fields.
314
- next
315
- end
316
- if operation.include?("placesLocationFeedData") &&
317
- operation["placesLocationFeedData"].include?("emailAddress")
318
- operation["placesLocationFeedData"]["emailAddress"] = MASK_REPLACEMENT
319
- end
320
- end
321
- end
322
- message
323
- end
324
-
325
292
  def sanitize_field(object, path)
326
293
  split_path = path.split(".")
327
294
  target_field = split_path.last
@@ -14,7 +14,7 @@ require 'google/ads/google_ads/v19/enums/video_thumbnail_pb'
14
14
  require 'google/api/field_behavior_pb'
15
15
 
16
16
 
17
- descriptor_data = "\n3google/ads/googleads/v19/common/ad_type_infos.proto\x12\x1fgoogle.ads.googleads.v19.common\x1a.google/ads/googleads/v19/common/ad_asset.proto\x1a\x44google/ads/googleads/v19/enums/call_conversion_reporting_state.proto\x1a>google/ads/googleads/v19/enums/display_ad_format_setting.proto\x1a@google/ads/googleads/v19/enums/display_upload_product_type.proto\x1a\x44google/ads/googleads/v19/enums/legacy_app_install_ad_app_store.proto\x1a.google/ads/googleads/v19/enums/mime_type.proto\x1a\x34google/ads/googleads/v19/enums/video_thumbnail.proto\x1a\x1fgoogle/api/field_behavior.proto\"\x88\x01\n\nTextAdInfo\x12\x15\n\x08headline\x18\x04 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0c\x64\x65scription1\x18\x05 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x06 \x01(\tH\x02\x88\x01\x01\x42\x0b\n\t_headlineB\x0f\n\r_description1B\x0f\n\r_description2\"\xb6\x02\n\x12\x45xpandedTextAdInfo\x12\x1b\n\x0eheadline_part1\x18\x08 \x01(\tH\x00\x88\x01\x01\x12\x1b\n\x0eheadline_part2\x18\t \x01(\tH\x01\x88\x01\x01\x12\x1b\n\x0eheadline_part3\x18\n \x01(\tH\x02\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x0b \x01(\tH\x03\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x0c \x01(\tH\x04\x88\x01\x01\x12\x12\n\x05path1\x18\r \x01(\tH\x05\x88\x01\x01\x12\x12\n\x05path2\x18\x0e \x01(\tH\x06\x88\x01\x01\x42\x11\n\x0f_headline_part1B\x11\n\x0f_headline_part2B\x11\n\x0f_headline_part3B\x0e\n\x0c_descriptionB\x0f\n\r_description2B\x08\n\x06_path1B\x08\n\x06_path2\"s\n\x1b\x45xpandedDynamicSearchAdInfo\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_descriptionB\x0f\n\r_description2\"\r\n\x0bHotelAdInfo\"\x0e\n\x0cTravelAdInfo\"\x15\n\x13ShoppingSmartAdInfo\"\x17\n\x15ShoppingProductAdInfo\"E\n\x1fShoppingComparisonListingAdInfo\x12\x15\n\x08headline\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x0b\n\t_headline\"\x9e\x04\n\x0bImageAdInfo\x12\x18\n\x0bpixel_width\x18\x0f \x01(\x03H\x01\x88\x01\x01\x12\x19\n\x0cpixel_height\x18\x10 \x01(\x03H\x02\x88\x01\x01\x12\x16\n\timage_url\x18\x11 \x01(\tH\x03\x88\x01\x01\x12 \n\x13preview_pixel_width\x18\x12 \x01(\x03H\x04\x88\x01\x01\x12!\n\x14preview_pixel_height\x18\x13 \x01(\x03H\x05\x88\x01\x01\x12\x1e\n\x11preview_image_url\x18\x14 \x01(\tH\x06\x88\x01\x01\x12H\n\tmime_type\x18\n \x01(\x0e\x32\x35.google.ads.googleads.v19.enums.MimeTypeEnum.MimeType\x12\x11\n\x04name\x18\x15 \x01(\tH\x07\x88\x01\x01\x12\x44\n\x0bimage_asset\x18\x16 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetH\x00\x12\x0e\n\x04\x64\x61ta\x18\r \x01(\x0cH\x00\x12\"\n\x18\x61\x64_id_to_copy_image_from\x18\x0e \x01(\x03H\x00\x42\x07\n\x05imageB\x0e\n\x0c_pixel_widthB\x0f\n\r_pixel_heightB\x0c\n\n_image_urlB\x16\n\x14_preview_pixel_widthB\x17\n\x15_preview_pixel_heightB\x14\n\x12_preview_image_urlB\x07\n\x05_name\"\x9a\x01\n\x19VideoBumperInStreamAdInfo\x12G\n\x10\x63ompanion_banner\x18\x03 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x1b\n\x13\x61\x63tion_button_label\x18\x04 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x05 \x01(\t\"\xa0\x01\n\x1fVideoNonSkippableInStreamAdInfo\x12G\n\x10\x63ompanion_banner\x18\x05 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x1b\n\x13\x61\x63tion_button_label\x18\x03 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x04 \x01(\t\"\x9c\x01\n\x1bVideoTrueViewInStreamAdInfo\x12\x1b\n\x13\x61\x63tion_button_label\x18\x04 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x05 \x01(\t\x12G\n\x10\x63ompanion_banner\x18\x07 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\"=\n\x14VideoOutstreamAdInfo\x12\x10\n\x08headline\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"\xa7\x01\n\x11InFeedVideoAdInfo\x12\x10\n\x08headline\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65scription1\x18\x02 \x01(\t\x12\x14\n\x0c\x64\x65scription2\x18\x03 \x01(\t\x12T\n\tthumbnail\x18\x04 \x01(\x0e\x32\x41.google.ads.googleads.v19.enums.VideoThumbnailEnum.VideoThumbnail\"\xe5\x03\n\x0bVideoAdInfo\x12<\n\x05video\x18\x08 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12Q\n\tin_stream\x18\x02 \x01(\x0b\x32<.google.ads.googleads.v19.common.VideoTrueViewInStreamAdInfoH\x00\x12L\n\x06\x62umper\x18\x03 \x01(\x0b\x32:.google.ads.googleads.v19.common.VideoBumperInStreamAdInfoH\x00\x12K\n\nout_stream\x18\x04 \x01(\x0b\x32\x35.google.ads.googleads.v19.common.VideoOutstreamAdInfoH\x00\x12Y\n\rnon_skippable\x18\x05 \x01(\x0b\x32@.google.ads.googleads.v19.common.VideoNonSkippableInStreamAdInfoH\x00\x12\x45\n\x07in_feed\x18\t \x01(\x0b\x32\x32.google.ads.googleads.v19.common.InFeedVideoAdInfoH\x00\x42\x08\n\x06\x66ormat\"\xdc\x03\n\x15VideoResponsiveAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x44\n\x0elong_headlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0f\x63\x61ll_to_actions\x18\x04 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06videos\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12H\n\x11\x63ompanion_banners\x18\x06 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x13\n\x0b\x62readcrumb1\x18\x07 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x08 \x01(\t\"\xd9\x01\n\x16ResponsiveSearchAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x12\n\x05path1\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x12\n\x05path2\x18\x06 \x01(\tH\x01\x88\x01\x01\x42\x08\n\x06_path1B\x08\n\x06_path2\"\xae\x06\n\x1dLegacyResponsiveDisplayAdInfo\x12\x1b\n\x0eshort_headline\x18\x10 \x01(\tH\x00\x88\x01\x01\x12\x1a\n\rlong_headline\x18\x11 \x01(\tH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x12 \x01(\tH\x02\x88\x01\x01\x12\x1a\n\rbusiness_name\x18\x13 \x01(\tH\x03\x88\x01\x01\x12!\n\x14\x61llow_flexible_color\x18\x14 \x01(\x08H\x04\x88\x01\x01\x12\x19\n\x0c\x61\x63\x63\x65nt_color\x18\x15 \x01(\tH\x05\x88\x01\x01\x12\x17\n\nmain_color\x18\x16 \x01(\tH\x06\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x17 \x01(\tH\x07\x88\x01\x01\x12\x17\n\nlogo_image\x18\x18 \x01(\tH\x08\x88\x01\x01\x12\x1e\n\x11square_logo_image\x18\x19 \x01(\tH\t\x88\x01\x01\x12\x1c\n\x0fmarketing_image\x18\x1a \x01(\tH\n\x88\x01\x01\x12#\n\x16square_marketing_image\x18\x1b \x01(\tH\x0b\x88\x01\x01\x12i\n\x0e\x66ormat_setting\x18\r \x01(\x0e\x32Q.google.ads.googleads.v19.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting\x12\x19\n\x0cprice_prefix\x18\x1c \x01(\tH\x0c\x88\x01\x01\x12\x17\n\npromo_text\x18\x1d \x01(\tH\r\x88\x01\x01\x42\x11\n\x0f_short_headlineB\x10\n\x0e_long_headlineB\x0e\n\x0c_descriptionB\x10\n\x0e_business_nameB\x17\n\x15_allow_flexible_colorB\x0f\n\r_accent_colorB\r\n\x0b_main_colorB\x16\n\x14_call_to_action_textB\r\n\x0b_logo_imageB\x14\n\x12_square_logo_imageB\x12\n\x10_marketing_imageB\x19\n\x17_square_marketing_imageB\x0f\n\r_price_prefixB\r\n\x0b_promo_text\"\xfd\x03\n\tAppAdInfo\x12G\n\x11mandatory_ad_text\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12?\n\theadlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x45\n\x0eyoutube_videos\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12P\n\x13html5_media_bundles\x18\x06 \x03(\x0b\x32\x33.google.ads.googleads.v19.common.AdMediaBundleAsset\x12J\n\rapp_deep_link\x18\x07 \x01(\x0b\x32\x33.google.ads.googleads.v19.common.AdAppDeepLinkAsset\"\x98\x02\n\x13\x41ppEngagementAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12=\n\x06videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\"\xa5\x02\n\x18\x41ppPreRegistrationAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x45\n\x0eyoutube_videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\"\xa2\x02\n\x16LegacyAppInstallAdInfo\x12\x13\n\x06\x61pp_id\x18\x06 \x01(\tH\x00\x88\x01\x01\x12l\n\tapp_store\x18\x02 \x01(\x0e\x32Y.google.ads.googleads.v19.enums.LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore\x12\x15\n\x08headline\x18\x07 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x64\x65scription1\x18\x08 \x01(\tH\x02\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\t \x01(\tH\x03\x88\x01\x01\x42\t\n\x07_app_idB\x0b\n\t_headlineB\x0f\n\r_description1B\x0f\n\r_description2\"\xe0\x08\n\x17ResponsiveDisplayAdInfo\x12G\n\x10marketing_images\x18\x01 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12N\n\x17square_marketing_images\x18\x02 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12I\n\x12square_logo_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12?\n\theadlines\x18\x05 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x43\n\rlong_headline\x18\x06 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x07 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0eyoutube_videos\x18\x08 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x1a\n\rbusiness_name\x18\x11 \x01(\tH\x00\x88\x01\x01\x12\x17\n\nmain_color\x18\x12 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x61\x63\x63\x65nt_color\x18\x13 \x01(\tH\x02\x88\x01\x01\x12!\n\x14\x61llow_flexible_color\x18\x14 \x01(\x08H\x03\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x15 \x01(\tH\x04\x88\x01\x01\x12\x19\n\x0cprice_prefix\x18\x16 \x01(\tH\x05\x88\x01\x01\x12\x17\n\npromo_text\x18\x17 \x01(\tH\x06\x88\x01\x01\x12i\n\x0e\x66ormat_setting\x18\x10 \x01(\x0e\x32Q.google.ads.googleads.v19.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting\x12U\n\x0c\x63ontrol_spec\x18\x18 \x01(\x0b\x32?.google.ads.googleads.v19.common.ResponsiveDisplayAdControlSpecB\x10\n\x0e_business_nameB\r\n\x0b_main_colorB\x0f\n\r_accent_colorB\x17\n\x15_allow_flexible_colorB\x16\n\x14_call_to_action_textB\x0f\n\r_price_prefixB\r\n\x0b_promo_text\"\xe1\x03\n\x0bLocalAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0f\x63\x61ll_to_actions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12G\n\x10marketing_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12=\n\x06videos\x18\x06 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x12\n\x05path1\x18\t \x01(\tH\x00\x88\x01\x01\x12\x12\n\x05path2\x18\n \x01(\tH\x01\x88\x01\x01\x42\x08\n\x06_path1B\x08\n\x06_path2\"\xed\x01\n\x13\x44isplayUploadAdInfo\x12z\n\x1b\x64isplay_upload_product_type\x18\x01 \x01(\x0e\x32U.google.ads.googleads.v19.enums.DisplayUploadProductTypeEnum.DisplayUploadProductType\x12K\n\x0cmedia_bundle\x18\x02 \x01(\x0b\x32\x33.google.ads.googleads.v19.common.AdMediaBundleAssetH\x00\x42\r\n\x0bmedia_asset\"a\n\x1eResponsiveDisplayAdControlSpec\x12!\n\x19\x65nable_asset_enhancements\x18\x01 \x01(\x08\x12\x1c\n\x14\x65nable_autogen_video\x18\x02 \x01(\x08\"\x9a\x01\n\x13SmartCampaignAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\"\xbc\x03\n\nCallAdInfo\x12\x14\n\x0c\x63ountry_code\x18\x01 \x01(\t\x12\x14\n\x0cphone_number\x18\x02 \x01(\t\x12\x15\n\rbusiness_name\x18\x03 \x01(\t\x12\x11\n\theadline1\x18\x0b \x01(\t\x12\x11\n\theadline2\x18\x0c \x01(\t\x12\x14\n\x0c\x64\x65scription1\x18\x04 \x01(\t\x12\x14\n\x0c\x64\x65scription2\x18\x05 \x01(\t\x12\x14\n\x0c\x63\x61ll_tracked\x18\x06 \x01(\x08\x12\x1f\n\x17\x64isable_call_conversion\x18\x07 \x01(\x08\x12%\n\x1dphone_number_verification_url\x18\x08 \x01(\t\x12\x19\n\x11\x63onversion_action\x18\t \x01(\t\x12\x81\x01\n\x1a\x63onversion_reporting_state\x18\n \x01(\x0e\x32].google.ads.googleads.v19.enums.CallConversionReportingStateEnum.CallConversionReportingState\x12\r\n\x05path1\x18\r \x01(\t\x12\r\n\x05path2\x18\x0e \x01(\t\"\xbe\x05\n\x19\x44\x65mandGenMultiAssetAdInfo\x12G\n\x10marketing_images\x18\x01 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12N\n\x17square_marketing_images\x18\x02 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12P\n\x19portrait_marketing_images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12U\n\x1etall_portrait_marketing_images\x18\n \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12?\n\theadlines\x18\x05 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x06 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x1a\n\rbusiness_name\x18\x07 \x01(\tH\x00\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x08 \x01(\tH\x01\x88\x01\x01\x12\x1b\n\x0elead_form_only\x18\t \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_business_nameB\x16\n\x14_call_to_action_textB\x11\n\x0f_lead_form_only\"\x83\x03\n\x17\x44\x65mandGenCarouselAdInfo\x12\x1a\n\rbusiness_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x46\n\nlogo_image\x18\x02 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetB\x03\xe0\x41\x02\x12\x43\n\x08headline\x18\x03 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12\x46\n\x0b\x64\x65scription\x18\x04 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12\x1b\n\x13\x63\x61ll_to_action_text\x18\x05 \x01(\t\x12Z\n\x0e\x63\x61rousel_cards\x18\x06 \x03(\x0b\x32=.google.ads.googleads.v19.common.AdDemandGenCarouselCardAssetB\x03\xe0\x41\x02\"\xb1\x04\n\x1e\x44\x65mandGenVideoResponsiveAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x44\n\x0elong_headlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x42\n\x0blogo_images\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x13\n\x0b\x62readcrumb1\x18\x06 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x07 \x01(\t\x12H\n\rbusiness_name\x18\x08 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12M\n\x0f\x63\x61ll_to_actions\x18\t \x03(\x0b\x32\x34.google.ads.googleads.v19.common.AdCallToActionAsset\"\x82\x04\n\x16\x44\x65mandGenProductAdInfo\x12H\n\x08headline\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02H\x00\x88\x01\x01\x12K\n\x0b\x64\x65scription\x18\x02 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12K\n\nlogo_image\x18\x03 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetB\x03\xe0\x41\x02H\x02\x88\x01\x01\x12\x13\n\x0b\x62readcrumb1\x18\x04 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x05 \x01(\t\x12H\n\rbusiness_name\x18\x06 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12Q\n\x0e\x63\x61ll_to_action\x18\x07 \x01(\x0b\x32\x34.google.ads.googleads.v19.common.AdCallToActionAssetH\x03\x88\x01\x01\x42\x0b\n\t_headlineB\x0e\n\x0c_descriptionB\r\n\x0b_logo_imageB\x11\n\x0f_call_to_actionB\xf0\x01\n#com.google.ads.googleads.v19.commonB\x10\x41\x64TypeInfosProtoP\x01ZEgoogle.golang.org/genproto/googleapis/ads/googleads/v19/common;common\xa2\x02\x03GAA\xaa\x02\x1fGoogle.Ads.GoogleAds.V19.Common\xca\x02\x1fGoogle\\Ads\\GoogleAds\\V19\\Common\xea\x02#Google::Ads::GoogleAds::V19::Commonb\x06proto3"
17
+ descriptor_data = "\n3google/ads/googleads/v19/common/ad_type_infos.proto\x12\x1fgoogle.ads.googleads.v19.common\x1a.google/ads/googleads/v19/common/ad_asset.proto\x1a\x44google/ads/googleads/v19/enums/call_conversion_reporting_state.proto\x1a>google/ads/googleads/v19/enums/display_ad_format_setting.proto\x1a@google/ads/googleads/v19/enums/display_upload_product_type.proto\x1a\x44google/ads/googleads/v19/enums/legacy_app_install_ad_app_store.proto\x1a.google/ads/googleads/v19/enums/mime_type.proto\x1a\x34google/ads/googleads/v19/enums/video_thumbnail.proto\x1a\x1fgoogle/api/field_behavior.proto\"\x88\x01\n\nTextAdInfo\x12\x15\n\x08headline\x18\x04 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0c\x64\x65scription1\x18\x05 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x06 \x01(\tH\x02\x88\x01\x01\x42\x0b\n\t_headlineB\x0f\n\r_description1B\x0f\n\r_description2\"\xb6\x02\n\x12\x45xpandedTextAdInfo\x12\x1b\n\x0eheadline_part1\x18\x08 \x01(\tH\x00\x88\x01\x01\x12\x1b\n\x0eheadline_part2\x18\t \x01(\tH\x01\x88\x01\x01\x12\x1b\n\x0eheadline_part3\x18\n \x01(\tH\x02\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x0b \x01(\tH\x03\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x0c \x01(\tH\x04\x88\x01\x01\x12\x12\n\x05path1\x18\r \x01(\tH\x05\x88\x01\x01\x12\x12\n\x05path2\x18\x0e \x01(\tH\x06\x88\x01\x01\x42\x11\n\x0f_headline_part1B\x11\n\x0f_headline_part2B\x11\n\x0f_headline_part3B\x0e\n\x0c_descriptionB\x0f\n\r_description2B\x08\n\x06_path1B\x08\n\x06_path2\"s\n\x1b\x45xpandedDynamicSearchAdInfo\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\x04 \x01(\tH\x01\x88\x01\x01\x42\x0e\n\x0c_descriptionB\x0f\n\r_description2\"\r\n\x0bHotelAdInfo\"\x0e\n\x0cTravelAdInfo\"\x15\n\x13ShoppingSmartAdInfo\"\x17\n\x15ShoppingProductAdInfo\"E\n\x1fShoppingComparisonListingAdInfo\x12\x15\n\x08headline\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\x0b\n\t_headline\"\x9e\x04\n\x0bImageAdInfo\x12\x18\n\x0bpixel_width\x18\x0f \x01(\x03H\x01\x88\x01\x01\x12\x19\n\x0cpixel_height\x18\x10 \x01(\x03H\x02\x88\x01\x01\x12\x16\n\timage_url\x18\x11 \x01(\tH\x03\x88\x01\x01\x12 \n\x13preview_pixel_width\x18\x12 \x01(\x03H\x04\x88\x01\x01\x12!\n\x14preview_pixel_height\x18\x13 \x01(\x03H\x05\x88\x01\x01\x12\x1e\n\x11preview_image_url\x18\x14 \x01(\tH\x06\x88\x01\x01\x12H\n\tmime_type\x18\n \x01(\x0e\x32\x35.google.ads.googleads.v19.enums.MimeTypeEnum.MimeType\x12\x11\n\x04name\x18\x15 \x01(\tH\x07\x88\x01\x01\x12\x44\n\x0bimage_asset\x18\x16 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetH\x00\x12\x0e\n\x04\x64\x61ta\x18\r \x01(\x0cH\x00\x12\"\n\x18\x61\x64_id_to_copy_image_from\x18\x0e \x01(\x03H\x00\x42\x07\n\x05imageB\x0e\n\x0c_pixel_widthB\x0f\n\r_pixel_heightB\x0c\n\n_image_urlB\x16\n\x14_preview_pixel_widthB\x17\n\x15_preview_pixel_heightB\x14\n\x12_preview_image_urlB\x07\n\x05_name\"\x9a\x01\n\x19VideoBumperInStreamAdInfo\x12G\n\x10\x63ompanion_banner\x18\x03 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x1b\n\x13\x61\x63tion_button_label\x18\x04 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x05 \x01(\t\"\xa0\x01\n\x1fVideoNonSkippableInStreamAdInfo\x12G\n\x10\x63ompanion_banner\x18\x05 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x1b\n\x13\x61\x63tion_button_label\x18\x03 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x04 \x01(\t\"\x9c\x01\n\x1bVideoTrueViewInStreamAdInfo\x12\x1b\n\x13\x61\x63tion_button_label\x18\x04 \x01(\t\x12\x17\n\x0f\x61\x63tion_headline\x18\x05 \x01(\t\x12G\n\x10\x63ompanion_banner\x18\x07 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\"=\n\x14VideoOutstreamAdInfo\x12\x10\n\x08headline\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"\xa7\x01\n\x11InFeedVideoAdInfo\x12\x10\n\x08headline\x18\x01 \x01(\t\x12\x14\n\x0c\x64\x65scription1\x18\x02 \x01(\t\x12\x14\n\x0c\x64\x65scription2\x18\x03 \x01(\t\x12T\n\tthumbnail\x18\x04 \x01(\x0e\x32\x41.google.ads.googleads.v19.enums.VideoThumbnailEnum.VideoThumbnail\"\x14\n\x12YouTubeAudioAdInfo\"\xab\x04\n\x0bVideoAdInfo\x12<\n\x05video\x18\x08 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12Q\n\tin_stream\x18\x02 \x01(\x0b\x32<.google.ads.googleads.v19.common.VideoTrueViewInStreamAdInfoH\x00\x12L\n\x06\x62umper\x18\x03 \x01(\x0b\x32:.google.ads.googleads.v19.common.VideoBumperInStreamAdInfoH\x00\x12K\n\nout_stream\x18\x04 \x01(\x0b\x32\x35.google.ads.googleads.v19.common.VideoOutstreamAdInfoH\x00\x12Y\n\rnon_skippable\x18\x05 \x01(\x0b\x32@.google.ads.googleads.v19.common.VideoNonSkippableInStreamAdInfoH\x00\x12\x45\n\x07in_feed\x18\t \x01(\x0b\x32\x32.google.ads.googleads.v19.common.InFeedVideoAdInfoH\x00\x12\x44\n\x05\x61udio\x18\n \x01(\x0b\x32\x33.google.ads.googleads.v19.common.YouTubeAudioAdInfoH\x00\x42\x08\n\x06\x66ormat\"\xdc\x03\n\x15VideoResponsiveAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x44\n\x0elong_headlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0f\x63\x61ll_to_actions\x18\x04 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06videos\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12H\n\x11\x63ompanion_banners\x18\x06 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x13\n\x0b\x62readcrumb1\x18\x07 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x08 \x01(\t\"\xd9\x01\n\x16ResponsiveSearchAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x12\n\x05path1\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x12\n\x05path2\x18\x06 \x01(\tH\x01\x88\x01\x01\x42\x08\n\x06_path1B\x08\n\x06_path2\"\xae\x06\n\x1dLegacyResponsiveDisplayAdInfo\x12\x1b\n\x0eshort_headline\x18\x10 \x01(\tH\x00\x88\x01\x01\x12\x1a\n\rlong_headline\x18\x11 \x01(\tH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x12 \x01(\tH\x02\x88\x01\x01\x12\x1a\n\rbusiness_name\x18\x13 \x01(\tH\x03\x88\x01\x01\x12!\n\x14\x61llow_flexible_color\x18\x14 \x01(\x08H\x04\x88\x01\x01\x12\x19\n\x0c\x61\x63\x63\x65nt_color\x18\x15 \x01(\tH\x05\x88\x01\x01\x12\x17\n\nmain_color\x18\x16 \x01(\tH\x06\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x17 \x01(\tH\x07\x88\x01\x01\x12\x17\n\nlogo_image\x18\x18 \x01(\tH\x08\x88\x01\x01\x12\x1e\n\x11square_logo_image\x18\x19 \x01(\tH\t\x88\x01\x01\x12\x1c\n\x0fmarketing_image\x18\x1a \x01(\tH\n\x88\x01\x01\x12#\n\x16square_marketing_image\x18\x1b \x01(\tH\x0b\x88\x01\x01\x12i\n\x0e\x66ormat_setting\x18\r \x01(\x0e\x32Q.google.ads.googleads.v19.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting\x12\x19\n\x0cprice_prefix\x18\x1c \x01(\tH\x0c\x88\x01\x01\x12\x17\n\npromo_text\x18\x1d \x01(\tH\r\x88\x01\x01\x42\x11\n\x0f_short_headlineB\x10\n\x0e_long_headlineB\x0e\n\x0c_descriptionB\x10\n\x0e_business_nameB\x17\n\x15_allow_flexible_colorB\x0f\n\r_accent_colorB\r\n\x0b_main_colorB\x16\n\x14_call_to_action_textB\r\n\x0b_logo_imageB\x14\n\x12_square_logo_imageB\x12\n\x10_marketing_imageB\x19\n\x17_square_marketing_imageB\x0f\n\r_price_prefixB\r\n\x0b_promo_text\"\xfd\x03\n\tAppAdInfo\x12G\n\x11mandatory_ad_text\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12?\n\theadlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x45\n\x0eyoutube_videos\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12P\n\x13html5_media_bundles\x18\x06 \x03(\x0b\x32\x33.google.ads.googleads.v19.common.AdMediaBundleAsset\x12J\n\rapp_deep_link\x18\x07 \x01(\x0b\x32\x33.google.ads.googleads.v19.common.AdAppDeepLinkAsset\"\x98\x02\n\x13\x41ppEngagementAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12=\n\x06videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\"\xa5\x02\n\x18\x41ppPreRegistrationAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x45\n\x0eyoutube_videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\"\xa2\x02\n\x16LegacyAppInstallAdInfo\x12\x13\n\x06\x61pp_id\x18\x06 \x01(\tH\x00\x88\x01\x01\x12l\n\tapp_store\x18\x02 \x01(\x0e\x32Y.google.ads.googleads.v19.enums.LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore\x12\x15\n\x08headline\x18\x07 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x64\x65scription1\x18\x08 \x01(\tH\x02\x88\x01\x01\x12\x19\n\x0c\x64\x65scription2\x18\t \x01(\tH\x03\x88\x01\x01\x42\t\n\x07_app_idB\x0b\n\t_headlineB\x0f\n\r_description1B\x0f\n\r_description2\"\xe0\x08\n\x17ResponsiveDisplayAdInfo\x12G\n\x10marketing_images\x18\x01 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12N\n\x17square_marketing_images\x18\x02 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12I\n\x12square_logo_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12?\n\theadlines\x18\x05 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x43\n\rlong_headline\x18\x06 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x07 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0eyoutube_videos\x18\x08 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x1a\n\rbusiness_name\x18\x11 \x01(\tH\x00\x88\x01\x01\x12\x17\n\nmain_color\x18\x12 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0c\x61\x63\x63\x65nt_color\x18\x13 \x01(\tH\x02\x88\x01\x01\x12!\n\x14\x61llow_flexible_color\x18\x14 \x01(\x08H\x03\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x15 \x01(\tH\x04\x88\x01\x01\x12\x19\n\x0cprice_prefix\x18\x16 \x01(\tH\x05\x88\x01\x01\x12\x17\n\npromo_text\x18\x17 \x01(\tH\x06\x88\x01\x01\x12i\n\x0e\x66ormat_setting\x18\x10 \x01(\x0e\x32Q.google.ads.googleads.v19.enums.DisplayAdFormatSettingEnum.DisplayAdFormatSetting\x12U\n\x0c\x63ontrol_spec\x18\x18 \x01(\x0b\x32?.google.ads.googleads.v19.common.ResponsiveDisplayAdControlSpecB\x10\n\x0e_business_nameB\r\n\x0b_main_colorB\x0f\n\r_accent_colorB\x17\n\x15_allow_flexible_colorB\x16\n\x14_call_to_action_textB\x0f\n\r_price_prefixB\r\n\x0b_promo_text\"\xe1\x03\n\x0bLocalAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x45\n\x0f\x63\x61ll_to_actions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12G\n\x10marketing_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12=\n\x06videos\x18\x06 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x12\n\x05path1\x18\t \x01(\tH\x00\x88\x01\x01\x12\x12\n\x05path2\x18\n \x01(\tH\x01\x88\x01\x01\x42\x08\n\x06_path1B\x08\n\x06_path2\"\xed\x01\n\x13\x44isplayUploadAdInfo\x12z\n\x1b\x64isplay_upload_product_type\x18\x01 \x01(\x0e\x32U.google.ads.googleads.v19.enums.DisplayUploadProductTypeEnum.DisplayUploadProductType\x12K\n\x0cmedia_bundle\x18\x02 \x01(\x0b\x32\x33.google.ads.googleads.v19.common.AdMediaBundleAssetH\x00\x42\r\n\x0bmedia_asset\"a\n\x1eResponsiveDisplayAdControlSpec\x12!\n\x19\x65nable_asset_enhancements\x18\x01 \x01(\x08\x12\x1c\n\x14\x65nable_autogen_video\x18\x02 \x01(\x08\"\x9a\x01\n\x13SmartCampaignAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\"\xbc\x03\n\nCallAdInfo\x12\x14\n\x0c\x63ountry_code\x18\x01 \x01(\t\x12\x14\n\x0cphone_number\x18\x02 \x01(\t\x12\x15\n\rbusiness_name\x18\x03 \x01(\t\x12\x11\n\theadline1\x18\x0b \x01(\t\x12\x11\n\theadline2\x18\x0c \x01(\t\x12\x14\n\x0c\x64\x65scription1\x18\x04 \x01(\t\x12\x14\n\x0c\x64\x65scription2\x18\x05 \x01(\t\x12\x14\n\x0c\x63\x61ll_tracked\x18\x06 \x01(\x08\x12\x1f\n\x17\x64isable_call_conversion\x18\x07 \x01(\x08\x12%\n\x1dphone_number_verification_url\x18\x08 \x01(\t\x12\x19\n\x11\x63onversion_action\x18\t \x01(\t\x12\x81\x01\n\x1a\x63onversion_reporting_state\x18\n \x01(\x0e\x32].google.ads.googleads.v19.enums.CallConversionReportingStateEnum.CallConversionReportingState\x12\r\n\x05path1\x18\r \x01(\t\x12\r\n\x05path2\x18\x0e \x01(\t\"\xbe\x05\n\x19\x44\x65mandGenMultiAssetAdInfo\x12G\n\x10marketing_images\x18\x01 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12N\n\x17square_marketing_images\x18\x02 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12P\n\x19portrait_marketing_images\x18\x03 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12U\n\x1etall_portrait_marketing_images\x18\n \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x42\n\x0blogo_images\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12?\n\theadlines\x18\x05 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x06 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x1a\n\rbusiness_name\x18\x07 \x01(\tH\x00\x88\x01\x01\x12 \n\x13\x63\x61ll_to_action_text\x18\x08 \x01(\tH\x01\x88\x01\x01\x12\x1b\n\x0elead_form_only\x18\t \x01(\x08H\x02\x88\x01\x01\x42\x10\n\x0e_business_nameB\x16\n\x14_call_to_action_textB\x11\n\x0f_lead_form_only\"\x83\x03\n\x17\x44\x65mandGenCarouselAdInfo\x12\x1a\n\rbusiness_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x46\n\nlogo_image\x18\x02 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetB\x03\xe0\x41\x02\x12\x43\n\x08headline\x18\x03 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12\x46\n\x0b\x64\x65scription\x18\x04 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12\x1b\n\x13\x63\x61ll_to_action_text\x18\x05 \x01(\t\x12Z\n\x0e\x63\x61rousel_cards\x18\x06 \x03(\x0b\x32=.google.ads.googleads.v19.common.AdDemandGenCarouselCardAssetB\x03\xe0\x41\x02\"\xb1\x04\n\x1e\x44\x65mandGenVideoResponsiveAdInfo\x12?\n\theadlines\x18\x01 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x44\n\x0elong_headlines\x18\x02 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12\x42\n\x0c\x64\x65scriptions\x18\x03 \x03(\x0b\x32,.google.ads.googleads.v19.common.AdTextAsset\x12=\n\x06videos\x18\x04 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdVideoAsset\x12\x42\n\x0blogo_images\x18\x05 \x03(\x0b\x32-.google.ads.googleads.v19.common.AdImageAsset\x12\x13\n\x0b\x62readcrumb1\x18\x06 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x07 \x01(\t\x12H\n\rbusiness_name\x18\x08 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12M\n\x0f\x63\x61ll_to_actions\x18\t \x03(\x0b\x32\x34.google.ads.googleads.v19.common.AdCallToActionAsset\"\x82\x04\n\x16\x44\x65mandGenProductAdInfo\x12H\n\x08headline\x18\x01 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02H\x00\x88\x01\x01\x12K\n\x0b\x64\x65scription\x18\x02 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02H\x01\x88\x01\x01\x12K\n\nlogo_image\x18\x03 \x01(\x0b\x32-.google.ads.googleads.v19.common.AdImageAssetB\x03\xe0\x41\x02H\x02\x88\x01\x01\x12\x13\n\x0b\x62readcrumb1\x18\x04 \x01(\t\x12\x13\n\x0b\x62readcrumb2\x18\x05 \x01(\t\x12H\n\rbusiness_name\x18\x06 \x01(\x0b\x32,.google.ads.googleads.v19.common.AdTextAssetB\x03\xe0\x41\x02\x12Q\n\x0e\x63\x61ll_to_action\x18\x07 \x01(\x0b\x32\x34.google.ads.googleads.v19.common.AdCallToActionAssetH\x03\x88\x01\x01\x42\x0b\n\t_headlineB\x0e\n\x0c_descriptionB\r\n\x0b_logo_imageB\x11\n\x0f_call_to_actionB\xf0\x01\n#com.google.ads.googleads.v19.commonB\x10\x41\x64TypeInfosProtoP\x01ZEgoogle.golang.org/genproto/googleapis/ads/googleads/v19/common;common\xa2\x02\x03GAA\xaa\x02\x1fGoogle.Ads.GoogleAds.V19.Common\xca\x02\x1fGoogle\\Ads\\GoogleAds\\V19\\Common\xea\x02#Google::Ads::GoogleAds::V19::Commonb\x06proto3"
18
18
 
19
19
  pool = Google::Protobuf::DescriptorPool.generated_pool
20
20
 
@@ -60,6 +60,7 @@ module Google
60
60
  VideoTrueViewInStreamAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.VideoTrueViewInStreamAdInfo").msgclass
61
61
  VideoOutstreamAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.VideoOutstreamAdInfo").msgclass
62
62
  InFeedVideoAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.InFeedVideoAdInfo").msgclass
63
+ YouTubeAudioAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.YouTubeAudioAdInfo").msgclass
63
64
  VideoAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.VideoAdInfo").msgclass
64
65
  VideoResponsiveAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.VideoResponsiveAdInfo").msgclass
65
66
  ResponsiveSearchAdInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v19.common.ResponsiveSearchAdInfo").msgclass