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
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/keyword_plan_campaign_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.
@@ -546,9 +546,9 @@ module Google
546
546
  # * (`String`) The path to a service account key file in JSON format
547
547
  # * (`Hash`) A service account key as a Hash
548
548
  # * (`Google::Auth::Credentials`) A googleauth credentials object
549
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
549
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
550
550
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
551
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
551
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
552
552
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
553
553
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
554
554
  # * (`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/keyword_plan_idea_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.
@@ -694,9 +694,9 @@ module Google
694
694
  # * (`String`) The path to a service account key file in JSON format
695
695
  # * (`Hash`) A service account key as a Hash
696
696
  # * (`Google::Auth::Credentials`) A googleauth credentials object
697
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
697
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
698
698
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
699
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
699
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
700
700
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
701
701
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
702
702
  # * (`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/keyword_plan_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.
@@ -275,9 +275,9 @@ module Google
275
275
  # * (`String`) The path to a service account key file in JSON format
276
276
  # * (`Hash`) A service account key as a Hash
277
277
  # * (`Google::Auth::Credentials`) A googleauth credentials object
278
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
278
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
279
279
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
280
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
280
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
281
281
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
282
282
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
283
283
  # * (`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/keyword_theme_constant_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.
@@ -305,9 +305,9 @@ module Google
305
305
  # * (`String`) The path to a service account key file in JSON format
306
306
  # * (`Hash`) A service account key as a Hash
307
307
  # * (`Google::Auth::Credentials`) A googleauth credentials object
308
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
308
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
309
309
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
310
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
310
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
311
311
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
312
312
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
313
313
  # * (`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/label_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.
@@ -304,9 +304,9 @@ module Google
304
304
  # * (`String`) The path to a service account key file in JSON format
305
305
  # * (`Hash`) A service account key as a Hash
306
306
  # * (`Google::Auth::Credentials`) A googleauth credentials object
307
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
307
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
308
308
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
309
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
309
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
310
310
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
311
311
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
312
312
  # * (`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/media_file_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.
@@ -474,9 +474,9 @@ module Google
474
474
  # * (`String`) The path to a service account key file in JSON format
475
475
  # * (`Hash`) A service account key as a Hash
476
476
  # * (`Google::Auth::Credentials`) A googleauth credentials object
477
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
477
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
478
478
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
479
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
479
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
480
480
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
481
481
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
482
482
  # * (`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/merchant_center_link_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.
@@ -523,9 +523,9 @@ module Google
523
523
  # * (`String`) The path to a service account key file in JSON format
524
524
  # * (`Hash`) A service account key as a Hash
525
525
  # * (`Google::Auth::Credentials`) A googleauth credentials object
526
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
526
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
527
527
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
528
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
528
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
529
529
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
530
530
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
531
531
  # * (`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/offline_user_data_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.
@@ -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/payments_account_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.
@@ -387,9 +387,9 @@ module Google
387
387
  # * (`String`) The path to a service account key file in JSON format
388
388
  # * (`Hash`) A service account key as a Hash
389
389
  # * (`Google::Auth::Credentials`) A googleauth credentials object
390
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
390
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
391
391
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
392
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
392
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
393
393
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
394
394
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
395
395
  # * (`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/product_link_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.
@@ -399,7 +399,6 @@ module Google
399
399
  # Controls the forecast metrics returned in the response.
400
400
  # @param customer_reach_group [::String]
401
401
  # The name of the customer being planned for. This is a user-defined value.
402
- # Required if targeting.audience_targeting is set.
403
402
  #
404
403
  # @yield [response, operation] Access the result along with the RPC operation
405
404
  # @yieldparam response [::Google::Ads::GoogleAds::V13::Services::GenerateReachForecastResponse]
@@ -505,9 +504,9 @@ module Google
505
504
  # * (`String`) The path to a service account key file in JSON format
506
505
  # * (`Hash`) A service account key as a Hash
507
506
  # * (`Google::Auth::Credentials`) A googleauth credentials object
508
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
507
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
509
508
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
510
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
509
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
511
510
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
512
511
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
513
512
  # * (`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/reach_plan_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.
@@ -395,9 +395,9 @@ module Google
395
395
  # * (`String`) The path to a service account key file in JSON format
396
396
  # * (`Hash`) A service account key as a Hash
397
397
  # * (`Google::Auth::Credentials`) A googleauth credentials object
398
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
398
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
399
399
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
400
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
400
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
401
401
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
402
402
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
403
403
  # * (`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/recommendation_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.
@@ -289,9 +289,9 @@ module Google
289
289
  # * (`String`) The path to a service account key file in JSON format
290
290
  # * (`Hash`) A service account key as a Hash
291
291
  # * (`Google::Auth::Credentials`) A googleauth credentials object
292
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
292
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
293
293
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
294
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
294
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
295
295
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
296
296
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
297
297
  # * (`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/remarketing_action_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.
@@ -303,9 +303,9 @@ module Google
303
303
  # * (`String`) The path to a service account key file in JSON format
304
304
  # * (`Hash`) A service account key as a Hash
305
305
  # * (`Google::Auth::Credentials`) A googleauth credentials object
306
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
306
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
307
307
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
308
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
308
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
309
309
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
310
310
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
311
311
  # * (`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/shared_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.
@@ -306,9 +306,9 @@ module Google
306
306
  # * (`String`) The path to a service account key file in JSON format
307
307
  # * (`Hash`) A service account key as a Hash
308
308
  # * (`Google::Auth::Credentials`) A googleauth credentials object
309
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
309
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
310
310
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
311
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
311
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
312
312
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
313
313
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
314
314
  # * (`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/shared_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.
@@ -371,9 +371,9 @@ module Google
371
371
  # * (`String`) The path to a service account key file in JSON format
372
372
  # * (`Hash`) A service account key as a Hash
373
373
  # * (`Google::Auth::Credentials`) A googleauth credentials object
374
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
374
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
375
375
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
376
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
376
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
377
377
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
378
378
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
379
379
  # * (`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/smart_campaign_setting_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.
@@ -463,9 +463,9 @@ module Google
463
463
  # * (`String`) The path to a service account key file in JSON format
464
464
  # * (`Hash`) A service account key as a Hash
465
465
  # * (`Google::Auth::Credentials`) A googleauth credentials object
466
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
466
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
467
467
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
468
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
468
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
469
469
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
470
470
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
471
471
  # * (`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/smart_campaign_suggest_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.
@@ -278,9 +278,9 @@ module Google
278
278
  # * (`String`) The path to a service account key file in JSON format
279
279
  # * (`Hash`) A service account key as a Hash
280
280
  # * (`Google::Auth::Credentials`) A googleauth credentials object
281
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
281
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
282
282
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
283
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
283
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
284
284
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
285
285
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
286
286
  # * (`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/third_party_app_analytics_link_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.
@@ -277,9 +277,9 @@ module Google
277
277
  # * (`String`) The path to a service account key file in JSON format
278
278
  # * (`Hash`) A service account key as a Hash
279
279
  # * (`Google::Auth::Credentials`) A googleauth credentials object
280
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
280
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
281
281
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
282
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
282
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
283
283
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
284
284
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
285
285
  # * (`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/travel_asset_suggestion_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.
@@ -287,9 +287,9 @@ module Google
287
287
  # * (`String`) The path to a service account key file in JSON format
288
288
  # * (`Hash`) A service account key as a Hash
289
289
  # * (`Google::Auth::Credentials`) A googleauth credentials object
290
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
290
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
291
291
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
292
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
292
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
293
293
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
294
294
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
295
295
  # * (`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/user_data_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.
@@ -299,9 +299,9 @@ module Google
299
299
  # * (`String`) The path to a service account key file in JSON format
300
300
  # * (`Hash`) A service account key as a Hash
301
301
  # * (`Google::Auth::Credentials`) A googleauth credentials object
302
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
302
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
303
303
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
304
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
304
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
305
305
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
306
306
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
307
307
  # * (`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/user_list_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.
@@ -105,6 +105,7 @@ require "google/ads/google_ads/v13/services/custom_interest_service"
105
105
  require "google/ads/google_ads/v13/services/customer_asset_set_service"
106
106
  require "google/ads/google_ads/v13/services/customer_client_link_service"
107
107
  require "google/ads/google_ads/v13/services/customer_manager_link_service"
108
+ require "google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service"
108
109
  require "google/ads/google_ads/v13/services/customer_user_access_invitation_service"
109
110
  require "google/ads/google_ads/v13/services/customer_user_access_service"
110
111
  require "google/ads/google_ads/v13/services/geo_target_constant_service"
@@ -20,7 +20,7 @@ module Google
20
20
  module Ads
21
21
  module GoogleAds
22
22
  CLIENT_LIB_NAME = 'gccl'.freeze
23
- CLIENT_LIB_VERSION = '22.0.0'.freeze
23
+ CLIENT_LIB_VERSION = '22.1.0'.freeze
24
24
  VERSION = CLIENT_LIB_VERSION
25
25
  end
26
26
  end