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
@@ -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/campaign_draft_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.
@@ -313,9 +313,9 @@ module Google
313
313
  # * (`String`) The path to a service account key file in JSON format
314
314
  # * (`Hash`) A service account key as a Hash
315
315
  # * (`Google::Auth::Credentials`) A googleauth credentials object
316
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
316
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
317
317
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
318
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
318
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
319
319
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
320
320
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
321
321
  # * (`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_extension_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.
@@ -307,9 +307,9 @@ module Google
307
307
  # * (`String`) The path to a service account key file in JSON format
308
308
  # * (`Hash`) A service account key as a Hash
309
309
  # * (`Google::Auth::Credentials`) A googleauth credentials object
310
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
310
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
311
311
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
312
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
312
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
313
313
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
314
314
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
315
315
  # * (`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_feed_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/campaign_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.
@@ -294,9 +294,9 @@ module Google
294
294
  # * (`String`) The path to a service account key file in JSON format
295
295
  # * (`Hash`) A service account key as a Hash
296
296
  # * (`Google::Auth::Credentials`) A googleauth credentials object
297
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
297
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
298
298
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
299
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
299
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
300
300
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
301
301
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
302
302
  # * (`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_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.
@@ -317,9 +317,9 @@ module Google
317
317
  # * (`String`) The path to a service account key file in JSON format
318
318
  # * (`Hash`) A service account key as a Hash
319
319
  # * (`Google::Auth::Credentials`) A googleauth credentials object
320
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
320
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
321
321
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
322
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
322
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
323
323
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
324
324
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
325
325
  # * (`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_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.
@@ -307,9 +307,9 @@ module Google
307
307
  # * (`String`) The path to a service account key file in JSON format
308
308
  # * (`Hash`) A service account key as a Hash
309
309
  # * (`Google::Auth::Credentials`) A googleauth credentials object
310
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
310
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
311
311
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
312
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
312
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
313
313
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
314
314
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
315
315
  # * (`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_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.
@@ -302,9 +302,9 @@ module Google
302
302
  # * (`String`) The path to a service account key file in JSON format
303
303
  # * (`Hash`) A service account key as a Hash
304
304
  # * (`Google::Auth::Credentials`) A googleauth credentials object
305
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
305
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
306
306
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
307
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
307
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
308
308
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
309
309
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
310
310
  # * (`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/conversion_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.
@@ -288,9 +288,9 @@ module Google
288
288
  # * (`String`) The path to a service account key file in JSON format
289
289
  # * (`Hash`) A service account key as a Hash
290
290
  # * (`Google::Auth::Credentials`) A googleauth credentials object
291
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
291
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
292
292
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
293
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
293
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
294
294
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
295
295
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
296
296
  # * (`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/conversion_adjustment_upload_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.
@@ -294,9 +294,9 @@ module Google
294
294
  # * (`String`) The path to a service account key file in JSON format
295
295
  # * (`Hash`) A service account key as a Hash
296
296
  # * (`Google::Auth::Credentials`) A googleauth credentials object
297
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
297
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
298
298
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
299
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
299
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
300
300
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
301
301
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
302
302
  # * (`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/conversion_custom_variable_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/conversion_goal_campaign_config_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.
@@ -419,9 +419,9 @@ module Google
419
419
  # * (`String`) The path to a service account key file in JSON format
420
420
  # * (`Hash`) A service account key as a Hash
421
421
  # * (`Google::Auth::Credentials`) A googleauth credentials object
422
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
422
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
423
423
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
424
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
424
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
425
425
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
426
426
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
427
427
  # * (`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/conversion_upload_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/conversion_value_rule_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/conversion_value_rule_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.
@@ -288,9 +288,9 @@ module Google
288
288
  # * (`String`) The path to a service account key file in JSON format
289
289
  # * (`Hash`) A service account key as a Hash
290
290
  # * (`Google::Auth::Credentials`) A googleauth credentials object
291
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
291
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
292
292
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
293
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
293
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
294
294
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
295
295
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
296
296
  # * (`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/custom_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.
@@ -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/custom_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.
@@ -286,9 +286,9 @@ module Google
286
286
  # * (`String`) The path to a service account key file in JSON format
287
287
  # * (`Hash`) A service account key as a Hash
288
288
  # * (`Google::Auth::Credentials`) A googleauth credentials object
289
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
289
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
290
290
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
291
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
291
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
292
292
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
293
293
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
294
294
  # * (`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/custom_interest_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.
@@ -293,9 +293,9 @@ module Google
293
293
  # * (`String`) The path to a service account key file in JSON format
294
294
  # * (`Hash`) A service account key as a Hash
295
295
  # * (`Google::Auth::Credentials`) A googleauth credentials object
296
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
296
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
297
297
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
298
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
298
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
299
299
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
300
300
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
301
301
  # * (`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/customer_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/customer_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.
@@ -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/customer_client_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.
@@ -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/customer_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.
@@ -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/customer_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.
@@ -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/customer_extension_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.
@@ -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/customer_feed_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.