google-ads-googleads 22.0.0 → 22.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (249) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/google/ads/google_ads/factories/v13/enums.rb +24 -0
  4. data/lib/google/ads/google_ads/factories/v13/operations.rb +64 -0
  5. data/lib/google/ads/google_ads/factories/v13/resources.rb +195 -0
  6. data/lib/google/ads/google_ads/factories/v13/services.rb +20 -0
  7. data/lib/google/ads/google_ads/v13/common/asset_types_pb.rb +2 -0
  8. data/lib/google/ads/google_ads/v13/common/metrics_pb.rb +2 -0
  9. data/lib/google/ads/google_ads/v13/enums/listing_type_pb.rb +29 -0
  10. data/lib/google/ads/google_ads/v13/enums/recommendation_type_pb.rb +12 -0
  11. data/lib/google/ads/google_ads/v13/enums/shopping_add_products_to_campaign_recommendation_enum_pb.rb +32 -0
  12. data/lib/google/ads/google_ads/v13/errors/asset_error_pb.rb +1 -0
  13. data/lib/google/ads/google_ads/v13/errors/asset_group_error_pb.rb +6 -0
  14. data/lib/google/ads/google_ads/v13/errors/asset_link_error_pb.rb +1 -0
  15. data/lib/google/ads/google_ads/v13/errors/custom_conversion_goal_error_pb.rb +1 -0
  16. data/lib/google/ads/google_ads/v13/errors/customer_sk_ad_network_conversion_value_schema_error_pb.rb +32 -0
  17. data/lib/google/ads/google_ads/v13/errors/errors_pb.rb +2 -0
  18. data/lib/google/ads/google_ads/v13/errors/recommendation_error_pb.rb +1 -0
  19. data/lib/google/ads/google_ads/v13/errors/request_error_pb.rb +1 -0
  20. data/lib/google/ads/google_ads/v13/errors/user_list_error_pb.rb +3 -0
  21. data/lib/google/ads/google_ads/v13/resources/campaign_pb.rb +2 -0
  22. data/lib/google/ads/google_ads/v13/resources/customer_sk_ad_network_conversion_value_schema_pb.rb +68 -0
  23. data/lib/google/ads/google_ads/v13/resources/recommendation_pb.rb +55 -0
  24. data/lib/google/ads/google_ads/v13/services/account_budget_proposal_service/client.rb +2 -2
  25. data/lib/google/ads/google_ads/v13/services/account_budget_proposal_service_services_pb.rb +1 -1
  26. data/lib/google/ads/google_ads/v13/services/account_link_service/client.rb +2 -2
  27. data/lib/google/ads/google_ads/v13/services/account_link_service_services_pb.rb +1 -1
  28. data/lib/google/ads/google_ads/v13/services/ad_group_ad_label_service/client.rb +2 -2
  29. data/lib/google/ads/google_ads/v13/services/ad_group_ad_label_service_services_pb.rb +1 -1
  30. data/lib/google/ads/google_ads/v13/services/ad_group_ad_service/client.rb +2 -2
  31. data/lib/google/ads/google_ads/v13/services/ad_group_ad_service_services_pb.rb +1 -1
  32. data/lib/google/ads/google_ads/v13/services/ad_group_asset_service/client.rb +2 -2
  33. data/lib/google/ads/google_ads/v13/services/ad_group_asset_service_services_pb.rb +1 -1
  34. data/lib/google/ads/google_ads/v13/services/ad_group_asset_set_service/client.rb +2 -2
  35. data/lib/google/ads/google_ads/v13/services/ad_group_asset_set_service_services_pb.rb +1 -1
  36. data/lib/google/ads/google_ads/v13/services/ad_group_bid_modifier_service/client.rb +2 -2
  37. data/lib/google/ads/google_ads/v13/services/ad_group_bid_modifier_service_services_pb.rb +1 -1
  38. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_customizer_service/client.rb +2 -2
  39. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_customizer_service_services_pb.rb +1 -1
  40. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_label_service/client.rb +2 -2
  41. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_label_service_services_pb.rb +1 -1
  42. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_service/client.rb +2 -2
  43. data/lib/google/ads/google_ads/v13/services/ad_group_criterion_service_services_pb.rb +1 -1
  44. data/lib/google/ads/google_ads/v13/services/ad_group_customizer_service/client.rb +2 -2
  45. data/lib/google/ads/google_ads/v13/services/ad_group_customizer_service_services_pb.rb +1 -1
  46. data/lib/google/ads/google_ads/v13/services/ad_group_extension_setting_service/client.rb +2 -2
  47. data/lib/google/ads/google_ads/v13/services/ad_group_extension_setting_service_services_pb.rb +1 -1
  48. data/lib/google/ads/google_ads/v13/services/ad_group_feed_service/client.rb +2 -2
  49. data/lib/google/ads/google_ads/v13/services/ad_group_feed_service_services_pb.rb +1 -1
  50. data/lib/google/ads/google_ads/v13/services/ad_group_label_service/client.rb +2 -2
  51. data/lib/google/ads/google_ads/v13/services/ad_group_label_service_services_pb.rb +1 -1
  52. data/lib/google/ads/google_ads/v13/services/ad_group_service/client.rb +2 -2
  53. data/lib/google/ads/google_ads/v13/services/ad_group_service_services_pb.rb +1 -1
  54. data/lib/google/ads/google_ads/v13/services/ad_parameter_service/client.rb +2 -2
  55. data/lib/google/ads/google_ads/v13/services/ad_parameter_service_services_pb.rb +1 -1
  56. data/lib/google/ads/google_ads/v13/services/ad_service/client.rb +2 -2
  57. data/lib/google/ads/google_ads/v13/services/ad_service_services_pb.rb +1 -1
  58. data/lib/google/ads/google_ads/v13/services/asset_group_asset_service/client.rb +2 -2
  59. data/lib/google/ads/google_ads/v13/services/asset_group_asset_service_services_pb.rb +1 -1
  60. data/lib/google/ads/google_ads/v13/services/asset_group_listing_group_filter_service/client.rb +2 -2
  61. data/lib/google/ads/google_ads/v13/services/asset_group_listing_group_filter_service_services_pb.rb +1 -1
  62. data/lib/google/ads/google_ads/v13/services/asset_group_service/client.rb +2 -2
  63. data/lib/google/ads/google_ads/v13/services/asset_group_service_services_pb.rb +1 -1
  64. data/lib/google/ads/google_ads/v13/services/asset_group_signal_service/client.rb +2 -2
  65. data/lib/google/ads/google_ads/v13/services/asset_group_signal_service_services_pb.rb +1 -1
  66. data/lib/google/ads/google_ads/v13/services/asset_service/client.rb +2 -2
  67. data/lib/google/ads/google_ads/v13/services/asset_service_services_pb.rb +1 -1
  68. data/lib/google/ads/google_ads/v13/services/asset_set_asset_service/client.rb +2 -2
  69. data/lib/google/ads/google_ads/v13/services/asset_set_asset_service_services_pb.rb +1 -1
  70. data/lib/google/ads/google_ads/v13/services/asset_set_service/client.rb +2 -2
  71. data/lib/google/ads/google_ads/v13/services/asset_set_service_services_pb.rb +1 -1
  72. data/lib/google/ads/google_ads/v13/services/audience_insights_service/client.rb +6 -3
  73. data/lib/google/ads/google_ads/v13/services/audience_insights_service_pb.rb +3 -0
  74. data/lib/google/ads/google_ads/v13/services/audience_insights_service_services_pb.rb +1 -1
  75. data/lib/google/ads/google_ads/v13/services/audience_service/client.rb +2 -2
  76. data/lib/google/ads/google_ads/v13/services/audience_service_services_pb.rb +1 -1
  77. data/lib/google/ads/google_ads/v13/services/batch_job_service/client.rb +2 -2
  78. data/lib/google/ads/google_ads/v13/services/batch_job_service/operations.rb +10 -2
  79. data/lib/google/ads/google_ads/v13/services/batch_job_service_services_pb.rb +1 -1
  80. data/lib/google/ads/google_ads/v13/services/bidding_data_exclusion_service/client.rb +2 -2
  81. data/lib/google/ads/google_ads/v13/services/bidding_data_exclusion_service_services_pb.rb +1 -1
  82. data/lib/google/ads/google_ads/v13/services/bidding_seasonality_adjustment_service/client.rb +2 -2
  83. data/lib/google/ads/google_ads/v13/services/bidding_seasonality_adjustment_service_services_pb.rb +1 -1
  84. data/lib/google/ads/google_ads/v13/services/bidding_strategy_service/client.rb +2 -2
  85. data/lib/google/ads/google_ads/v13/services/bidding_strategy_service_services_pb.rb +1 -1
  86. data/lib/google/ads/google_ads/v13/services/billing_setup_service/client.rb +2 -2
  87. data/lib/google/ads/google_ads/v13/services/billing_setup_service_services_pb.rb +1 -1
  88. data/lib/google/ads/google_ads/v13/services/campaign_asset_service/client.rb +2 -2
  89. data/lib/google/ads/google_ads/v13/services/campaign_asset_service_services_pb.rb +1 -1
  90. data/lib/google/ads/google_ads/v13/services/campaign_asset_set_service/client.rb +2 -2
  91. data/lib/google/ads/google_ads/v13/services/campaign_asset_set_service_services_pb.rb +1 -1
  92. data/lib/google/ads/google_ads/v13/services/campaign_bid_modifier_service/client.rb +2 -2
  93. data/lib/google/ads/google_ads/v13/services/campaign_bid_modifier_service_services_pb.rb +1 -1
  94. data/lib/google/ads/google_ads/v13/services/campaign_budget_service/client.rb +2 -2
  95. data/lib/google/ads/google_ads/v13/services/campaign_budget_service_services_pb.rb +1 -1
  96. data/lib/google/ads/google_ads/v13/services/campaign_conversion_goal_service/client.rb +2 -2
  97. data/lib/google/ads/google_ads/v13/services/campaign_conversion_goal_service_services_pb.rb +1 -1
  98. data/lib/google/ads/google_ads/v13/services/campaign_criterion_service/client.rb +2 -2
  99. data/lib/google/ads/google_ads/v13/services/campaign_criterion_service_services_pb.rb +1 -1
  100. data/lib/google/ads/google_ads/v13/services/campaign_customizer_service/client.rb +2 -2
  101. data/lib/google/ads/google_ads/v13/services/campaign_customizer_service_services_pb.rb +1 -1
  102. data/lib/google/ads/google_ads/v13/services/campaign_draft_service/client.rb +2 -2
  103. data/lib/google/ads/google_ads/v13/services/campaign_draft_service/operations.rb +10 -2
  104. data/lib/google/ads/google_ads/v13/services/campaign_draft_service_services_pb.rb +1 -1
  105. data/lib/google/ads/google_ads/v13/services/campaign_extension_setting_service/client.rb +2 -2
  106. data/lib/google/ads/google_ads/v13/services/campaign_extension_setting_service_services_pb.rb +1 -1
  107. data/lib/google/ads/google_ads/v13/services/campaign_feed_service/client.rb +2 -2
  108. data/lib/google/ads/google_ads/v13/services/campaign_feed_service_services_pb.rb +1 -1
  109. data/lib/google/ads/google_ads/v13/services/campaign_group_service/client.rb +2 -2
  110. data/lib/google/ads/google_ads/v13/services/campaign_group_service_services_pb.rb +1 -1
  111. data/lib/google/ads/google_ads/v13/services/campaign_label_service/client.rb +2 -2
  112. data/lib/google/ads/google_ads/v13/services/campaign_label_service_services_pb.rb +1 -1
  113. data/lib/google/ads/google_ads/v13/services/campaign_service/client.rb +2 -2
  114. data/lib/google/ads/google_ads/v13/services/campaign_service_services_pb.rb +1 -1
  115. data/lib/google/ads/google_ads/v13/services/campaign_shared_set_service/client.rb +2 -2
  116. data/lib/google/ads/google_ads/v13/services/campaign_shared_set_service_services_pb.rb +1 -1
  117. data/lib/google/ads/google_ads/v13/services/conversion_action_service/client.rb +2 -2
  118. data/lib/google/ads/google_ads/v13/services/conversion_action_service_services_pb.rb +1 -1
  119. data/lib/google/ads/google_ads/v13/services/conversion_adjustment_upload_service/client.rb +2 -2
  120. data/lib/google/ads/google_ads/v13/services/conversion_adjustment_upload_service_services_pb.rb +1 -1
  121. data/lib/google/ads/google_ads/v13/services/conversion_custom_variable_service/client.rb +2 -2
  122. data/lib/google/ads/google_ads/v13/services/conversion_custom_variable_service_services_pb.rb +1 -1
  123. data/lib/google/ads/google_ads/v13/services/conversion_goal_campaign_config_service/client.rb +2 -2
  124. data/lib/google/ads/google_ads/v13/services/conversion_goal_campaign_config_service_services_pb.rb +1 -1
  125. data/lib/google/ads/google_ads/v13/services/conversion_upload_service/client.rb +2 -2
  126. data/lib/google/ads/google_ads/v13/services/conversion_upload_service_services_pb.rb +1 -1
  127. data/lib/google/ads/google_ads/v13/services/conversion_value_rule_service/client.rb +2 -2
  128. data/lib/google/ads/google_ads/v13/services/conversion_value_rule_service_services_pb.rb +1 -1
  129. data/lib/google/ads/google_ads/v13/services/conversion_value_rule_set_service/client.rb +2 -2
  130. data/lib/google/ads/google_ads/v13/services/conversion_value_rule_set_service_services_pb.rb +1 -1
  131. data/lib/google/ads/google_ads/v13/services/custom_audience_service/client.rb +2 -2
  132. data/lib/google/ads/google_ads/v13/services/custom_audience_service_services_pb.rb +1 -1
  133. data/lib/google/ads/google_ads/v13/services/custom_conversion_goal_service/client.rb +2 -2
  134. data/lib/google/ads/google_ads/v13/services/custom_conversion_goal_service_services_pb.rb +1 -1
  135. data/lib/google/ads/google_ads/v13/services/custom_interest_service/client.rb +2 -2
  136. data/lib/google/ads/google_ads/v13/services/custom_interest_service_services_pb.rb +1 -1
  137. data/lib/google/ads/google_ads/v13/services/customer_asset_service/client.rb +2 -2
  138. data/lib/google/ads/google_ads/v13/services/customer_asset_service_services_pb.rb +1 -1
  139. data/lib/google/ads/google_ads/v13/services/customer_asset_set_service/client.rb +2 -2
  140. data/lib/google/ads/google_ads/v13/services/customer_asset_set_service_services_pb.rb +1 -1
  141. data/lib/google/ads/google_ads/v13/services/customer_client_link_service/client.rb +2 -2
  142. data/lib/google/ads/google_ads/v13/services/customer_client_link_service_services_pb.rb +1 -1
  143. data/lib/google/ads/google_ads/v13/services/customer_conversion_goal_service/client.rb +2 -2
  144. data/lib/google/ads/google_ads/v13/services/customer_conversion_goal_service_services_pb.rb +1 -1
  145. data/lib/google/ads/google_ads/v13/services/customer_customizer_service/client.rb +2 -2
  146. data/lib/google/ads/google_ads/v13/services/customer_customizer_service_services_pb.rb +1 -1
  147. data/lib/google/ads/google_ads/v13/services/customer_extension_setting_service/client.rb +2 -2
  148. data/lib/google/ads/google_ads/v13/services/customer_extension_setting_service_services_pb.rb +1 -1
  149. data/lib/google/ads/google_ads/v13/services/customer_feed_service/client.rb +2 -2
  150. data/lib/google/ads/google_ads/v13/services/customer_feed_service_services_pb.rb +1 -1
  151. data/lib/google/ads/google_ads/v13/services/customer_label_service/client.rb +2 -2
  152. data/lib/google/ads/google_ads/v13/services/customer_label_service_services_pb.rb +1 -1
  153. data/lib/google/ads/google_ads/v13/services/customer_manager_link_service/client.rb +2 -2
  154. data/lib/google/ads/google_ads/v13/services/customer_manager_link_service_services_pb.rb +1 -1
  155. data/lib/google/ads/google_ads/v13/services/customer_negative_criterion_service/client.rb +2 -2
  156. data/lib/google/ads/google_ads/v13/services/customer_negative_criterion_service_services_pb.rb +1 -1
  157. data/lib/google/ads/google_ads/v13/services/customer_service/client.rb +2 -2
  158. data/lib/google/ads/google_ads/v13/services/customer_service_services_pb.rb +1 -1
  159. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service/client.rb +402 -0
  160. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service/credentials.rb +38 -0
  161. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service/paths.rb +52 -0
  162. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service.rb +51 -0
  163. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service_pb.rb +44 -0
  164. data/lib/google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service_services_pb.rb +56 -0
  165. data/lib/google/ads/google_ads/v13/services/customer_user_access_invitation_service/client.rb +2 -2
  166. data/lib/google/ads/google_ads/v13/services/customer_user_access_invitation_service_services_pb.rb +1 -1
  167. data/lib/google/ads/google_ads/v13/services/customer_user_access_service/client.rb +2 -2
  168. data/lib/google/ads/google_ads/v13/services/customer_user_access_service_services_pb.rb +1 -1
  169. data/lib/google/ads/google_ads/v13/services/customizer_attribute_service/client.rb +2 -2
  170. data/lib/google/ads/google_ads/v13/services/customizer_attribute_service_services_pb.rb +1 -1
  171. data/lib/google/ads/google_ads/v13/services/experiment_arm_service/client.rb +2 -2
  172. data/lib/google/ads/google_ads/v13/services/experiment_arm_service_services_pb.rb +1 -1
  173. data/lib/google/ads/google_ads/v13/services/experiment_service/client.rb +2 -2
  174. data/lib/google/ads/google_ads/v13/services/experiment_service/operations.rb +10 -2
  175. data/lib/google/ads/google_ads/v13/services/experiment_service_services_pb.rb +1 -1
  176. data/lib/google/ads/google_ads/v13/services/extension_feed_item_service/client.rb +2 -2
  177. data/lib/google/ads/google_ads/v13/services/extension_feed_item_service_services_pb.rb +1 -1
  178. data/lib/google/ads/google_ads/v13/services/feed_item_service/client.rb +2 -2
  179. data/lib/google/ads/google_ads/v13/services/feed_item_service_services_pb.rb +1 -1
  180. data/lib/google/ads/google_ads/v13/services/feed_item_set_link_service/client.rb +2 -2
  181. data/lib/google/ads/google_ads/v13/services/feed_item_set_link_service_services_pb.rb +1 -1
  182. data/lib/google/ads/google_ads/v13/services/feed_item_set_service/client.rb +2 -2
  183. data/lib/google/ads/google_ads/v13/services/feed_item_set_service_services_pb.rb +1 -1
  184. data/lib/google/ads/google_ads/v13/services/feed_item_target_service/client.rb +2 -2
  185. data/lib/google/ads/google_ads/v13/services/feed_item_target_service_services_pb.rb +1 -1
  186. data/lib/google/ads/google_ads/v13/services/feed_mapping_service/client.rb +2 -2
  187. data/lib/google/ads/google_ads/v13/services/feed_mapping_service_services_pb.rb +1 -1
  188. data/lib/google/ads/google_ads/v13/services/feed_service/client.rb +2 -2
  189. data/lib/google/ads/google_ads/v13/services/feed_service_services_pb.rb +1 -1
  190. data/lib/google/ads/google_ads/v13/services/geo_target_constant_service/client.rb +2 -2
  191. data/lib/google/ads/google_ads/v13/services/geo_target_constant_service_services_pb.rb +1 -1
  192. data/lib/google/ads/google_ads/v13/services/google_ads_field_service/client.rb +2 -2
  193. data/lib/google/ads/google_ads/v13/services/google_ads_field_service_services_pb.rb +1 -1
  194. data/lib/google/ads/google_ads/v13/services/google_ads_service/client.rb +2 -2
  195. data/lib/google/ads/google_ads/v13/services/google_ads_service_services_pb.rb +1 -1
  196. data/lib/google/ads/google_ads/v13/services/invoice_service/client.rb +2 -2
  197. data/lib/google/ads/google_ads/v13/services/invoice_service_services_pb.rb +1 -1
  198. data/lib/google/ads/google_ads/v13/services/keyword_plan_ad_group_keyword_service/client.rb +2 -2
  199. data/lib/google/ads/google_ads/v13/services/keyword_plan_ad_group_keyword_service_services_pb.rb +1 -1
  200. data/lib/google/ads/google_ads/v13/services/keyword_plan_ad_group_service/client.rb +2 -2
  201. data/lib/google/ads/google_ads/v13/services/keyword_plan_ad_group_service_services_pb.rb +1 -1
  202. data/lib/google/ads/google_ads/v13/services/keyword_plan_campaign_keyword_service/client.rb +2 -2
  203. data/lib/google/ads/google_ads/v13/services/keyword_plan_campaign_keyword_service_services_pb.rb +1 -1
  204. data/lib/google/ads/google_ads/v13/services/keyword_plan_campaign_service/client.rb +2 -2
  205. data/lib/google/ads/google_ads/v13/services/keyword_plan_campaign_service_services_pb.rb +1 -1
  206. data/lib/google/ads/google_ads/v13/services/keyword_plan_idea_service/client.rb +2 -2
  207. data/lib/google/ads/google_ads/v13/services/keyword_plan_idea_service_services_pb.rb +1 -1
  208. data/lib/google/ads/google_ads/v13/services/keyword_plan_service/client.rb +2 -2
  209. data/lib/google/ads/google_ads/v13/services/keyword_plan_service_services_pb.rb +1 -1
  210. data/lib/google/ads/google_ads/v13/services/keyword_theme_constant_service/client.rb +2 -2
  211. data/lib/google/ads/google_ads/v13/services/keyword_theme_constant_service_services_pb.rb +1 -1
  212. data/lib/google/ads/google_ads/v13/services/label_service/client.rb +2 -2
  213. data/lib/google/ads/google_ads/v13/services/label_service_services_pb.rb +1 -1
  214. data/lib/google/ads/google_ads/v13/services/media_file_service/client.rb +2 -2
  215. data/lib/google/ads/google_ads/v13/services/media_file_service_services_pb.rb +1 -1
  216. data/lib/google/ads/google_ads/v13/services/merchant_center_link_service/client.rb +2 -2
  217. data/lib/google/ads/google_ads/v13/services/merchant_center_link_service_services_pb.rb +1 -1
  218. data/lib/google/ads/google_ads/v13/services/offline_user_data_job_service/client.rb +2 -2
  219. data/lib/google/ads/google_ads/v13/services/offline_user_data_job_service/operations.rb +10 -2
  220. data/lib/google/ads/google_ads/v13/services/offline_user_data_job_service_services_pb.rb +1 -1
  221. data/lib/google/ads/google_ads/v13/services/payments_account_service/client.rb +2 -2
  222. data/lib/google/ads/google_ads/v13/services/payments_account_service_services_pb.rb +1 -1
  223. data/lib/google/ads/google_ads/v13/services/product_link_service/client.rb +2 -2
  224. data/lib/google/ads/google_ads/v13/services/product_link_service_services_pb.rb +1 -1
  225. data/lib/google/ads/google_ads/v13/services/reach_plan_service/client.rb +2 -3
  226. data/lib/google/ads/google_ads/v13/services/reach_plan_service_services_pb.rb +1 -1
  227. data/lib/google/ads/google_ads/v13/services/recommendation_service/client.rb +2 -2
  228. data/lib/google/ads/google_ads/v13/services/recommendation_service_services_pb.rb +1 -1
  229. data/lib/google/ads/google_ads/v13/services/remarketing_action_service/client.rb +2 -2
  230. data/lib/google/ads/google_ads/v13/services/remarketing_action_service_services_pb.rb +1 -1
  231. data/lib/google/ads/google_ads/v13/services/shared_criterion_service/client.rb +2 -2
  232. data/lib/google/ads/google_ads/v13/services/shared_criterion_service_services_pb.rb +1 -1
  233. data/lib/google/ads/google_ads/v13/services/shared_set_service/client.rb +2 -2
  234. data/lib/google/ads/google_ads/v13/services/shared_set_service_services_pb.rb +1 -1
  235. data/lib/google/ads/google_ads/v13/services/smart_campaign_setting_service/client.rb +2 -2
  236. data/lib/google/ads/google_ads/v13/services/smart_campaign_setting_service_services_pb.rb +1 -1
  237. data/lib/google/ads/google_ads/v13/services/smart_campaign_suggest_service/client.rb +2 -2
  238. data/lib/google/ads/google_ads/v13/services/smart_campaign_suggest_service_services_pb.rb +1 -1
  239. data/lib/google/ads/google_ads/v13/services/third_party_app_analytics_link_service/client.rb +2 -2
  240. data/lib/google/ads/google_ads/v13/services/third_party_app_analytics_link_service_services_pb.rb +1 -1
  241. data/lib/google/ads/google_ads/v13/services/travel_asset_suggestion_service/client.rb +2 -2
  242. data/lib/google/ads/google_ads/v13/services/travel_asset_suggestion_service_services_pb.rb +1 -1
  243. data/lib/google/ads/google_ads/v13/services/user_data_service/client.rb +2 -2
  244. data/lib/google/ads/google_ads/v13/services/user_data_service_services_pb.rb +1 -1
  245. data/lib/google/ads/google_ads/v13/services/user_list_service/client.rb +2 -2
  246. data/lib/google/ads/google_ads/v13/services/user_list_service_services_pb.rb +1 -1
  247. data/lib/google/ads/google_ads/v13/services.rb +1 -0
  248. data/lib/google/ads/google_ads/version.rb +1 -1
  249. metadata +13 -3
@@ -281,9 +281,9 @@ module Google
281
281
  # * (`String`) The path to a service account key file in JSON format
282
282
  # * (`Hash`) A service account key as a Hash
283
283
  # * (`Google::Auth::Credentials`) A googleauth credentials object
284
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
284
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
285
285
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
286
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
286
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
287
287
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
288
288
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
289
289
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_group_asset_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -279,9 +279,9 @@ module Google
279
279
  # * (`String`) The path to a service account key file in JSON format
280
280
  # * (`Hash`) A service account key as a Hash
281
281
  # * (`Google::Auth::Credentials`) A googleauth credentials object
282
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
282
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
283
283
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
284
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
284
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
285
285
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
286
286
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
287
287
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_group_listing_group_filter_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -274,9 +274,9 @@ module Google
274
274
  # * (`String`) The path to a service account key file in JSON format
275
275
  # * (`Hash`) A service account key as a Hash
276
276
  # * (`Google::Auth::Credentials`) A googleauth credentials object
277
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
277
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
278
278
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
279
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
279
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
280
280
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
281
281
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
282
282
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_group_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -283,9 +283,9 @@ module Google
283
283
  # * (`String`) The path to a service account key file in JSON format
284
284
  # * (`Hash`) A service account key as a Hash
285
285
  # * (`Google::Auth::Credentials`) A googleauth credentials object
286
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
286
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
287
287
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
288
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
288
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
289
289
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
290
290
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
291
291
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_group_signal_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -311,9 +311,9 @@ module Google
311
311
  # * (`String`) The path to a service account key file in JSON format
312
312
  # * (`Hash`) A service account key as a Hash
313
313
  # * (`Google::Auth::Credentials`) A googleauth credentials object
314
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
314
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
315
315
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
316
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
316
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
317
317
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
318
318
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
319
319
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -282,9 +282,9 @@ module Google
282
282
  # * (`String`) The path to a service account key file in JSON format
283
283
  # * (`Hash`) A service account key as a Hash
284
284
  # * (`Google::Auth::Credentials`) A googleauth credentials object
285
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
285
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
286
286
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
287
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
287
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
288
288
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
289
289
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
290
290
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_set_asset_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -281,9 +281,9 @@ module Google
281
281
  # * (`String`) The path to a service account key file in JSON format
282
282
  # * (`Hash`) A service account key as a Hash
283
283
  # * (`Google::Auth::Credentials`) A googleauth credentials object
284
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
284
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
285
285
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
286
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
286
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
287
287
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
288
288
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
289
289
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/asset_set_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -466,7 +466,7 @@ module Google
466
466
  # @param options [::Gapic::CallOptions, ::Hash]
467
467
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
468
468
  #
469
- # @overload generate_audience_composition_insights(customer_id: nil, audience: nil, data_month: nil, dimensions: nil, customer_insights_group: nil)
469
+ # @overload generate_audience_composition_insights(customer_id: nil, audience: nil, baseline_audience: nil, data_month: nil, dimensions: nil, customer_insights_group: nil)
470
470
  # Pass arguments to `generate_audience_composition_insights` via keyword arguments. Note that at
471
471
  # least one keyword argument is required. To specify no parameters, or to keep all
472
472
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -475,6 +475,9 @@ module Google
475
475
  # Required. The ID of the customer.
476
476
  # @param audience [::Google::Ads::GoogleAds::V13::Services::InsightsAudience, ::Hash]
477
477
  # Required. The audience of interest for which insights are being requested.
478
+ # @param baseline_audience [::Google::Ads::GoogleAds::V13::Services::InsightsAudience, ::Hash]
479
+ # The baseline audience to which the audience of interest is being
480
+ # compared.
478
481
  # @param data_month [::String]
479
482
  # The one-month range of historical data to use for insights, in the format
480
483
  # "yyyy-mm". If unset, insights will be returned for the last thirty days of
@@ -589,9 +592,9 @@ module Google
589
592
  # * (`String`) The path to a service account key file in JSON format
590
593
  # * (`Hash`) A service account key as a Hash
591
594
  # * (`Google::Auth::Credentials`) A googleauth credentials object
592
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
595
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
593
596
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
594
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
597
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
595
598
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
596
599
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
597
600
  # * (`nil`) indicating no credentials
@@ -4,6 +4,7 @@
4
4
  require 'google/protobuf'
5
5
 
6
6
  require 'google/ads/google_ads/v13/common/criteria_pb'
7
+ require 'google/ads/google_ads/v13/common/dates_pb'
7
8
  require 'google/ads/google_ads/v13/enums/audience_insights_dimension_pb'
8
9
  require 'google/api/annotations_pb'
9
10
  require 'google/api/client_pb'
@@ -23,6 +24,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
23
24
  add_message "google.ads.googleads.v13.services.GenerateAudienceCompositionInsightsRequest" do
24
25
  optional :customer_id, :string, 1
25
26
  optional :audience, :message, 2, "google.ads.googleads.v13.services.InsightsAudience"
27
+ optional :baseline_audience, :message, 6, "google.ads.googleads.v13.services.InsightsAudience"
26
28
  optional :data_month, :string, 3
27
29
  repeated :dimensions, :enum, 4, "google.ads.googleads.v13.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension"
28
30
  optional :customer_insights_group, :string, 5
@@ -44,6 +46,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
44
46
  end
45
47
  add_message "google.ads.googleads.v13.services.ListInsightsEligibleDatesResponse" do
46
48
  repeated :data_months, :string, 1
49
+ optional :last_thirty_days, :message, 2, "google.ads.googleads.v13.common.DateRange"
47
50
  end
48
51
  add_message "google.ads.googleads.v13.services.AudienceInsightsAttribute" do
49
52
  oneof :attribute do
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/audience_insights_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -282,9 +282,9 @@ module Google
282
282
  # * (`String`) The path to a service account key file in JSON format
283
283
  # * (`Hash`) A service account key as a Hash
284
284
  # * (`Google::Auth::Credentials`) A googleauth credentials object
285
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
285
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
286
286
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
287
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
287
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
288
288
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
289
289
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
290
290
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/audience_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -628,9 +628,9 @@ module Google
628
628
  # * (`String`) The path to a service account key file in JSON format
629
629
  # * (`Hash`) A service account key as a Hash
630
630
  # * (`Google::Auth::Credentials`) A googleauth credentials object
631
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
631
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
632
632
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
633
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
633
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
634
634
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
635
635
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
636
636
  # * (`nil`) indicating no credentials
@@ -567,6 +567,14 @@ module Google
567
567
  gapic_version: ::Google::Ads::GoogleAds::VERSION
568
568
  metadata[:"x-goog-user-project"] = @quota_project_id if @quota_project_id
569
569
 
570
+ header_params = {}
571
+ if request.name
572
+ header_params["name"] = request.name
573
+ end
574
+
575
+ request_params_header = header_params.map { |k, v| "#{k}=#{v}" }.join("&")
576
+ metadata[:"x-goog-request-params"] ||= request_params_header
577
+
570
578
  options.apply_defaults timeout: @config.rpcs.wait_operation.timeout,
571
579
  metadata: metadata,
572
580
  retry_policy: @config.rpcs.wait_operation.retry_policy
@@ -622,9 +630,9 @@ module Google
622
630
  # * (`String`) The path to a service account key file in JSON format
623
631
  # * (`Hash`) A service account key as a Hash
624
632
  # * (`Google::Auth::Credentials`) A googleauth credentials object
625
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
633
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
626
634
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
627
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
635
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
628
636
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
629
637
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
630
638
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/batch_job_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -282,9 +282,9 @@ module Google
282
282
  # * (`String`) The path to a service account key file in JSON format
283
283
  # * (`Hash`) A service account key as a Hash
284
284
  # * (`Google::Auth::Credentials`) A googleauth credentials object
285
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
285
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
286
286
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
287
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
287
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
288
288
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
289
289
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
290
290
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/bidding_data_exclusion_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -284,9 +284,9 @@ module Google
284
284
  # * (`String`) The path to a service account key file in JSON format
285
285
  # * (`Hash`) A service account key as a Hash
286
286
  # * (`Google::Auth::Credentials`) A googleauth credentials object
287
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
287
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
288
288
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
289
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
289
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
290
290
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
291
291
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
292
292
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/bidding_seasonality_adjustment_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -312,9 +312,9 @@ module Google
312
312
  # * (`String`) The path to a service account key file in JSON format
313
313
  # * (`Hash`) A service account key as a Hash
314
314
  # * (`Google::Auth::Credentials`) A googleauth credentials object
315
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
315
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
316
316
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
317
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
317
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
318
318
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
319
319
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
320
320
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/bidding_strategy_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -291,9 +291,9 @@ module Google
291
291
  # * (`String`) The path to a service account key file in JSON format
292
292
  # * (`Hash`) A service account key as a Hash
293
293
  # * (`Google::Auth::Credentials`) A googleauth credentials object
294
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
294
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
295
295
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
296
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
296
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
297
297
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
298
298
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
299
299
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/billing_setup_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -296,9 +296,9 @@ module Google
296
296
  # * (`String`) The path to a service account key file in JSON format
297
297
  # * (`Hash`) A service account key as a Hash
298
298
  # * (`Google::Auth::Credentials`) A googleauth credentials object
299
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
299
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
300
300
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
301
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
301
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
302
302
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
303
303
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
304
304
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_asset_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -284,9 +284,9 @@ module Google
284
284
  # * (`String`) The path to a service account key file in JSON format
285
285
  # * (`Hash`) A service account key as a Hash
286
286
  # * (`Google::Auth::Credentials`) A googleauth credentials object
287
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
287
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
288
288
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
289
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
289
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
290
290
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
291
291
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
292
292
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_asset_set_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -308,9 +308,9 @@ module Google
308
308
  # * (`String`) The path to a service account key file in JSON format
309
309
  # * (`Hash`) A service account key as a Hash
310
310
  # * (`Google::Auth::Credentials`) A googleauth credentials object
311
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
311
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
312
312
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
313
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
313
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
314
314
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
315
315
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
316
316
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_bid_modifier_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -301,9 +301,9 @@ module Google
301
301
  # * (`String`) The path to a service account key file in JSON format
302
302
  # * (`Hash`) A service account key as a Hash
303
303
  # * (`Google::Auth::Credentials`) A googleauth credentials object
304
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
304
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
305
305
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
306
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
306
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
307
307
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
308
308
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
309
309
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_budget_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -276,9 +276,9 @@ module Google
276
276
  # * (`String`) The path to a service account key file in JSON format
277
277
  # * (`Hash`) A service account key as a Hash
278
278
  # * (`Google::Auth::Credentials`) A googleauth credentials object
279
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
279
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
280
280
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
281
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
281
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
282
282
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
283
283
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
284
284
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_conversion_goal_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -312,9 +312,9 @@ module Google
312
312
  # * (`String`) The path to a service account key file in JSON format
313
313
  # * (`Hash`) A service account key as a Hash
314
314
  # * (`Google::Auth::Credentials`) A googleauth credentials object
315
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
315
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
316
316
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
317
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
317
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
318
318
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
319
319
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
320
320
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_criterion_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -284,9 +284,9 @@ module Google
284
284
  # * (`String`) The path to a service account key file in JSON format
285
285
  # * (`Hash`) A service account key as a Hash
286
286
  # * (`Google::Auth::Credentials`) A googleauth credentials object
287
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
287
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
288
288
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
289
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
289
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
290
290
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
291
291
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
292
292
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/campaign_customizer_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 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.
@@ -535,9 +535,9 @@ module Google
535
535
  # * (`String`) The path to a service account key file in JSON format
536
536
  # * (`Hash`) A service account key as a Hash
537
537
  # * (`Google::Auth::Credentials`) A googleauth credentials object
538
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
538
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
539
539
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
540
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
540
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
541
541
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
542
542
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
543
543
  # * (`nil`) indicating no credentials