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
@@ -0,0 +1,44 @@
1
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
2
+ # source: google/ads/googleads/v13/services/customer_sk_ad_network_conversion_value_schema_service.proto
3
+
4
+ require 'google/protobuf'
5
+
6
+ require 'google/ads/google_ads/v13/resources/customer_sk_ad_network_conversion_value_schema_pb'
7
+ require 'google/api/annotations_pb'
8
+ require 'google/api/client_pb'
9
+ require 'google/api/resource_pb'
10
+
11
+ Google::Protobuf::DescriptorPool.generated_pool.build do
12
+ add_file("google/ads/googleads/v13/services/customer_sk_ad_network_conversion_value_schema_service.proto", :syntax => :proto3) do
13
+ add_message "google.ads.googleads.v13.services.CustomerSkAdNetworkConversionValueSchemaOperation" do
14
+ optional :update, :message, 1, "google.ads.googleads.v13.resources.CustomerSkAdNetworkConversionValueSchema"
15
+ end
16
+ add_message "google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaRequest" do
17
+ optional :customer_id, :string, 1
18
+ optional :operation, :message, 2, "google.ads.googleads.v13.services.CustomerSkAdNetworkConversionValueSchemaOperation"
19
+ optional :validate_only, :bool, 3
20
+ end
21
+ add_message "google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaResult" do
22
+ optional :resource_name, :string, 1
23
+ optional :app_id, :string, 2
24
+ end
25
+ add_message "google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaResponse" do
26
+ optional :result, :message, 1, "google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaResult"
27
+ end
28
+ end
29
+ end
30
+
31
+ module Google
32
+ module Ads
33
+ module GoogleAds
34
+ module V13
35
+ module Services
36
+ CustomerSkAdNetworkConversionValueSchemaOperation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.services.CustomerSkAdNetworkConversionValueSchemaOperation").msgclass
37
+ MutateCustomerSkAdNetworkConversionValueSchemaRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaRequest").msgclass
38
+ MutateCustomerSkAdNetworkConversionValueSchemaResult = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaResult").msgclass
39
+ MutateCustomerSkAdNetworkConversionValueSchemaResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.services.MutateCustomerSkAdNetworkConversionValueSchemaResponse").msgclass
40
+ end
41
+ end
42
+ end
43
+ end
44
+ end
@@ -0,0 +1,56 @@
1
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
2
+ # Source: google/ads/googleads/v13/services/customer_sk_ad_network_conversion_value_schema_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
+ # Original file comments:
4
+ # Copyright 2023 Google LLC
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License.
8
+ # You may obtain a copy of the License at
9
+ #
10
+ # http://www.apache.org/licenses/LICENSE-2.0
11
+ #
12
+ # Unless required by applicable law or agreed to in writing, software
13
+ # distributed under the License is distributed on an "AS IS" BASIS,
14
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ # See the License for the specific language governing permissions and
16
+ # limitations under the License.
17
+ #
18
+
19
+ require 'grpc'
20
+ require 'google/ads/google_ads/v13/services/customer_sk_ad_network_conversion_value_schema_service_pb'
21
+
22
+ module Google
23
+ module Ads
24
+ module GoogleAds
25
+ module V13
26
+ module Services
27
+ module CustomerSkAdNetworkConversionValueSchemaService
28
+ # Proto file describing the Customer Negative Criterion service.
29
+ #
30
+ # Service to manage CustomerSkAdNetworkConversionValueSchema.
31
+ class Service
32
+
33
+ include ::GRPC::GenericService
34
+
35
+ self.marshal_class_method = :encode
36
+ self.unmarshal_class_method = :decode
37
+ self.service_name = 'google.ads.googleads.v13.services.CustomerSkAdNetworkConversionValueSchemaService'
38
+
39
+ # Creates or updates the CustomerSkAdNetworkConversionValueSchema.
40
+ #
41
+ # List of thrown errors:
42
+ # [AuthenticationError]()
43
+ # [AuthorizationError]()
44
+ # [FieldError]()
45
+ # [InternalError]()
46
+ # [MutateError]()
47
+ rpc :MutateCustomerSkAdNetworkConversionValueSchema, ::Google::Ads::GoogleAds::V13::Services::MutateCustomerSkAdNetworkConversionValueSchemaRequest, ::Google::Ads::GoogleAds::V13::Services::MutateCustomerSkAdNetworkConversionValueSchemaResponse
48
+ end
49
+
50
+ Stub = Service.rpc_stub_class
51
+ end
52
+ end
53
+ end
54
+ end
55
+ end
56
+ end
@@ -280,9 +280,9 @@ module Google
280
280
  # * (`String`) The path to a service account key file in JSON format
281
281
  # * (`Hash`) A service account key as a Hash
282
282
  # * (`Google::Auth::Credentials`) A googleauth credentials object
283
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
283
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
284
284
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
285
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
285
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
286
286
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
287
287
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
288
288
  # * (`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_user_access_invitation_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/customer_user_access_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/customizer_attribute_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -291,9 +291,9 @@ module Google
291
291
  # * (`String`) The path to a service account key file in JSON format
292
292
  # * (`Hash`) A service account key as a Hash
293
293
  # * (`Google::Auth::Credentials`) A googleauth credentials object
294
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
294
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
295
295
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
296
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
296
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
297
297
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
298
298
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
299
299
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/experiment_arm_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.
@@ -852,9 +852,9 @@ module Google
852
852
  # * (`String`) The path to a service account key file in JSON format
853
853
  # * (`Hash`) A service account key as a Hash
854
854
  # * (`Google::Auth::Credentials`) A googleauth credentials object
855
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
855
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
856
856
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
857
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
857
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
858
858
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
859
859
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
860
860
  # * (`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/experiment_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.
@@ -309,9 +309,9 @@ module Google
309
309
  # * (`String`) The path to a service account key file in JSON format
310
310
  # * (`Hash`) A service account key as a Hash
311
311
  # * (`Google::Auth::Credentials`) A googleauth credentials object
312
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
312
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
313
313
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
314
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
314
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
315
315
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
316
316
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
317
317
  # * (`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/extension_feed_item_service.proto for package 'Google.Ads.GoogleAds.V13.Services'
3
3
  # Original file comments:
4
- # Copyright 2022 Google LLC
4
+ # Copyright 2023 Google LLC
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -308,9 +308,9 @@ module Google
308
308
  # * (`String`) The path to a service account key file in JSON format
309
309
  # * (`Hash`) A service account key as a Hash
310
310
  # * (`Google::Auth::Credentials`) A googleauth credentials object
311
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
311
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
312
312
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
313
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
313
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
314
314
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
315
315
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
316
316
  # * (`nil`) indicating no credentials
@@ -1,7 +1,7 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # Source: google/ads/googleads/v13/services/feed_item_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/feed_item_set_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.
@@ -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/feed_item_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.
@@ -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/feed_item_target_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/feed_mapping_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/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.
@@ -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/geo_target_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.
@@ -378,9 +378,9 @@ module Google
378
378
  # * (`String`) The path to a service account key file in JSON format
379
379
  # * (`Hash`) A service account key as a Hash
380
380
  # * (`Google::Auth::Credentials`) A googleauth credentials object
381
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
381
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
382
382
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
383
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
383
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
384
384
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
385
385
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
386
386
  # * (`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/google_ads_field_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.
@@ -625,9 +625,9 @@ module Google
625
625
  # * (`String`) The path to a service account key file in JSON format
626
626
  # * (`Hash`) A service account key as a Hash
627
627
  # * (`Google::Auth::Credentials`) A googleauth credentials object
628
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
628
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
629
629
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
630
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
630
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
631
631
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
632
632
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
633
633
  # * (`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/google_ads_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/invoice_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/keyword_plan_ad_group_keyword_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.
@@ -297,9 +297,9 @@ module Google
297
297
  # * (`String`) The path to a service account key file in JSON format
298
298
  # * (`Hash`) A service account key as a Hash
299
299
  # * (`Google::Auth::Credentials`) A googleauth credentials object
300
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
300
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
301
301
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
302
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
302
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
303
303
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
304
304
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
305
305
  # * (`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_ad_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.
@@ -297,9 +297,9 @@ module Google
297
297
  # * (`String`) The path to a service account key file in JSON format
298
298
  # * (`Hash`) A service account key as a Hash
299
299
  # * (`Google::Auth::Credentials`) A googleauth credentials object
300
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
300
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
301
301
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
302
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
302
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
303
303
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
304
304
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
305
305
  # * (`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_campaign_keyword_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.
@@ -298,9 +298,9 @@ module Google
298
298
  # * (`String`) The path to a service account key file in JSON format
299
299
  # * (`Hash`) A service account key as a Hash
300
300
  # * (`Google::Auth::Credentials`) A googleauth credentials object
301
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
301
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
302
302
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
303
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
303
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
304
304
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
305
305
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
306
306
  # * (`nil`) indicating no credentials