google-ads-googleads 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (317) hide show
  1. checksums.yaml +5 -5
  2. data/ChangeLog +7 -0
  3. data/README.md +6 -6
  4. data/{googleads_config.rb → google_ads_config.rb} +1 -1
  5. data/lib/google/ads/{googleads → google_ads}/config.rb +1 -1
  6. data/lib/google/ads/{googleads → google_ads}/errors.rb +1 -1
  7. data/lib/google/ads/{googleads → google_ads}/field_mask_util.rb +1 -1
  8. data/lib/google/ads/{googleads/googleads_client.rb → google_ads/google_ads_client.rb} +31 -24
  9. data/lib/google/ads/{googleads → google_ads}/patches.rb +0 -0
  10. data/lib/google/ads/{googleads → google_ads}/path_lookup_util.rb +27 -1
  11. data/lib/google/ads/{googleads → google_ads}/proto_lookup_util.rb +78 -10
  12. data/lib/google/ads/{googleads → google_ads}/v0/common/ad_type_infos_pb.rb +5 -2
  13. data/lib/google/ads/{googleads → google_ads}/v0/common/bidding_pb.rb +6 -3
  14. data/lib/google/ads/{googleads → google_ads}/v0/common/criteria_pb.rb +29 -12
  15. data/lib/google/ads/{googleads → google_ads}/v0/common/custom_parameter_pb.rb +2 -2
  16. data/lib/google/ads/{googleads → google_ads}/v0/common/metrics_pb.rb +10 -2
  17. data/lib/google/ads/{googleads → google_ads}/v0/common/policy_pb.rb +8 -4
  18. data/lib/google/ads/{googleads → google_ads}/v0/common/value_pb.rb +2 -2
  19. data/lib/google/ads/google_ads/v0/enums/account_budget_proposal_status_pb.rb +31 -0
  20. data/lib/google/ads/google_ads/v0/enums/account_budget_proposal_type_pb.rb +30 -0
  21. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_group_ad_status_pb.rb +2 -2
  22. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_group_criterion_status_pb.rb +2 -2
  23. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_group_status_pb.rb +2 -2
  24. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_group_type_pb.rb +4 -2
  25. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_network_type_pb.rb +2 -2
  26. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_serving_optimization_status_pb.rb +2 -2
  27. data/lib/google/ads/{googleads → google_ads}/v0/enums/ad_type_pb.rb +3 -2
  28. data/lib/google/ads/{googleads → google_ads}/v0/enums/advertising_channel_sub_type_pb.rb +2 -2
  29. data/lib/google/ads/{googleads → google_ads}/v0/enums/advertising_channel_type_pb.rb +3 -2
  30. data/lib/google/ads/google_ads/v0/enums/attribution_model_pb.rb +33 -0
  31. data/lib/google/ads/{googleads → google_ads}/v0/enums/bid_modifier_source_pb.rb +2 -2
  32. data/lib/google/ads/{googleads → google_ads}/v0/enums/bidding_source_pb.rb +2 -2
  33. data/lib/google/ads/{googleads → google_ads}/v0/enums/bidding_strategy_type_pb.rb +3 -2
  34. data/lib/google/ads/google_ads/v0/enums/billing_setup_status_pb.rb +30 -0
  35. data/lib/google/ads/{googleads → google_ads}/v0/enums/budget_delivery_method_pb.rb +2 -2
  36. data/lib/google/ads/{googleads → google_ads}/v0/enums/budget_status_pb.rb +2 -2
  37. data/lib/google/ads/{googleads → google_ads}/v0/enums/campaign_group_status_pb.rb +2 -2
  38. data/lib/google/ads/{googleads → google_ads}/v0/enums/campaign_serving_status_pb.rb +2 -2
  39. data/lib/google/ads/{googleads → google_ads}/v0/enums/campaign_shared_set_status_pb.rb +2 -2
  40. data/lib/google/ads/{googleads → google_ads}/v0/enums/campaign_status_pb.rb +2 -2
  41. data/lib/google/ads/google_ads/v0/enums/change_status_operation_pb.rb +29 -0
  42. data/lib/google/ads/google_ads/v0/enums/conversion_action_category_pb.rb +32 -0
  43. data/lib/google/ads/google_ads/v0/enums/conversion_action_counting_type_pb.rb +28 -0
  44. data/lib/google/ads/google_ads/v0/enums/conversion_action_status_pb.rb +29 -0
  45. data/lib/google/ads/google_ads/v0/enums/conversion_action_type_pb.rb +34 -0
  46. data/lib/google/ads/{googleads → google_ads}/v0/enums/criterion_type_pb.rb +2 -2
  47. data/lib/google/ads/google_ads/v0/enums/data_driven_model_status_pb.rb +30 -0
  48. data/lib/google/ads/{googleads → google_ads}/v0/enums/day_of_week_pb.rb +2 -2
  49. data/lib/google/ads/{googleads → google_ads}/v0/enums/device_pb.rb +2 -3
  50. data/lib/google/ads/{googleads → google_ads}/v0/enums/google_ads_field_category_pb.rb +2 -2
  51. data/lib/google/ads/{googleads → google_ads}/v0/enums/google_ads_field_data_type_pb.rb +2 -2
  52. data/lib/google/ads/{googleads → google_ads}/v0/enums/hotel_date_selection_type_pb.rb +2 -2
  53. data/lib/google/ads/{googleads → google_ads}/v0/enums/interaction_type_pb.rb +2 -2
  54. data/lib/google/ads/{googleads → google_ads}/v0/enums/keyword_match_type_pb.rb +2 -2
  55. data/lib/google/ads/{googleads → google_ads}/v0/enums/listing_custom_attribute_index_pb.rb +2 -2
  56. data/lib/google/ads/{googleads → google_ads}/v0/enums/listing_group_type_pb.rb +2 -2
  57. data/lib/google/ads/{googleads → google_ads}/v0/enums/minute_of_hour_pb.rb +2 -2
  58. data/lib/google/ads/{googleads → google_ads}/v0/enums/month_of_year_pb.rb +2 -2
  59. data/lib/google/ads/{googleads → google_ads}/v0/enums/page_one_promoted_strategy_goal_pb.rb +2 -2
  60. data/lib/google/ads/google_ads/v0/enums/policy_approval_status_pb.rb +30 -0
  61. data/lib/google/ads/google_ads/v0/enums/policy_review_status_pb.rb +29 -0
  62. data/lib/google/ads/{googleads → google_ads}/v0/enums/policy_topic_entry_type_pb.rb +2 -2
  63. data/lib/google/ads/{googleads → google_ads}/v0/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb +2 -2
  64. data/lib/google/ads/google_ads/v0/enums/product_channel_exclusivity_pb.rb +28 -0
  65. data/lib/google/ads/google_ads/v0/enums/product_channel_pb.rb +28 -0
  66. data/lib/google/ads/{googleads → google_ads}/v0/enums/product_condition_pb.rb +2 -2
  67. data/lib/google/ads/{googleads → google_ads}/v0/enums/product_type_level_pb.rb +2 -2
  68. data/lib/google/ads/{googleads → google_ads}/v0/enums/quality_score_bucket_pb.rb +2 -2
  69. data/lib/google/ads/{googleads → google_ads}/v0/enums/recommendation_type_pb.rb +2 -2
  70. data/lib/google/ads/google_ads/v0/enums/resource_type_pb.rb +32 -0
  71. data/lib/google/ads/{googleads → google_ads}/v0/enums/shared_set_status_pb.rb +2 -2
  72. data/lib/google/ads/{googleads → google_ads}/v0/enums/shared_set_type_pb.rb +2 -2
  73. data/lib/google/ads/{googleads → google_ads}/v0/enums/slot_pb.rb +2 -2
  74. data/lib/google/ads/google_ads/v0/enums/spending_limit_type_pb.rb +27 -0
  75. data/lib/google/ads/{googleads → google_ads}/v0/enums/target_cpa_opt_in_recommendation_goal_pb.rb +2 -2
  76. data/lib/google/ads/google_ads/v0/enums/time_type_pb.rb +28 -0
  77. data/lib/google/ads/google_ads/v0/enums/tracking_code_page_format_pb.rb +27 -0
  78. data/lib/google/ads/google_ads/v0/enums/tracking_code_type_pb.rb +29 -0
  79. data/lib/google/ads/google_ads/v0/errors/account_budget_proposal_error_pb.rb +48 -0
  80. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_customizer_error_pb.rb +2 -2
  81. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_error_pb.rb +2 -2
  82. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_group_ad_error_pb.rb +2 -2
  83. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_group_bid_modifier_error_pb.rb +2 -2
  84. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_group_criterion_error_pb.rb +2 -2
  85. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_group_error_pb.rb +2 -2
  86. data/lib/google/ads/{googleads → google_ads}/v0/errors/ad_sharing_error_pb.rb +2 -2
  87. data/lib/google/ads/{googleads → google_ads}/v0/errors/adx_error_pb.rb +2 -2
  88. data/lib/google/ads/{googleads → google_ads}/v0/errors/authentication_error_pb.rb +2 -2
  89. data/lib/google/ads/{googleads → google_ads}/v0/errors/authorization_error_pb.rb +2 -2
  90. data/lib/google/ads/{googleads → google_ads}/v0/errors/bidding_error_pb.rb +2 -2
  91. data/lib/google/ads/{googleads → google_ads}/v0/errors/bidding_strategy_error_pb.rb +2 -2
  92. data/lib/google/ads/{googleads → google_ads}/v0/errors/campaign_budget_error_pb.rb +3 -2
  93. data/lib/google/ads/{googleads → google_ads}/v0/errors/campaign_criterion_error_pb.rb +2 -2
  94. data/lib/google/ads/{googleads → google_ads}/v0/errors/campaign_error_pb.rb +2 -2
  95. data/lib/google/ads/{googleads → google_ads}/v0/errors/campaign_group_error_pb.rb +2 -2
  96. data/lib/google/ads/{googleads → google_ads}/v0/errors/campaign_shared_set_error_pb.rb +2 -2
  97. data/lib/google/ads/google_ads/v0/errors/change_status_error_pb.rb +28 -0
  98. data/lib/google/ads/{googleads → google_ads}/v0/errors/collection_size_error_pb.rb +2 -2
  99. data/lib/google/ads/{googleads → google_ads}/v0/errors/context_error_pb.rb +2 -2
  100. data/lib/google/ads/google_ads/v0/errors/conversion_action_error_pb.rb +34 -0
  101. data/lib/google/ads/{googleads → google_ads}/v0/errors/criterion_error_pb.rb +2 -2
  102. data/lib/google/ads/{googleads → google_ads}/v0/errors/database_error_pb.rb +2 -2
  103. data/lib/google/ads/{googleads → google_ads}/v0/errors/date_error_pb.rb +2 -2
  104. data/lib/google/ads/{googleads → google_ads}/v0/errors/date_range_error_pb.rb +2 -2
  105. data/lib/google/ads/{googleads → google_ads}/v0/errors/distinct_error_pb.rb +2 -2
  106. data/lib/google/ads/{googleads → google_ads}/v0/errors/enum_error_pb.rb +2 -2
  107. data/lib/google/ads/{googleads → google_ads}/v0/errors/errors_pb.rb +69 -63
  108. data/lib/google/ads/{googleads → google_ads}/v0/errors/feed_attribute_reference_error_pb.rb +2 -2
  109. data/lib/google/ads/{googleads → google_ads}/v0/errors/field_error_pb.rb +2 -2
  110. data/lib/google/ads/{googleads → google_ads}/v0/errors/field_mask_error_pb.rb +2 -2
  111. data/lib/google/ads/{googleads → google_ads}/v0/errors/function_error_pb.rb +2 -2
  112. data/lib/google/ads/{googleads → google_ads}/v0/errors/function_parsing_error_pb.rb +2 -2
  113. data/lib/google/ads/{googleads → google_ads}/v0/errors/header_error_pb.rb +2 -2
  114. data/lib/google/ads/{googleads → google_ads}/v0/errors/id_error_pb.rb +2 -2
  115. data/lib/google/ads/{googleads → google_ads}/v0/errors/image_error_pb.rb +2 -2
  116. data/lib/google/ads/{googleads → google_ads}/v0/errors/internal_error_pb.rb +2 -2
  117. data/lib/google/ads/{googleads → google_ads}/v0/errors/list_operation_error_pb.rb +2 -2
  118. data/lib/google/ads/{googleads → google_ads}/v0/errors/media_bundle_error_pb.rb +2 -2
  119. data/lib/google/ads/{googleads → google_ads}/v0/errors/media_error_pb.rb +2 -2
  120. data/lib/google/ads/{googleads → google_ads}/v0/errors/multiplier_error_pb.rb +2 -2
  121. data/lib/google/ads/{googleads → google_ads}/v0/errors/mutate_error_pb.rb +3 -2
  122. data/lib/google/ads/{googleads → google_ads}/v0/errors/new_resource_creation_error_pb.rb +2 -2
  123. data/lib/google/ads/{googleads → google_ads}/v0/errors/not_empty_error_pb.rb +2 -2
  124. data/lib/google/ads/{googleads → google_ads}/v0/errors/null_error_pb.rb +2 -2
  125. data/lib/google/ads/{googleads → google_ads}/v0/errors/operation_access_denied_error_pb.rb +2 -2
  126. data/lib/google/ads/{googleads → google_ads}/v0/errors/operator_error_pb.rb +2 -2
  127. data/lib/google/ads/{googleads → google_ads}/v0/errors/policy_finding_error_pb.rb +3 -2
  128. data/lib/google/ads/{googleads → google_ads}/v0/errors/query_error_pb.rb +2 -2
  129. data/lib/google/ads/{googleads → google_ads}/v0/errors/quota_error_pb.rb +2 -2
  130. data/lib/google/ads/{googleads → google_ads}/v0/errors/range_error_pb.rb +2 -2
  131. data/lib/google/ads/{googleads → google_ads}/v0/errors/recommendation_error_pb.rb +3 -2
  132. data/lib/google/ads/{googleads → google_ads}/v0/errors/region_code_error_pb.rb +2 -2
  133. data/lib/google/ads/{googleads → google_ads}/v0/errors/request_error_pb.rb +2 -2
  134. data/lib/google/ads/{googleads → google_ads}/v0/errors/resource_access_denied_error_pb.rb +2 -2
  135. data/lib/google/ads/{googleads → google_ads}/v0/errors/resource_count_limit_exceeded_error_pb.rb +2 -2
  136. data/lib/google/ads/{googleads → google_ads}/v0/errors/setting_error_pb.rb +2 -2
  137. data/lib/google/ads/{googleads → google_ads}/v0/errors/shared_criterion_error_pb.rb +2 -2
  138. data/lib/google/ads/{googleads → google_ads}/v0/errors/shared_set_error_pb.rb +2 -2
  139. data/lib/google/ads/{googleads → google_ads}/v0/errors/string_format_error_pb.rb +2 -2
  140. data/lib/google/ads/{googleads → google_ads}/v0/errors/string_length_error_pb.rb +2 -2
  141. data/lib/google/ads/{googleads → google_ads}/v0/errors/url_field_error_pb.rb +2 -2
  142. data/lib/google/ads/google_ads/v0/resources/account_budget_pb.rb +22 -0
  143. data/lib/google/ads/google_ads/v0/resources/account_budget_proposal_pb.rb +49 -0
  144. data/lib/google/ads/google_ads/v0/resources/ad_group_ad_pb.rb +38 -0
  145. data/lib/google/ads/{googleads → google_ads}/v0/resources/ad_group_bid_modifier_pb.rb +4 -4
  146. data/lib/google/ads/{googleads → google_ads}/v0/resources/ad_group_criterion_pb.rb +8 -8
  147. data/lib/google/ads/{googleads → google_ads}/v0/resources/ad_group_pb.rb +5 -5
  148. data/lib/google/ads/{googleads → google_ads}/v0/resources/ad_pb.rb +9 -5
  149. data/lib/google/ads/{googleads → google_ads}/v0/resources/bidding_strategy_pb.rb +4 -4
  150. data/lib/google/ads/google_ads/v0/resources/billing_setup_pb.rb +31 -0
  151. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_bid_modifier_pb.rb +3 -3
  152. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_budget_pb.rb +4 -4
  153. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_criterion_pb.rb +4 -4
  154. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_group_pb.rb +3 -3
  155. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_pb.rb +11 -10
  156. data/lib/google/ads/{googleads → google_ads}/v0/resources/campaign_shared_set_pb.rb +3 -3
  157. data/lib/google/ads/google_ads/v0/resources/change_status_pb.rb +33 -0
  158. data/lib/google/ads/google_ads/v0/resources/conversion_action_pb.rb +64 -0
  159. data/lib/google/ads/{googleads → google_ads}/v0/resources/customer_pb.rb +2 -2
  160. data/lib/google/ads/{googleads → google_ads}/v0/resources/geo_target_constant_pb.rb +2 -2
  161. data/lib/google/ads/{googleads → google_ads}/v0/resources/google_ads_field_pb.rb +4 -4
  162. data/lib/google/ads/{googleads → google_ads}/v0/resources/keyword_view_pb.rb +2 -2
  163. data/lib/google/ads/{googleads → google_ads}/v0/resources/recommendation_pb.rb +6 -6
  164. data/lib/google/ads/{googleads → google_ads}/v0/resources/shared_criterion_pb.rb +4 -4
  165. data/lib/google/ads/{googleads → google_ads}/v0/resources/shared_set_pb.rb +4 -4
  166. data/lib/google/ads/google_ads/v0/resources/video_pb.rb +27 -0
  167. data/lib/google/ads/google_ads/v0/services/account_budget_proposal_service_client.rb +280 -0
  168. data/lib/google/ads/google_ads/v0/services/account_budget_proposal_service_client_config.json +36 -0
  169. data/lib/google/ads/google_ads/v0/services/account_budget_proposal_service_pb.rb +46 -0
  170. data/lib/google/ads/google_ads/v0/services/account_budget_proposal_service_services_pb.rb +63 -0
  171. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_ad_service_client.rb +22 -22
  172. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_ad_service_client_config.json +0 -0
  173. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_ad_service_pb.rb +5 -3
  174. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_ad_service_services_pb.rb +4 -4
  175. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_bid_modifier_service_client.rb +22 -22
  176. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_bid_modifier_service_client_config.json +0 -0
  177. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_bid_modifier_service_pb.rb +3 -3
  178. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_bid_modifier_service_services_pb.rb +4 -4
  179. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_criterion_service_client.rb +22 -22
  180. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_criterion_service_client_config.json +0 -0
  181. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_criterion_service_pb.rb +3 -3
  182. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_criterion_service_services_pb.rb +4 -4
  183. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_service_client.rb +22 -22
  184. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_service_client_config.json +0 -0
  185. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_service_pb.rb +3 -3
  186. data/lib/google/ads/{googleads → google_ads}/v0/services/ad_group_service_services_pb.rb +4 -4
  187. data/lib/google/ads/{googleads → google_ads}/v0/services/bidding_strategy_service_client.rb +22 -22
  188. data/lib/google/ads/{googleads → google_ads}/v0/services/bidding_strategy_service_client_config.json +0 -0
  189. data/lib/google/ads/{googleads → google_ads}/v0/services/bidding_strategy_service_pb.rb +3 -3
  190. data/lib/google/ads/{googleads → google_ads}/v0/services/bidding_strategy_service_services_pb.rb +4 -4
  191. data/lib/google/ads/google_ads/v0/services/billing_setup_service_client.rb +276 -0
  192. data/lib/google/ads/google_ads/v0/services/billing_setup_service_client_config.json +36 -0
  193. data/lib/google/ads/google_ads/v0/services/billing_setup_service_pb.rb +43 -0
  194. data/lib/google/ads/google_ads/v0/services/billing_setup_service_services_pb.rb +59 -0
  195. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_bid_modifier_service_client.rb +22 -22
  196. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_bid_modifier_service_client_config.json +0 -0
  197. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_bid_modifier_service_pb.rb +3 -3
  198. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_bid_modifier_service_services_pb.rb +4 -4
  199. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_budget_service_client.rb +22 -22
  200. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_budget_service_client_config.json +0 -0
  201. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_budget_service_pb.rb +3 -3
  202. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_budget_service_services_pb.rb +4 -4
  203. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_criterion_service_client.rb +22 -22
  204. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_criterion_service_client_config.json +0 -0
  205. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_criterion_service_pb.rb +3 -3
  206. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_criterion_service_services_pb.rb +4 -4
  207. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_group_service_client.rb +22 -22
  208. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_group_service_client_config.json +0 -0
  209. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_group_service_pb.rb +3 -3
  210. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_group_service_services_pb.rb +4 -4
  211. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_service_client.rb +22 -22
  212. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_service_client_config.json +0 -0
  213. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_service_pb.rb +3 -3
  214. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_service_services_pb.rb +4 -4
  215. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_shared_set_service_client.rb +22 -22
  216. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_shared_set_service_client_config.json +0 -0
  217. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_shared_set_service_pb.rb +3 -3
  218. data/lib/google/ads/{googleads → google_ads}/v0/services/campaign_shared_set_service_services_pb.rb +4 -4
  219. data/lib/google/ads/google_ads/v0/services/change_status_service_client.rb +221 -0
  220. data/lib/google/ads/google_ads/v0/services/change_status_service_client_config.json +31 -0
  221. data/lib/google/ads/google_ads/v0/services/change_status_service_pb.rb +24 -0
  222. data/lib/google/ads/google_ads/v0/services/change_status_service_services_pb.rb +48 -0
  223. data/lib/google/ads/google_ads/v0/services/conversion_action_service_client.rb +268 -0
  224. data/lib/google/ads/google_ads/v0/services/conversion_action_service_client_config.json +36 -0
  225. data/lib/google/ads/google_ads/v0/services/conversion_action_service_pb.rb +47 -0
  226. data/lib/google/ads/google_ads/v0/services/conversion_action_service_services_pb.rb +51 -0
  227. data/lib/google/ads/{googleads → google_ads}/v0/services/credentials.rb +5 -5
  228. data/lib/google/ads/{googleads → google_ads}/v0/services/customer_service_client.rb +15 -15
  229. data/lib/google/ads/{googleads → google_ads}/v0/services/customer_service_client_config.json +0 -0
  230. data/lib/google/ads/{googleads → google_ads}/v0/services/customer_service_pb.rb +3 -3
  231. data/lib/google/ads/{googleads → google_ads}/v0/services/customer_service_services_pb.rb +4 -4
  232. data/lib/google/ads/{googleads → google_ads}/v0/services/geo_target_constant_service_client.rb +15 -15
  233. data/lib/google/ads/{googleads → google_ads}/v0/services/geo_target_constant_service_client_config.json +0 -0
  234. data/lib/google/ads/{googleads → google_ads}/v0/services/geo_target_constant_service_pb.rb +3 -3
  235. data/lib/google/ads/{googleads → google_ads}/v0/services/geo_target_constant_service_services_pb.rb +4 -4
  236. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_field_service_client.rb +21 -21
  237. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_field_service_client_config.json +0 -0
  238. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_field_service_pb.rb +3 -3
  239. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_field_service_services_pb.rb +4 -4
  240. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_service_client.rb +15 -15
  241. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_service_client_config.json +0 -0
  242. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_service_pb.rb +35 -25
  243. data/lib/google/ads/{googleads → google_ads}/v0/services/google_ads_service_services_pb.rb +3 -3
  244. data/lib/google/ads/{googleads → google_ads}/v0/services/keyword_view_service_client.rb +15 -15
  245. data/lib/google/ads/{googleads → google_ads}/v0/services/keyword_view_service_client_config.json +0 -0
  246. data/lib/google/ads/{googleads → google_ads}/v0/services/keyword_view_service_pb.rb +3 -3
  247. data/lib/google/ads/{googleads → google_ads}/v0/services/keyword_view_service_services_pb.rb +4 -4
  248. data/lib/google/ads/{googleads → google_ads}/v0/services/recommendation_service_client.rb +22 -22
  249. data/lib/google/ads/{googleads → google_ads}/v0/services/recommendation_service_client_config.json +0 -0
  250. data/lib/google/ads/{googleads → google_ads}/v0/services/recommendation_service_pb.rb +5 -5
  251. data/lib/google/ads/{googleads → google_ads}/v0/services/recommendation_service_services_pb.rb +4 -4
  252. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_criterion_service_client.rb +22 -22
  253. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_criterion_service_client_config.json +0 -0
  254. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_criterion_service_pb.rb +3 -3
  255. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_criterion_service_services_pb.rb +4 -4
  256. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_set_service_client.rb +22 -22
  257. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_set_service_client_config.json +0 -0
  258. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_set_service_pb.rb +3 -3
  259. data/lib/google/ads/{googleads → google_ads}/v0/services/shared_set_service_services_pb.rb +4 -4
  260. data/lib/google/ads/google_ads/v0/services/video_service_client.rb +221 -0
  261. data/lib/google/ads/google_ads/v0/services/video_service_client_config.json +31 -0
  262. data/lib/google/ads/google_ads/v0/services/video_service_pb.rb +24 -0
  263. data/lib/google/ads/google_ads/v0/services/video_service_services_pb.rb +48 -0
  264. data/lib/google/ads/{googleads → google_ads}/version.rb +2 -2
  265. data/lib/google/ads/{googleads → google_ads}/wrapper_util.rb +1 -1
  266. data/lib/google/ads/{googleads.rb → google_ads.rb} +2 -2
  267. metadata +266 -267
  268. data/lib/google/ads/googleads/v0/resources/ad_group_ad_pb.rb +0 -28
  269. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/common/ad_type_infos.rb +0 -120
  270. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/common/bidding.rb +0 -176
  271. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/common/criteria.rb +0 -225
  272. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/common/custom_parameter.rb +0 -33
  273. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/common/metrics.rb +0 -208
  274. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/ad.rb +0 -79
  275. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/ad_group.rb +0 -87
  276. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/ad_group_ad.rb +0 -43
  277. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/ad_group_bid_modifier.rb +0 -70
  278. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/ad_group_criterion.rb +0 -148
  279. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/bidding_strategy.rb +0 -73
  280. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign.rb +0 -223
  281. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign_bid_modifier.rb +0 -46
  282. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign_budget.rb +0 -88
  283. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign_criterion.rb +0 -66
  284. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign_group.rb +0 -49
  285. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/campaign_shared_set.rb +0 -47
  286. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/customer.rb +0 -57
  287. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/geo_target_constant.rb +0 -44
  288. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/google_ads_field.rb +0 -89
  289. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/keyword_view.rb +0 -32
  290. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/recommendation.rb +0 -223
  291. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/shared_criterion.rb +0 -46
  292. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/resources/shared_set.rb +0 -56
  293. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/ad_group_ad_service.rb +0 -68
  294. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/ad_group_bid_modifier_service.rb +0 -71
  295. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/ad_group_criterion_service.rb +0 -69
  296. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/ad_group_service.rb +0 -68
  297. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/bidding_strategy_service.rb +0 -70
  298. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_bid_modifier_service.rb +0 -71
  299. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_budget_service.rb +0 -69
  300. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_criterion_service.rb +0 -69
  301. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_group_service.rb +0 -70
  302. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_service.rb +0 -69
  303. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/campaign_shared_set_service.rb +0 -64
  304. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/customer_service.rb +0 -29
  305. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/geo_target_constant_service.rb +0 -29
  306. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/google_ads_field_service.rb +0 -59
  307. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/google_ads_service.rb +0 -156
  308. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/keyword_view_service.rb +0 -29
  309. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/recommendation_service.rb +0 -112
  310. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/shared_criterion_service.rb +0 -64
  311. data/lib/google/ads/googleads/v0/services/doc/google/ads/googleads/v0/services/shared_set_service.rb +0 -69
  312. data/lib/google/ads/googleads/v0/services/doc/google/protobuf/any.rb +0 -124
  313. data/lib/google/ads/googleads/v0/services/doc/google/protobuf/field_mask.rb +0 -223
  314. data/lib/google/ads/googleads/v0/services/doc/google/protobuf/wrappers.rb +0 -89
  315. data/lib/google/ads/googleads/v0/services/doc/google/rpc/status.rb +0 -83
  316. data/lib/google/ads/googleads/v0/services/doc/overview.rb +0 -82
  317. data/lib/google/ads/googleads/v0/services.rb +0 -1163
@@ -1,5 +1,5 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # Source: google/ads/googleads/v0/services/ad_group_criterion_service.proto for package 'google.ads.googleads.v0.services'
2
+ # Source: google/ads/google_ads/v0/services/ad_group_criterion_service.proto for package 'google.ads.googleads.v0.services'
3
3
  # Original file comments:
4
4
  # Copyright 2018 Google LLC.
5
5
  #
@@ -18,11 +18,11 @@
18
18
  #
19
19
 
20
20
  require 'grpc'
21
- require 'google/ads/googleads/v0/services/ad_group_criterion_service_pb'
21
+ require 'google/ads/google_ads/v0/services/ad_group_criterion_service_pb'
22
22
 
23
23
  module Google
24
24
  module Ads
25
- module Googleads
25
+ module GoogleAds
26
26
  module V0
27
27
  module Services
28
28
  module AdGroupCriterionService
@@ -36,7 +36,7 @@ module Google
36
36
  self.service_name = 'google.ads.googleads.v0.services.AdGroupCriterionService'
37
37
 
38
38
  # Returns the requested criterion in full detail.
39
- rpc :GetAdGroupCriterion, GetAdGroupCriterionRequest, Google::Ads::Googleads::V0::Resources::AdGroupCriterion
39
+ rpc :GetAdGroupCriterion, GetAdGroupCriterionRequest, Google::Ads::GoogleAds::V0::Resources::AdGroupCriterion
40
40
  # Creates, updates, or removes criteria. Operation statuses are returned.
41
41
  rpc :MutateAdGroupCriteria, MutateAdGroupCriteriaRequest, MutateAdGroupCriteriaResponse
42
42
  end
@@ -14,7 +14,7 @@
14
14
  #
15
15
  # EDITING INSTRUCTIONS
16
16
  # This file was generated from the file
17
- # https://github.com/googleapis/googleapis/blob/master/google/ads/googleads/v0/services/ad_group_service.proto,
17
+ # https://github.com/googleapis/googleapis/blob/master/google/ads/google_ads/v0/services/ad_group_service.proto,
18
18
  # and updates to that file get reflected here through a refresh process.
19
19
  # For the short term, the refresh process will only be runnable by Google
20
20
  # engineers.
@@ -24,18 +24,18 @@ require "pathname"
24
24
 
25
25
  require "google/gax"
26
26
 
27
- require "google/ads/googleads/v0/services/ad_group_service_pb"
28
- require "google/ads/googleads/v0/services/credentials"
27
+ require "google/ads/google_ads/v0/services/ad_group_service_pb"
28
+ require "google/ads/google_ads/v0/services/credentials"
29
29
 
30
30
  module Google
31
31
  module Ads
32
- module Googleads
32
+ module GoogleAds
33
33
  module V0
34
34
  module Services
35
35
  # Service to manage ad groups.
36
36
  #
37
37
  # @!attribute [r] ad_group_service_stub
38
- # @return [Google::Ads::Googleads::V0::Services::AdGroupService::Stub]
38
+ # @return [Google::Ads::GoogleAds::V0::Services::AdGroupService::Stub]
39
39
  class AdGroupServiceClient
40
40
  attr_reader :ad_group_service_stub
41
41
 
@@ -115,12 +115,12 @@ module Google
115
115
  # the gRPC module only when it's required.
116
116
  # See https://github.com/googleapis/toolkit/issues/446
117
117
  require "google/gax/grpc"
118
- require "google/ads/googleads/v0/services/ad_group_service_services_pb"
118
+ require "google/ads/google_ads/v0/services/ad_group_service_services_pb"
119
119
 
120
- credentials ||= Google::Ads::Googleads::V0::Services::Credentials.default
120
+ credentials ||= Google::Ads::GoogleAds::V0::Services::Credentials.default
121
121
 
122
122
  if credentials.is_a?(String) || credentials.is_a?(Hash)
123
- updater_proc = Google::Ads::Googleads::V0::Services::Credentials.new(credentials).updater_proc
123
+ updater_proc = Google::Ads::GoogleAds::V0::Services::Credentials.new(credentials).updater_proc
124
124
  end
125
125
  if credentials.is_a?(GRPC::Core::Channel)
126
126
  channel = credentials
@@ -172,7 +172,7 @@ module Google
172
172
  updater_proc: updater_proc,
173
173
  scopes: scopes,
174
174
  interceptors: interceptors,
175
- &Google::Ads::Googleads::V0::Services::AdGroupService::Stub.method(:new)
175
+ &Google::Ads::GoogleAds::V0::Services::AdGroupService::Stub.method(:new)
176
176
  )
177
177
 
178
178
  @get_ad_group = Google::Gax.create_api_call(
@@ -197,15 +197,15 @@ module Google
197
197
  # Overrides the default settings for this call, e.g, timeout,
198
198
  # retries, etc.
199
199
  # @yield [result, operation] Access the result along with the RPC operation
200
- # @yieldparam result [Google::Ads::Googleads::V0::Resources::AdGroup]
200
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Resources::AdGroup]
201
201
  # @yieldparam operation [GRPC::ActiveCall::Operation]
202
- # @return [Google::Ads::Googleads::V0::Resources::AdGroup]
202
+ # @return [Google::Ads::GoogleAds::V0::Resources::AdGroup]
203
203
  # @raise [Google::Gax::GaxError] if the RPC is aborted.
204
204
  # @example
205
- # require "google/ads/googleads"
205
+ # require "google/ads/google_ads"
206
206
  #
207
- # ad_group_service_client = Google::Ads::Googleads::AdGroup.new(version: :v0)
208
- # formatted_resource_name = Google::Ads::Googleads::V0::Services::AdGroupServiceClient.ad_group_path("[CUSTOMER]", "[AD_GROUP]")
207
+ # ad_group_service_client = Google::Ads::GoogleAds::AdGroup.new(version: :v0)
208
+ # formatted_resource_name = Google::Ads::GoogleAds::V0::Services::AdGroupServiceClient.ad_group_path("[CUSTOMER]", "[AD_GROUP]")
209
209
  # response = ad_group_service_client.get_ad_group(formatted_resource_name)
210
210
 
211
211
  def get_ad_group \
@@ -215,7 +215,7 @@ module Google
215
215
  req = {
216
216
  resource_name: resource_name
217
217
  }.delete_if { |_, v| v.nil? }
218
- req = Google::Gax::to_proto(req, Google::Ads::Googleads::V0::Services::GetAdGroupRequest)
218
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::GetAdGroupRequest)
219
219
  @get_ad_group.call(req, options, &block)
220
220
  end
221
221
 
@@ -223,22 +223,22 @@ module Google
223
223
  #
224
224
  # @param customer_id [String]
225
225
  # The ID of the customer whose ad groups are being modified.
226
- # @param operations [Array<Google::Ads::Googleads::V0::Services::AdGroupOperation | Hash>]
226
+ # @param operations [Array<Google::Ads::GoogleAds::V0::Services::AdGroupOperation | Hash>]
227
227
  # The list of operations to perform on individual ad groups.
228
- # A hash of the same form as `Google::Ads::Googleads::V0::Services::AdGroupOperation`
228
+ # A hash of the same form as `Google::Ads::GoogleAds::V0::Services::AdGroupOperation`
229
229
  # can also be provided.
230
230
  # @param options [Google::Gax::CallOptions]
231
231
  # Overrides the default settings for this call, e.g, timeout,
232
232
  # retries, etc.
233
233
  # @yield [result, operation] Access the result along with the RPC operation
234
- # @yieldparam result [Google::Ads::Googleads::V0::Services::MutateAdGroupsResponse]
234
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Services::MutateAdGroupsResponse]
235
235
  # @yieldparam operation [GRPC::ActiveCall::Operation]
236
- # @return [Google::Ads::Googleads::V0::Services::MutateAdGroupsResponse]
236
+ # @return [Google::Ads::GoogleAds::V0::Services::MutateAdGroupsResponse]
237
237
  # @raise [Google::Gax::GaxError] if the RPC is aborted.
238
238
  # @example
239
- # require "google/ads/googleads"
239
+ # require "google/ads/google_ads"
240
240
  #
241
- # ad_group_service_client = Google::Ads::Googleads::AdGroup.new(version: :v0)
241
+ # ad_group_service_client = Google::Ads::GoogleAds::AdGroup.new(version: :v0)
242
242
  #
243
243
  # # TODO: Initialize +customer_id+:
244
244
  # customer_id = ''
@@ -256,7 +256,7 @@ module Google
256
256
  customer_id: customer_id,
257
257
  operations: operations
258
258
  }.delete_if { |_, v| v.nil? }
259
- req = Google::Gax::to_proto(req, Google::Ads::Googleads::V0::Services::MutateAdGroupsRequest)
259
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::MutateAdGroupsRequest)
260
260
  @mutate_ad_groups.call(req, options, &block)
261
261
  end
262
262
  end
@@ -1,9 +1,9 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/ads/googleads/v0/services/ad_group_service.proto
2
+ # source: google/ads/google_ads/v0/services/ad_group_service.proto
3
3
 
4
4
  require 'google/protobuf'
5
5
 
6
- require 'google/ads/googleads/v0/resources/ad_group_pb'
6
+ require 'google/ads/google_ads/v0/resources/ad_group_pb'
7
7
  require 'google/api/annotations_pb'
8
8
  require 'google/protobuf/field_mask_pb'
9
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -32,7 +32,7 @@ end
32
32
 
33
33
  module Google
34
34
  module Ads
35
- module Googleads
35
+ module GoogleAds
36
36
  module V0
37
37
  module Services
38
38
  GetAdGroupRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.services.GetAdGroupRequest").msgclass
@@ -1,5 +1,5 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # Source: google/ads/googleads/v0/services/ad_group_service.proto for package 'google.ads.googleads.v0.services'
2
+ # Source: google/ads/google_ads/v0/services/ad_group_service.proto for package 'google.ads.googleads.v0.services'
3
3
  # Original file comments:
4
4
  # Copyright 2018 Google LLC.
5
5
  #
@@ -18,11 +18,11 @@
18
18
  #
19
19
 
20
20
  require 'grpc'
21
- require 'google/ads/googleads/v0/services/ad_group_service_pb'
21
+ require 'google/ads/google_ads/v0/services/ad_group_service_pb'
22
22
 
23
23
  module Google
24
24
  module Ads
25
- module Googleads
25
+ module GoogleAds
26
26
  module V0
27
27
  module Services
28
28
  module AdGroupService
@@ -36,7 +36,7 @@ module Google
36
36
  self.service_name = 'google.ads.googleads.v0.services.AdGroupService'
37
37
 
38
38
  # Returns the requested ad group in full detail.
39
- rpc :GetAdGroup, GetAdGroupRequest, Google::Ads::Googleads::V0::Resources::AdGroup
39
+ rpc :GetAdGroup, GetAdGroupRequest, Google::Ads::GoogleAds::V0::Resources::AdGroup
40
40
  # Creates, updates, or removes ad groups. Operation statuses are returned.
41
41
  rpc :MutateAdGroups, MutateAdGroupsRequest, MutateAdGroupsResponse
42
42
  end
@@ -14,7 +14,7 @@
14
14
  #
15
15
  # EDITING INSTRUCTIONS
16
16
  # This file was generated from the file
17
- # https://github.com/googleapis/googleapis/blob/master/google/ads/googleads/v0/services/bidding_strategy_service.proto,
17
+ # https://github.com/googleapis/googleapis/blob/master/google/ads/google_ads/v0/services/bidding_strategy_service.proto,
18
18
  # and updates to that file get reflected here through a refresh process.
19
19
  # For the short term, the refresh process will only be runnable by Google
20
20
  # engineers.
@@ -24,18 +24,18 @@ require "pathname"
24
24
 
25
25
  require "google/gax"
26
26
 
27
- require "google/ads/googleads/v0/services/bidding_strategy_service_pb"
28
- require "google/ads/googleads/v0/services/credentials"
27
+ require "google/ads/google_ads/v0/services/bidding_strategy_service_pb"
28
+ require "google/ads/google_ads/v0/services/credentials"
29
29
 
30
30
  module Google
31
31
  module Ads
32
- module Googleads
32
+ module GoogleAds
33
33
  module V0
34
34
  module Services
35
35
  # Service to manage bidding strategies.
36
36
  #
37
37
  # @!attribute [r] bidding_strategy_service_stub
38
- # @return [Google::Ads::Googleads::V0::Services::BiddingStrategyService::Stub]
38
+ # @return [Google::Ads::GoogleAds::V0::Services::BiddingStrategyService::Stub]
39
39
  class BiddingStrategyServiceClient
40
40
  attr_reader :bidding_strategy_service_stub
41
41
 
@@ -115,12 +115,12 @@ module Google
115
115
  # the gRPC module only when it's required.
116
116
  # See https://github.com/googleapis/toolkit/issues/446
117
117
  require "google/gax/grpc"
118
- require "google/ads/googleads/v0/services/bidding_strategy_service_services_pb"
118
+ require "google/ads/google_ads/v0/services/bidding_strategy_service_services_pb"
119
119
 
120
- credentials ||= Google::Ads::Googleads::V0::Services::Credentials.default
120
+ credentials ||= Google::Ads::GoogleAds::V0::Services::Credentials.default
121
121
 
122
122
  if credentials.is_a?(String) || credentials.is_a?(Hash)
123
- updater_proc = Google::Ads::Googleads::V0::Services::Credentials.new(credentials).updater_proc
123
+ updater_proc = Google::Ads::GoogleAds::V0::Services::Credentials.new(credentials).updater_proc
124
124
  end
125
125
  if credentials.is_a?(GRPC::Core::Channel)
126
126
  channel = credentials
@@ -172,7 +172,7 @@ module Google
172
172
  updater_proc: updater_proc,
173
173
  scopes: scopes,
174
174
  interceptors: interceptors,
175
- &Google::Ads::Googleads::V0::Services::BiddingStrategyService::Stub.method(:new)
175
+ &Google::Ads::GoogleAds::V0::Services::BiddingStrategyService::Stub.method(:new)
176
176
  )
177
177
 
178
178
  @get_bidding_strategy = Google::Gax.create_api_call(
@@ -197,15 +197,15 @@ module Google
197
197
  # Overrides the default settings for this call, e.g, timeout,
198
198
  # retries, etc.
199
199
  # @yield [result, operation] Access the result along with the RPC operation
200
- # @yieldparam result [Google::Ads::Googleads::V0::Resources::BiddingStrategy]
200
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Resources::BiddingStrategy]
201
201
  # @yieldparam operation [GRPC::ActiveCall::Operation]
202
- # @return [Google::Ads::Googleads::V0::Resources::BiddingStrategy]
202
+ # @return [Google::Ads::GoogleAds::V0::Resources::BiddingStrategy]
203
203
  # @raise [Google::Gax::GaxError] if the RPC is aborted.
204
204
  # @example
205
- # require "google/ads/googleads"
205
+ # require "google/ads/google_ads"
206
206
  #
207
- # bidding_strategy_service_client = Google::Ads::Googleads::BiddingStrategy.new(version: :v0)
208
- # formatted_resource_name = Google::Ads::Googleads::V0::Services::BiddingStrategyServiceClient.bidding_strategy_path("[CUSTOMER]", "[BIDDING_STRATEGY]")
207
+ # bidding_strategy_service_client = Google::Ads::GoogleAds::BiddingStrategy.new(version: :v0)
208
+ # formatted_resource_name = Google::Ads::GoogleAds::V0::Services::BiddingStrategyServiceClient.bidding_strategy_path("[CUSTOMER]", "[BIDDING_STRATEGY]")
209
209
  # response = bidding_strategy_service_client.get_bidding_strategy(formatted_resource_name)
210
210
 
211
211
  def get_bidding_strategy \
@@ -215,7 +215,7 @@ module Google
215
215
  req = {
216
216
  resource_name: resource_name
217
217
  }.delete_if { |_, v| v.nil? }
218
- req = Google::Gax::to_proto(req, Google::Ads::Googleads::V0::Services::GetBiddingStrategyRequest)
218
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::GetBiddingStrategyRequest)
219
219
  @get_bidding_strategy.call(req, options, &block)
220
220
  end
221
221
 
@@ -224,22 +224,22 @@ module Google
224
224
  #
225
225
  # @param customer_id [String]
226
226
  # The ID of the customer whose bidding strategies are being modified.
227
- # @param operations [Array<Google::Ads::Googleads::V0::Services::BiddingStrategyOperation | Hash>]
227
+ # @param operations [Array<Google::Ads::GoogleAds::V0::Services::BiddingStrategyOperation | Hash>]
228
228
  # The list of operations to perform on individual bidding strategies.
229
- # A hash of the same form as `Google::Ads::Googleads::V0::Services::BiddingStrategyOperation`
229
+ # A hash of the same form as `Google::Ads::GoogleAds::V0::Services::BiddingStrategyOperation`
230
230
  # can also be provided.
231
231
  # @param options [Google::Gax::CallOptions]
232
232
  # Overrides the default settings for this call, e.g, timeout,
233
233
  # retries, etc.
234
234
  # @yield [result, operation] Access the result along with the RPC operation
235
- # @yieldparam result [Google::Ads::Googleads::V0::Services::MutateBiddingStrategiesResponse]
235
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Services::MutateBiddingStrategiesResponse]
236
236
  # @yieldparam operation [GRPC::ActiveCall::Operation]
237
- # @return [Google::Ads::Googleads::V0::Services::MutateBiddingStrategiesResponse]
237
+ # @return [Google::Ads::GoogleAds::V0::Services::MutateBiddingStrategiesResponse]
238
238
  # @raise [Google::Gax::GaxError] if the RPC is aborted.
239
239
  # @example
240
- # require "google/ads/googleads"
240
+ # require "google/ads/google_ads"
241
241
  #
242
- # bidding_strategy_service_client = Google::Ads::Googleads::BiddingStrategy.new(version: :v0)
242
+ # bidding_strategy_service_client = Google::Ads::GoogleAds::BiddingStrategy.new(version: :v0)
243
243
  #
244
244
  # # TODO: Initialize +customer_id+:
245
245
  # customer_id = ''
@@ -257,7 +257,7 @@ module Google
257
257
  customer_id: customer_id,
258
258
  operations: operations
259
259
  }.delete_if { |_, v| v.nil? }
260
- req = Google::Gax::to_proto(req, Google::Ads::Googleads::V0::Services::MutateBiddingStrategiesRequest)
260
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::MutateBiddingStrategiesRequest)
261
261
  @mutate_bidding_strategies.call(req, options, &block)
262
262
  end
263
263
  end
@@ -1,9 +1,9 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/ads/googleads/v0/services/bidding_strategy_service.proto
2
+ # source: google/ads/google_ads/v0/services/bidding_strategy_service.proto
3
3
 
4
4
  require 'google/protobuf'
5
5
 
6
- require 'google/ads/googleads/v0/resources/bidding_strategy_pb'
6
+ require 'google/ads/google_ads/v0/resources/bidding_strategy_pb'
7
7
  require 'google/api/annotations_pb'
8
8
  require 'google/protobuf/field_mask_pb'
9
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -32,7 +32,7 @@ end
32
32
 
33
33
  module Google
34
34
  module Ads
35
- module Googleads
35
+ module GoogleAds
36
36
  module V0
37
37
  module Services
38
38
  GetBiddingStrategyRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.services.GetBiddingStrategyRequest").msgclass
@@ -1,5 +1,5 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # Source: google/ads/googleads/v0/services/bidding_strategy_service.proto for package 'google.ads.googleads.v0.services'
2
+ # Source: google/ads/google_ads/v0/services/bidding_strategy_service.proto for package 'google.ads.googleads.v0.services'
3
3
  # Original file comments:
4
4
  # Copyright 2018 Google LLC.
5
5
  #
@@ -18,11 +18,11 @@
18
18
  #
19
19
 
20
20
  require 'grpc'
21
- require 'google/ads/googleads/v0/services/bidding_strategy_service_pb'
21
+ require 'google/ads/google_ads/v0/services/bidding_strategy_service_pb'
22
22
 
23
23
  module Google
24
24
  module Ads
25
- module Googleads
25
+ module GoogleAds
26
26
  module V0
27
27
  module Services
28
28
  module BiddingStrategyService
@@ -36,7 +36,7 @@ module Google
36
36
  self.service_name = 'google.ads.googleads.v0.services.BiddingStrategyService'
37
37
 
38
38
  # Returns the requested bidding strategy in full detail.
39
- rpc :GetBiddingStrategy, GetBiddingStrategyRequest, Google::Ads::Googleads::V0::Resources::BiddingStrategy
39
+ rpc :GetBiddingStrategy, GetBiddingStrategyRequest, Google::Ads::GoogleAds::V0::Resources::BiddingStrategy
40
40
  # Creates, updates, or removes bidding strategies. Operation statuses are
41
41
  # returned.
42
42
  rpc :MutateBiddingStrategies, MutateBiddingStrategiesRequest, MutateBiddingStrategiesResponse
@@ -0,0 +1,276 @@
1
+ # Copyright 2018 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # https://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+ #
15
+ # EDITING INSTRUCTIONS
16
+ # This file was generated from the file
17
+ # https://github.com/googleapis/googleapis/blob/master/google/ads/google_ads/v0/services/billing_setup_service.proto,
18
+ # and updates to that file get reflected here through a refresh process.
19
+ # For the short term, the refresh process will only be runnable by Google
20
+ # engineers.
21
+
22
+ require "json"
23
+ require "pathname"
24
+
25
+ require "google/gax"
26
+
27
+ require "google/ads/google_ads/v0/services/billing_setup_service_pb"
28
+ require "google/ads/google_ads/v0/services/credentials"
29
+
30
+ module Google
31
+ module Ads
32
+ module GoogleAds
33
+ module V0
34
+ module Services
35
+ # A service for designating the business entity responsible for accrued costs.
36
+ #
37
+ # A billing setup is associated with a Payments account. Billing-related
38
+ # activity for all billing setups associated with a particular Payments account
39
+ # will appear on a single invoice generated monthly.
40
+ #
41
+ # Mutates:
42
+ # The REMOVE operation cancels a pending billing setup.
43
+ # Functionality for creating new billing setups will be supported in a future
44
+ # version.
45
+ #
46
+ # @!attribute [r] billing_setup_service_stub
47
+ # @return [Google::Ads::GoogleAds::V0::Services::BillingSetupService::Stub]
48
+ class BillingSetupServiceClient
49
+ attr_reader :billing_setup_service_stub
50
+
51
+ # The default address of the service.
52
+ SERVICE_ADDRESS = "googleads.googleapis.com".freeze
53
+
54
+ # The default port of the service.
55
+ DEFAULT_SERVICE_PORT = 443
56
+
57
+ # The default set of gRPC interceptors.
58
+ GRPC_INTERCEPTORS = []
59
+
60
+ DEFAULT_TIMEOUT = 30
61
+
62
+ # The scopes needed to make gRPC calls to all of the methods defined in
63
+ # this service.
64
+ ALL_SCOPES = [
65
+ ].freeze
66
+
67
+
68
+ BILLING_SETUP_PATH_TEMPLATE = Google::Gax::PathTemplate.new(
69
+ "customers/{customer}/billingSetups/{billing_setup}"
70
+ )
71
+
72
+ private_constant :BILLING_SETUP_PATH_TEMPLATE
73
+
74
+ # Returns a fully-qualified billing_setup resource name string.
75
+ # @param customer [String]
76
+ # @param billing_setup [String]
77
+ # @return [String]
78
+ def self.billing_setup_path customer, billing_setup
79
+ BILLING_SETUP_PATH_TEMPLATE.render(
80
+ :"customer" => customer,
81
+ :"billing_setup" => billing_setup
82
+ )
83
+ end
84
+
85
+ # @param credentials [Google::Auth::Credentials, String, Hash, GRPC::Core::Channel, GRPC::Core::ChannelCredentials, Proc]
86
+ # Provides the means for authenticating requests made by the client. This parameter can
87
+ # be many types.
88
+ # A `Google::Auth::Credentials` uses a the properties of its represented keyfile for
89
+ # authenticating requests made by this client.
90
+ # A `String` will be treated as the path to the keyfile to be used for the construction of
91
+ # credentials for this client.
92
+ # A `Hash` will be treated as the contents of a keyfile to be used for the construction of
93
+ # credentials for this client.
94
+ # A `GRPC::Core::Channel` will be used to make calls through.
95
+ # A `GRPC::Core::ChannelCredentials` for the setting up the RPC client. The channel credentials
96
+ # should already be composed with a `GRPC::Core::CallCredentials` object.
97
+ # A `Proc` will be used as an updater_proc for the Grpc channel. The proc transforms the
98
+ # metadata for requests, generally, to give OAuth credentials.
99
+ # @param scopes [Array<String>]
100
+ # The OAuth scopes for this service. This parameter is ignored if
101
+ # an updater_proc is supplied.
102
+ # @param client_config [Hash]
103
+ # A Hash for call options for each method. See
104
+ # Google::Gax#construct_settings for the structure of
105
+ # this data. Falls back to the default config if not specified
106
+ # or the specified config is missing data points.
107
+ # @param timeout [Numeric]
108
+ # The default timeout, in seconds, for calls made through this client.
109
+ # @param metadata [Hash]
110
+ # Default metadata to be sent with each request. This can be overridden on a per call basis.
111
+ # @param exception_transformer [Proc]
112
+ # An optional proc that intercepts any exceptions raised during an API call to inject
113
+ # custom error handling.
114
+ def initialize \
115
+ credentials: nil,
116
+ scopes: ALL_SCOPES,
117
+ client_config: {},
118
+ timeout: DEFAULT_TIMEOUT,
119
+ metadata: nil,
120
+ exception_transformer: nil,
121
+ lib_name: nil,
122
+ lib_version: ""
123
+ # These require statements are intentionally placed here to initialize
124
+ # the gRPC module only when it's required.
125
+ # See https://github.com/googleapis/toolkit/issues/446
126
+ require "google/gax/grpc"
127
+ require "google/ads/google_ads/v0/services/billing_setup_service_services_pb"
128
+
129
+ credentials ||= Google::Ads::GoogleAds::V0::Services::Credentials.default
130
+
131
+ if credentials.is_a?(String) || credentials.is_a?(Hash)
132
+ updater_proc = Google::Ads::GoogleAds::V0::Services::Credentials.new(credentials).updater_proc
133
+ end
134
+ if credentials.is_a?(GRPC::Core::Channel)
135
+ channel = credentials
136
+ end
137
+ if credentials.is_a?(GRPC::Core::ChannelCredentials)
138
+ chan_creds = credentials
139
+ end
140
+ if credentials.is_a?(Proc)
141
+ updater_proc = credentials
142
+ end
143
+ if credentials.is_a?(Google::Auth::Credentials)
144
+ updater_proc = credentials.updater_proc
145
+ end
146
+
147
+ package_version = Gem.loaded_specs['google-ads-googleads'].version.version
148
+
149
+ google_api_client = "gl-ruby/#{RUBY_VERSION}"
150
+ google_api_client << " #{lib_name}/#{lib_version}" if lib_name
151
+ google_api_client << " gapic/#{package_version} gax/#{Google::Gax::VERSION}"
152
+ google_api_client << " grpc/#{GRPC::VERSION}"
153
+ google_api_client.freeze
154
+
155
+ headers = { :"x-goog-api-client" => google_api_client }
156
+ headers.merge!(metadata) unless metadata.nil?
157
+ client_config_file = Pathname.new(__dir__).join(
158
+ "billing_setup_service_client_config.json"
159
+ )
160
+ defaults = client_config_file.open do |f|
161
+ Google::Gax.construct_settings(
162
+ "google.ads.googleads.v0.services.BillingSetupService",
163
+ JSON.parse(f.read),
164
+ client_config,
165
+ Google::Gax::Grpc::STATUS_CODE_NAMES,
166
+ timeout,
167
+ errors: Google::Gax::Grpc::API_ERRORS,
168
+ metadata: headers
169
+ )
170
+ end
171
+
172
+ # Allow overriding the service path/port in subclasses.
173
+ service_path = self.class::SERVICE_ADDRESS
174
+ port = self.class::DEFAULT_SERVICE_PORT
175
+ interceptors = self.class::GRPC_INTERCEPTORS
176
+ @billing_setup_service_stub = Google::Gax::Grpc.create_stub(
177
+ service_path,
178
+ port,
179
+ chan_creds: chan_creds,
180
+ channel: channel,
181
+ updater_proc: updater_proc,
182
+ scopes: scopes,
183
+ interceptors: interceptors,
184
+ &Google::Ads::GoogleAds::V0::Services::BillingSetupService::Stub.method(:new)
185
+ )
186
+
187
+ @get_billing_setup = Google::Gax.create_api_call(
188
+ @billing_setup_service_stub.method(:get_billing_setup),
189
+ defaults["get_billing_setup"],
190
+ exception_transformer: exception_transformer
191
+ )
192
+ @mutate_billing_setup = Google::Gax.create_api_call(
193
+ @billing_setup_service_stub.method(:mutate_billing_setup),
194
+ defaults["mutate_billing_setup"],
195
+ exception_transformer: exception_transformer
196
+ )
197
+ end
198
+
199
+ # Service calls
200
+
201
+ # Returns a billing setup.
202
+ #
203
+ # @param resource_name [String]
204
+ # The resource name of the billing setup to fetch.
205
+ # @param options [Google::Gax::CallOptions]
206
+ # Overrides the default settings for this call, e.g, timeout,
207
+ # retries, etc.
208
+ # @yield [result, operation] Access the result along with the RPC operation
209
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Resources::BillingSetup]
210
+ # @yieldparam operation [GRPC::ActiveCall::Operation]
211
+ # @return [Google::Ads::GoogleAds::V0::Resources::BillingSetup]
212
+ # @raise [Google::Gax::GaxError] if the RPC is aborted.
213
+ # @example
214
+ # require "google/ads/google_ads"
215
+ #
216
+ # billing_setup_service_client = Google::Ads::GoogleAds::BillingSetup.new(version: :v0)
217
+ # formatted_resource_name = Google::Ads::GoogleAds::V0::Services::BillingSetupServiceClient.billing_setup_path("[CUSTOMER]", "[BILLING_SETUP]")
218
+ # response = billing_setup_service_client.get_billing_setup(formatted_resource_name)
219
+
220
+ def get_billing_setup \
221
+ resource_name,
222
+ options: nil,
223
+ &block
224
+ req = {
225
+ resource_name: resource_name
226
+ }.delete_if { |_, v| v.nil? }
227
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::GetBillingSetupRequest)
228
+ @get_billing_setup.call(req, options, &block)
229
+ end
230
+
231
+ # Cancels a pending billing setup.
232
+ #
233
+ # @param customer_id [String]
234
+ # Id of the customer to apply the billing setup mutate operation to.
235
+ # @param operation [Google::Ads::GoogleAds::V0::Services::BillingSetupOperation | Hash]
236
+ # The operation to perform.
237
+ # A hash of the same form as `Google::Ads::GoogleAds::V0::Services::BillingSetupOperation`
238
+ # can also be provided.
239
+ # @param options [Google::Gax::CallOptions]
240
+ # Overrides the default settings for this call, e.g, timeout,
241
+ # retries, etc.
242
+ # @yield [result, operation] Access the result along with the RPC operation
243
+ # @yieldparam result [Google::Ads::GoogleAds::V0::Services::MutateBillingSetupResponse]
244
+ # @yieldparam operation [GRPC::ActiveCall::Operation]
245
+ # @return [Google::Ads::GoogleAds::V0::Services::MutateBillingSetupResponse]
246
+ # @raise [Google::Gax::GaxError] if the RPC is aborted.
247
+ # @example
248
+ # require "google/ads/google_ads"
249
+ #
250
+ # billing_setup_service_client = Google::Ads::GoogleAds::BillingSetup.new(version: :v0)
251
+ #
252
+ # # TODO: Initialize +customer_id+:
253
+ # customer_id = ''
254
+ #
255
+ # # TODO: Initialize +operation+:
256
+ # operation = {}
257
+ # response = billing_setup_service_client.mutate_billing_setup(customer_id, operation)
258
+
259
+ def mutate_billing_setup \
260
+ customer_id,
261
+ operation,
262
+ options: nil,
263
+ &block
264
+ req = {
265
+ customer_id: customer_id,
266
+ operation: operation
267
+ }.delete_if { |_, v| v.nil? }
268
+ req = Google::Gax::to_proto(req, Google::Ads::GoogleAds::V0::Services::MutateBillingSetupRequest)
269
+ @mutate_billing_setup.call(req, options, &block)
270
+ end
271
+ end
272
+ end
273
+ end
274
+ end
275
+ end
276
+ end