google-ads-ad_manager-v1 2.2.0 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (298) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/credentials.rb +47 -0
  4. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/paths.rb +69 -0
  5. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/client.rb +711 -0
  6. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/operations.rb +925 -0
  7. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest/service_stub.rb +266 -0
  8. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service/rest.rb +53 -0
  9. data/lib/google/ads/ad_manager/v1/ad_review_center_ad_service.rb +48 -0
  10. data/lib/google/ads/ad_manager/v1/ad_unit_service/rest/client.rb +4 -4
  11. data/lib/google/ads/ad_manager/v1/application_service/credentials.rb +47 -0
  12. data/lib/google/ads/ad_manager/v1/application_service/paths.rb +64 -0
  13. data/lib/google/ads/ad_manager/v1/application_service/rest/client.rb +538 -0
  14. data/lib/google/ads/ad_manager/v1/application_service/rest/service_stub.rb +203 -0
  15. data/lib/google/ads/ad_manager/v1/application_service/rest.rb +52 -0
  16. data/lib/google/ads/ad_manager/v1/application_service.rb +48 -0
  17. data/lib/google/ads/ad_manager/v1/audience_segment_service/credentials.rb +47 -0
  18. data/lib/google/ads/ad_manager/v1/audience_segment_service/paths.rb +64 -0
  19. data/lib/google/ads/ad_manager/v1/audience_segment_service/rest/client.rb +538 -0
  20. data/lib/google/ads/ad_manager/v1/audience_segment_service/rest/service_stub.rb +203 -0
  21. data/lib/google/ads/ad_manager/v1/audience_segment_service/rest.rb +52 -0
  22. data/lib/google/ads/ad_manager/v1/audience_segment_service.rb +48 -0
  23. data/lib/google/ads/ad_manager/v1/bandwidth_group_service/rest/client.rb +2 -2
  24. data/lib/google/ads/ad_manager/v1/browser_language_service/credentials.rb +47 -0
  25. data/lib/google/ads/ad_manager/v1/browser_language_service/paths.rb +64 -0
  26. data/lib/google/ads/ad_manager/v1/browser_language_service/rest/client.rb +538 -0
  27. data/lib/google/ads/ad_manager/v1/browser_language_service/rest/service_stub.rb +203 -0
  28. data/lib/google/ads/ad_manager/v1/browser_language_service/rest.rb +52 -0
  29. data/lib/google/ads/ad_manager/v1/browser_language_service.rb +48 -0
  30. data/lib/google/ads/ad_manager/v1/browser_service/credentials.rb +47 -0
  31. data/lib/google/ads/ad_manager/v1/browser_service/paths.rb +64 -0
  32. data/lib/google/ads/ad_manager/v1/browser_service/rest/client.rb +538 -0
  33. data/lib/google/ads/ad_manager/v1/browser_service/rest/service_stub.rb +203 -0
  34. data/lib/google/ads/ad_manager/v1/browser_service/rest.rb +52 -0
  35. data/lib/google/ads/ad_manager/v1/browser_service.rb +48 -0
  36. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/credentials.rb +47 -0
  37. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/paths.rb +64 -0
  38. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest/client.rb +538 -0
  39. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest/service_stub.rb +203 -0
  40. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service/rest.rb +52 -0
  41. data/lib/google/ads/ad_manager/v1/cms_metadata_key_service.rb +48 -0
  42. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/credentials.rb +47 -0
  43. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/paths.rb +64 -0
  44. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest/client.rb +538 -0
  45. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest/service_stub.rb +203 -0
  46. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service/rest.rb +52 -0
  47. data/lib/google/ads/ad_manager/v1/cms_metadata_value_service.rb +48 -0
  48. data/lib/google/ads/ad_manager/v1/company_service/rest/client.rb +2 -2
  49. data/lib/google/ads/ad_manager/v1/contact_service/credentials.rb +47 -0
  50. data/lib/google/ads/ad_manager/v1/contact_service/paths.rb +81 -0
  51. data/lib/google/ads/ad_manager/v1/contact_service/rest/client.rb +897 -0
  52. data/lib/google/ads/ad_manager/v1/contact_service/rest/service_stub.rb +451 -0
  53. data/lib/google/ads/ad_manager/v1/contact_service/rest.rb +52 -0
  54. data/lib/google/ads/ad_manager/v1/contact_service.rb +48 -0
  55. data/lib/google/ads/ad_manager/v1/content_bundle_service/credentials.rb +47 -0
  56. data/lib/google/ads/ad_manager/v1/content_bundle_service/paths.rb +64 -0
  57. data/lib/google/ads/ad_manager/v1/content_bundle_service/rest/client.rb +538 -0
  58. data/lib/google/ads/ad_manager/v1/content_bundle_service/rest/service_stub.rb +203 -0
  59. data/lib/google/ads/ad_manager/v1/content_bundle_service/rest.rb +52 -0
  60. data/lib/google/ads/ad_manager/v1/content_bundle_service.rb +48 -0
  61. data/lib/google/ads/ad_manager/v1/content_label_service/credentials.rb +47 -0
  62. data/lib/google/ads/ad_manager/v1/content_label_service/paths.rb +64 -0
  63. data/lib/google/ads/ad_manager/v1/content_label_service/rest/client.rb +538 -0
  64. data/lib/google/ads/ad_manager/v1/content_label_service/rest/service_stub.rb +203 -0
  65. data/lib/google/ads/ad_manager/v1/content_label_service/rest.rb +52 -0
  66. data/lib/google/ads/ad_manager/v1/content_label_service.rb +48 -0
  67. data/lib/google/ads/ad_manager/v1/content_service/credentials.rb +47 -0
  68. data/lib/google/ads/ad_manager/v1/content_service/paths.rb +64 -0
  69. data/lib/google/ads/ad_manager/v1/content_service/rest/client.rb +538 -0
  70. data/lib/google/ads/ad_manager/v1/content_service/rest/service_stub.rb +203 -0
  71. data/lib/google/ads/ad_manager/v1/content_service/rest.rb +52 -0
  72. data/lib/google/ads/ad_manager/v1/content_service.rb +48 -0
  73. data/lib/google/ads/ad_manager/v1/creative_template_service/credentials.rb +47 -0
  74. data/lib/google/ads/ad_manager/v1/creative_template_service/paths.rb +64 -0
  75. data/lib/google/ads/ad_manager/v1/creative_template_service/rest/client.rb +538 -0
  76. data/lib/google/ads/ad_manager/v1/creative_template_service/rest/service_stub.rb +203 -0
  77. data/lib/google/ads/ad_manager/v1/creative_template_service/rest.rb +52 -0
  78. data/lib/google/ads/ad_manager/v1/creative_template_service.rb +48 -0
  79. data/lib/google/ads/ad_manager/v1/custom_field_service/rest/client.rb +537 -2
  80. data/lib/google/ads/ad_manager/v1/custom_field_service/rest/service_stub.rb +372 -0
  81. data/lib/google/ads/ad_manager/v1/device_capability_service/credentials.rb +47 -0
  82. data/lib/google/ads/ad_manager/v1/device_capability_service/paths.rb +64 -0
  83. data/lib/google/ads/ad_manager/v1/device_capability_service/rest/client.rb +538 -0
  84. data/lib/google/ads/ad_manager/v1/device_capability_service/rest/service_stub.rb +203 -0
  85. data/lib/google/ads/ad_manager/v1/device_capability_service/rest.rb +52 -0
  86. data/lib/google/ads/ad_manager/v1/device_capability_service.rb +48 -0
  87. data/lib/google/ads/ad_manager/v1/device_category_service/rest/client.rb +1 -1
  88. data/lib/google/ads/ad_manager/v1/device_manufacturer_service/credentials.rb +47 -0
  89. data/lib/google/ads/ad_manager/v1/device_manufacturer_service/paths.rb +64 -0
  90. data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest/client.rb +539 -0
  91. data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest/service_stub.rb +203 -0
  92. data/lib/google/ads/ad_manager/v1/device_manufacturer_service/rest.rb +52 -0
  93. data/lib/google/ads/ad_manager/v1/device_manufacturer_service.rb +48 -0
  94. data/lib/google/ads/ad_manager/v1/geo_target_service/rest/client.rb +2 -2
  95. data/lib/google/ads/ad_manager/v1/mobile_carrier_service/credentials.rb +47 -0
  96. data/lib/google/ads/ad_manager/v1/mobile_carrier_service/paths.rb +64 -0
  97. data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest/client.rb +538 -0
  98. data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest/service_stub.rb +203 -0
  99. data/lib/google/ads/ad_manager/v1/mobile_carrier_service/rest.rb +52 -0
  100. data/lib/google/ads/ad_manager/v1/mobile_carrier_service.rb +48 -0
  101. data/lib/google/ads/ad_manager/v1/mobile_device_service/credentials.rb +47 -0
  102. data/lib/google/ads/ad_manager/v1/mobile_device_service/paths.rb +64 -0
  103. data/lib/google/ads/ad_manager/v1/mobile_device_service/rest/client.rb +538 -0
  104. data/lib/google/ads/ad_manager/v1/mobile_device_service/rest/service_stub.rb +203 -0
  105. data/lib/google/ads/ad_manager/v1/mobile_device_service/rest.rb +52 -0
  106. data/lib/google/ads/ad_manager/v1/mobile_device_service.rb +48 -0
  107. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/credentials.rb +47 -0
  108. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/paths.rb +64 -0
  109. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest/client.rb +541 -0
  110. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest/service_stub.rb +203 -0
  111. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service/rest.rb +52 -0
  112. data/lib/google/ads/ad_manager/v1/mobile_device_submodel_service.rb +48 -0
  113. data/lib/google/ads/ad_manager/v1/operating_system_service/rest/client.rb +1 -1
  114. data/lib/google/ads/ad_manager/v1/operating_system_version_service/rest/client.rb +1 -1
  115. data/lib/google/ads/ad_manager/v1/order_service/rest/client.rb +2 -2
  116. data/lib/google/ads/ad_manager/v1/placement_service/paths.rb +17 -0
  117. data/lib/google/ads/ad_manager/v1/placement_service/rest/client.rb +627 -2
  118. data/lib/google/ads/ad_manager/v1/placement_service/rest/service_stub.rb +434 -0
  119. data/lib/google/ads/ad_manager/v1/private_auction_deal_service/paths.rb +204 -0
  120. data/lib/google/ads/ad_manager/v1/private_auction_deal_service/rest/client.rb +1 -1
  121. data/lib/google/ads/ad_manager/v1/private_auction_service/rest/client.rb +1 -1
  122. data/lib/google/ads/ad_manager/v1/report_service/rest/client.rb +8 -7
  123. data/lib/google/ads/ad_manager/v1/rest.rb +19 -0
  124. data/lib/google/ads/ad_manager/v1/role_service/rest/client.rb +2 -1
  125. data/lib/google/ads/ad_manager/v1/site_service/credentials.rb +47 -0
  126. data/lib/google/ads/ad_manager/v1/site_service/paths.rb +64 -0
  127. data/lib/google/ads/ad_manager/v1/site_service/rest/client.rb +1071 -0
  128. data/lib/google/ads/ad_manager/v1/site_service/rest/service_stub.rb +575 -0
  129. data/lib/google/ads/ad_manager/v1/site_service/rest.rb +52 -0
  130. data/lib/google/ads/ad_manager/v1/site_service.rb +48 -0
  131. data/lib/google/ads/ad_manager/v1/team_service/credentials.rb +47 -0
  132. data/lib/google/ads/ad_manager/v1/team_service/paths.rb +64 -0
  133. data/lib/google/ads/ad_manager/v1/team_service/rest/client.rb +1073 -0
  134. data/lib/google/ads/ad_manager/v1/team_service/rest/service_stub.rb +575 -0
  135. data/lib/google/ads/ad_manager/v1/team_service/rest.rb +52 -0
  136. data/lib/google/ads/ad_manager/v1/team_service.rb +48 -0
  137. data/lib/google/ads/ad_manager/v1/version.rb +1 -1
  138. data/lib/google/ads/ad_manager/v1.rb +19 -0
  139. data/lib/google/ads/admanager/v1/ad_review_center_ad_enums_pb.rb +43 -0
  140. data/lib/google/ads/admanager/v1/ad_review_center_ad_messages_pb.rb +47 -0
  141. data/lib/google/ads/admanager/v1/ad_review_center_ad_service_pb.rb +61 -0
  142. data/lib/google/ads/admanager/v1/ad_review_center_ad_service_services_pb.rb +55 -0
  143. data/lib/google/ads/admanager/v1/ad_unit_messages_pb.rb +1 -1
  144. data/lib/google/ads/admanager/v1/application_messages_pb.rb +45 -0
  145. data/lib/google/ads/admanager/v1/application_service_pb.rb +51 -0
  146. data/lib/google/ads/admanager/v1/application_service_services_pb.rb +47 -0
  147. data/lib/google/ads/admanager/v1/audience_segment_messages_pb.rb +45 -0
  148. data/lib/google/ads/admanager/v1/audience_segment_service_pb.rb +51 -0
  149. data/lib/google/ads/admanager/v1/audience_segment_service_services_pb.rb +47 -0
  150. data/lib/google/ads/admanager/v1/browser_language_messages_pb.rb +45 -0
  151. data/lib/google/ads/admanager/v1/browser_language_service_pb.rb +51 -0
  152. data/lib/google/ads/admanager/v1/browser_language_service_services_pb.rb +47 -0
  153. data/lib/google/ads/admanager/v1/browser_messages_pb.rb +45 -0
  154. data/lib/google/ads/admanager/v1/browser_service_pb.rb +51 -0
  155. data/lib/google/ads/admanager/v1/browser_service_services_pb.rb +47 -0
  156. data/lib/google/ads/admanager/v1/cms_metadata_key_enums_pb.rb +43 -0
  157. data/lib/google/ads/admanager/v1/cms_metadata_key_messages_pb.rb +46 -0
  158. data/lib/google/ads/admanager/v1/cms_metadata_key_service_pb.rb +51 -0
  159. data/lib/google/ads/admanager/v1/cms_metadata_key_service_services_pb.rb +47 -0
  160. data/lib/google/ads/admanager/v1/cms_metadata_value_enums_pb.rb +43 -0
  161. data/lib/google/ads/admanager/v1/cms_metadata_value_messages_pb.rb +46 -0
  162. data/lib/google/ads/admanager/v1/cms_metadata_value_service_pb.rb +51 -0
  163. data/lib/google/ads/admanager/v1/cms_metadata_value_service_services_pb.rb +47 -0
  164. data/lib/google/ads/admanager/v1/company_messages_pb.rb +1 -1
  165. data/lib/google/ads/admanager/v1/contact_enums_pb.rb +43 -0
  166. data/lib/google/ads/admanager/v1/contact_messages_pb.rb +2 -1
  167. data/lib/google/ads/admanager/v1/contact_service_pb.rb +59 -0
  168. data/lib/google/ads/admanager/v1/contact_service_services_pb.rb +55 -0
  169. data/lib/google/ads/admanager/v1/content_bundle_messages_pb.rb +45 -0
  170. data/lib/google/ads/admanager/v1/content_bundle_service_pb.rb +51 -0
  171. data/lib/google/ads/admanager/v1/content_bundle_service_services_pb.rb +47 -0
  172. data/lib/google/ads/admanager/v1/content_label_messages_pb.rb +45 -0
  173. data/lib/google/ads/admanager/v1/content_label_service_pb.rb +51 -0
  174. data/lib/google/ads/admanager/v1/content_label_service_services_pb.rb +47 -0
  175. data/lib/google/ads/admanager/v1/content_messages_pb.rb +45 -0
  176. data/lib/google/ads/admanager/v1/content_service_pb.rb +51 -0
  177. data/lib/google/ads/admanager/v1/content_service_services_pb.rb +47 -0
  178. data/lib/google/ads/admanager/v1/creative_template_enums_pb.rb +45 -0
  179. data/lib/google/ads/admanager/v1/creative_template_messages_pb.rb +55 -0
  180. data/lib/google/ads/admanager/v1/creative_template_service_pb.rb +51 -0
  181. data/lib/google/ads/admanager/v1/creative_template_service_services_pb.rb +47 -0
  182. data/lib/google/ads/admanager/v1/creative_template_variable_url_type_enum_pb.rb +43 -0
  183. data/lib/google/ads/admanager/v1/custom_field_messages_pb.rb +1 -1
  184. data/lib/google/ads/admanager/v1/custom_field_service_pb.rb +13 -1
  185. data/lib/google/ads/admanager/v1/custom_field_service_services_pb.rb +12 -0
  186. data/lib/google/ads/admanager/v1/custom_targeting_key_messages_pb.rb +1 -1
  187. data/lib/google/ads/admanager/v1/custom_targeting_value_messages_pb.rb +1 -1
  188. data/lib/google/ads/admanager/v1/device_capability_messages_pb.rb +45 -0
  189. data/lib/google/ads/admanager/v1/device_capability_service_pb.rb +51 -0
  190. data/lib/google/ads/admanager/v1/device_capability_service_services_pb.rb +47 -0
  191. data/lib/google/ads/admanager/v1/device_manufacturer_messages_pb.rb +45 -0
  192. data/lib/google/ads/admanager/v1/device_manufacturer_service_pb.rb +51 -0
  193. data/lib/google/ads/admanager/v1/device_manufacturer_service_services_pb.rb +47 -0
  194. data/lib/google/ads/admanager/v1/exchange_syndication_product_enum_pb.rb +43 -0
  195. data/lib/google/ads/admanager/v1/mobile_carrier_messages_pb.rb +45 -0
  196. data/lib/google/ads/admanager/v1/mobile_carrier_service_pb.rb +51 -0
  197. data/lib/google/ads/admanager/v1/mobile_carrier_service_services_pb.rb +47 -0
  198. data/lib/google/ads/admanager/v1/mobile_device_messages_pb.rb +45 -0
  199. data/lib/google/ads/admanager/v1/mobile_device_service_pb.rb +51 -0
  200. data/lib/google/ads/admanager/v1/mobile_device_service_services_pb.rb +47 -0
  201. data/lib/google/ads/admanager/v1/mobile_device_submodel_messages_pb.rb +45 -0
  202. data/lib/google/ads/admanager/v1/mobile_device_submodel_service_pb.rb +51 -0
  203. data/lib/google/ads/admanager/v1/mobile_device_submodel_service_services_pb.rb +47 -0
  204. data/lib/google/ads/admanager/v1/placement_service_pb.rb +15 -1
  205. data/lib/google/ads/admanager/v1/placement_service_services_pb.rb +14 -0
  206. data/lib/google/ads/admanager/v1/report_definition_pb.rb +65 -0
  207. data/lib/google/ads/admanager/v1/report_messages_pb.rb +12 -29
  208. data/lib/google/ads/admanager/v1/report_service_pb.rb +3 -1
  209. data/lib/google/ads/admanager/v1/report_service_services_pb.rb +1 -1
  210. data/lib/google/ads/admanager/v1/report_value_pb.rb +45 -0
  211. data/lib/google/ads/admanager/v1/site_enums_pb.rb +45 -0
  212. data/lib/google/ads/admanager/v1/site_messages_pb.rb +49 -0
  213. data/lib/google/ads/admanager/v1/site_service_pb.rb +63 -0
  214. data/lib/google/ads/admanager/v1/site_service_services_pb.rb +59 -0
  215. data/lib/google/ads/admanager/v1/targeting_pb.rb +11 -1
  216. data/lib/google/ads/admanager/v1/taxonomy_type_enum_pb.rb +1 -1
  217. data/lib/google/ads/admanager/v1/team_enums_pb.rb +45 -0
  218. data/lib/google/ads/admanager/v1/team_messages_pb.rb +2 -1
  219. data/lib/google/ads/admanager/v1/team_service_pb.rb +63 -0
  220. data/lib/google/ads/admanager/v1/team_service_services_pb.rb +59 -0
  221. data/lib/google/ads/admanager/v1/web_property_pb.rb +46 -0
  222. data/proto_docs/google/ads/admanager/v1/ad_break_service.rb +1 -1
  223. data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_enums.rb +48 -0
  224. data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_messages.rb +53 -0
  225. data/proto_docs/google/ads/admanager/v1/ad_review_center_ad_service.rb +180 -0
  226. data/proto_docs/google/ads/admanager/v1/ad_unit_service.rb +6 -6
  227. data/proto_docs/google/ads/admanager/v1/application_messages.rb +41 -0
  228. data/proto_docs/google/ads/admanager/v1/application_service.rb +99 -0
  229. data/proto_docs/google/ads/admanager/v1/audience_segment_messages.rb +43 -0
  230. data/proto_docs/google/ads/admanager/v1/audience_segment_service.rb +99 -0
  231. data/proto_docs/google/ads/admanager/v1/bandwidth_group_service.rb +3 -3
  232. data/proto_docs/google/ads/admanager/v1/browser_language_messages.rb +39 -0
  233. data/proto_docs/google/ads/admanager/v1/browser_language_service.rb +99 -0
  234. data/proto_docs/google/ads/admanager/v1/browser_messages.rb +45 -0
  235. data/proto_docs/google/ads/admanager/v1/browser_service.rb +99 -0
  236. data/proto_docs/google/ads/admanager/v1/cms_metadata_key_enums.rb +45 -0
  237. data/proto_docs/google/ads/admanager/v1/cms_metadata_key_messages.rb +42 -0
  238. data/proto_docs/google/ads/admanager/v1/cms_metadata_key_service.rb +99 -0
  239. data/proto_docs/google/ads/admanager/v1/cms_metadata_value_enums.rb +48 -0
  240. data/proto_docs/google/ads/admanager/v1/cms_metadata_value_messages.rb +47 -0
  241. data/proto_docs/google/ads/admanager/v1/cms_metadata_value_service.rb +99 -0
  242. data/proto_docs/google/ads/admanager/v1/company_service.rb +3 -3
  243. data/proto_docs/google/ads/admanager/v1/contact_enums.rb +61 -0
  244. data/proto_docs/google/ads/admanager/v1/contact_messages.rb +38 -2
  245. data/proto_docs/google/ads/admanager/v1/contact_service.rb +176 -0
  246. data/proto_docs/google/ads/admanager/v1/content_bundle_messages.rb +47 -0
  247. data/proto_docs/google/ads/admanager/v1/content_bundle_service.rb +99 -0
  248. data/proto_docs/google/ads/admanager/v1/content_label_messages.rb +39 -0
  249. data/proto_docs/google/ads/admanager/v1/content_label_service.rb +99 -0
  250. data/proto_docs/google/ads/admanager/v1/content_messages.rb +39 -0
  251. data/proto_docs/google/ads/admanager/v1/content_service.rb +99 -0
  252. data/proto_docs/google/ads/admanager/v1/creative_template_enums.rb +70 -0
  253. data/proto_docs/google/ads/admanager/v1/creative_template_messages.rb +257 -0
  254. data/proto_docs/google/ads/admanager/v1/creative_template_service.rb +99 -0
  255. data/proto_docs/google/ads/admanager/v1/creative_template_variable_url_type_enum.rb +51 -0
  256. data/proto_docs/google/ads/admanager/v1/custom_field_messages.rb +2 -2
  257. data/proto_docs/google/ads/admanager/v1/custom_field_service.rb +118 -3
  258. data/proto_docs/google/ads/admanager/v1/custom_targeting_key_service.rb +1 -1
  259. data/proto_docs/google/ads/admanager/v1/custom_targeting_value_service.rb +1 -1
  260. data/proto_docs/google/ads/admanager/v1/device_capability_messages.rb +39 -0
  261. data/proto_docs/google/ads/admanager/v1/device_capability_service.rb +99 -0
  262. data/proto_docs/google/ads/admanager/v1/device_category_service.rb +2 -2
  263. data/proto_docs/google/ads/admanager/v1/device_manufacturer_messages.rb +40 -0
  264. data/proto_docs/google/ads/admanager/v1/device_manufacturer_service.rb +100 -0
  265. data/proto_docs/google/ads/admanager/v1/entity_signals_mapping_service.rb +1 -1
  266. data/proto_docs/google/ads/admanager/v1/exchange_syndication_product_enum.rb +51 -0
  267. data/proto_docs/google/ads/admanager/v1/geo_target_service.rb +3 -3
  268. data/proto_docs/google/ads/admanager/v1/mobile_carrier_messages.rb +42 -0
  269. data/proto_docs/google/ads/admanager/v1/mobile_carrier_service.rb +99 -0
  270. data/proto_docs/google/ads/admanager/v1/mobile_device_messages.rb +43 -0
  271. data/proto_docs/google/ads/admanager/v1/mobile_device_service.rb +99 -0
  272. data/proto_docs/google/ads/admanager/v1/mobile_device_submodel_messages.rb +44 -0
  273. data/proto_docs/google/ads/admanager/v1/mobile_device_submodel_service.rb +102 -0
  274. data/proto_docs/google/ads/admanager/v1/operating_system_service.rb +2 -2
  275. data/proto_docs/google/ads/admanager/v1/operating_system_version_service.rb +2 -2
  276. data/proto_docs/google/ads/admanager/v1/order_messages.rb +7 -8
  277. data/proto_docs/google/ads/admanager/v1/order_service.rb +3 -3
  278. data/proto_docs/google/ads/admanager/v1/placement_service.rb +139 -3
  279. data/proto_docs/google/ads/admanager/v1/private_auction_deal_service.rb +2 -2
  280. data/proto_docs/google/ads/admanager/v1/private_auction_service.rb +2 -2
  281. data/proto_docs/google/ads/admanager/v1/programmatic_buyer_service.rb +1 -1
  282. data/proto_docs/google/ads/admanager/v1/report_definition.rb +12498 -0
  283. data/proto_docs/google/ads/admanager/v1/report_messages.rb +139 -3479
  284. data/proto_docs/google/ads/admanager/v1/report_service.rb +8 -7
  285. data/proto_docs/google/ads/admanager/v1/report_value.rb +99 -0
  286. data/proto_docs/google/ads/admanager/v1/role_service.rb +3 -2
  287. data/proto_docs/google/ads/admanager/v1/site_enums.rb +79 -0
  288. data/proto_docs/google/ads/admanager/v1/site_messages.rb +67 -0
  289. data/proto_docs/google/ads/admanager/v1/site_service.rb +211 -0
  290. data/proto_docs/google/ads/admanager/v1/targeting.rb +217 -0
  291. data/proto_docs/google/ads/admanager/v1/taxonomy_category_service.rb +1 -1
  292. data/proto_docs/google/ads/admanager/v1/taxonomy_type_enum.rb +3 -0
  293. data/proto_docs/google/ads/admanager/v1/team_enums.rb +69 -0
  294. data/proto_docs/google/ads/admanager/v1/team_messages.rb +25 -0
  295. data/proto_docs/google/ads/admanager/v1/team_service.rb +213 -0
  296. data/proto_docs/google/ads/admanager/v1/web_property.rb +46 -0
  297. data/proto_docs/google/type/interval.rb +45 -0
  298. metadata +236 -4
@@ -0,0 +1,180 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # Request object for `SearchAdReviewCenterAds` method.
25
+ # @!attribute [rw] parent
26
+ # @return [::String]
27
+ # Required. The parent, which owns this collection of AdReviewCenterAds.
28
+ # Format: networks/\\{network_code}/webProperties/\\{web_property_code}
29
+ #
30
+ # Since a network can only have a single web property of each
31
+ # `ExchangeSyndicationProduct`, you can use the
32
+ # `ExchangeSyndicationProduct` as an alias for the web property code:
33
+ #
34
+ # `networks/{network_code}/webProperties/display`
35
+ #
36
+ # `networks/{network_code}/webProperties/videoAndAudio`
37
+ #
38
+ # `networks/{network_code}/webProperties/mobileApp`
39
+ #
40
+ # `networks/{network_code}/webProperties/games`
41
+ # @!attribute [rw] page_size
42
+ # @return [::Integer]
43
+ # Optional. The maximum number of AdReviewCenterAds to return. The service
44
+ # may return fewer than this value. If unspecified, at most 50
45
+ # AdReviewCenterAds will be returned. The maximum value is 1000; values
46
+ # greater than 1000 will be coerced to 1000.
47
+ # @!attribute [rw] page_token
48
+ # @return [::String]
49
+ # Optional. The page token to fetch the next page of AdReviewCenterAds. This
50
+ # is the value returned from a previous Search request, or empty.
51
+ # @!attribute [rw] status
52
+ # @return [::Google::Ads::AdManager::V1::AdReviewCenterAdStatusEnum::AdReviewCenterAdStatus]
53
+ # Required. Only return ads with the given status.
54
+ # @!attribute [rw] ad_review_center_ad_id
55
+ # @return [::Array<::String>]
56
+ # Optional. If provided, only return ads with the given AdReviewCenterAd IDs.
57
+ # @!attribute [rw] date_time_range
58
+ # @return [::Google::Type::Interval]
59
+ # Optional. If provided, only return ads that served within the given date
60
+ # range (inclusive). The date range must be within the last 30 days. If not
61
+ # provided, the date range will be the last 30 days.
62
+ # @!attribute [rw] search_text
63
+ # @return [::Array<::String>]
64
+ # Optional. If provided, restrict the search to AdReviewCenterAds associated
65
+ # with the text (including any text on the ad or in the destination URL). If
66
+ # more than one value is provided, the search will combine them in a logical
67
+ # AND. For example, ['car', 'blue'] will match ads that contain both "car"
68
+ # and "blue", but not an ad that only contains "car".
69
+ # @!attribute [rw] buyer_account_id
70
+ # @return [::Array<::Integer>]
71
+ # Optional. If provided, restrict the search to creatives belonging to one of
72
+ # the given Adx buyer account IDs. Only applicable to RTB creatives. Adx
73
+ # buyer account IDs can be found via the ProgrammaticBuyerService.
74
+ class SearchAdReviewCenterAdsRequest
75
+ include ::Google::Protobuf::MessageExts
76
+ extend ::Google::Protobuf::MessageExts::ClassMethods
77
+ end
78
+
79
+ # Response object for `SearchAdReviewCenterAds` method.
80
+ # @!attribute [rw] ad_review_center_ads
81
+ # @return [::Array<::Google::Ads::AdManager::V1::AdReviewCenterAd>]
82
+ # The AdReviewCenterAds that match the search request.
83
+ # @!attribute [rw] next_page_token
84
+ # @return [::String]
85
+ # A token, which can be sent as `page_token` to retrieve the next page.
86
+ # If this field is omitted, there are no subsequent pages.
87
+ class SearchAdReviewCenterAdsResponse
88
+ include ::Google::Protobuf::MessageExts
89
+ extend ::Google::Protobuf::MessageExts::ClassMethods
90
+ end
91
+
92
+ # Request object for `BatchAllowAdReviewCenterAds` method.
93
+ # @!attribute [rw] parent
94
+ # @return [::String]
95
+ # Required. The parent, which owns this collection of AdReviewCenterAds.
96
+ # Format: networks/\\{network_code}/webProperties/\\{web_property_code}
97
+ #
98
+ # Since a network can only have a single web property of each
99
+ # `ExchangeSyndicationProduct`, you can use the
100
+ # `ExchangeSyndicationProduct` as an alias for the web property code:
101
+ #
102
+ # `networks/{network_code}/webProperties/display`
103
+ #
104
+ # `networks/{network_code}/webProperties/videoAndAudio`
105
+ #
106
+ # `networks/{network_code}/webProperties/mobileApp`
107
+ #
108
+ # `networks/{network_code}/webProperties/games`
109
+ # @!attribute [rw] names
110
+ # @return [::Array<::String>]
111
+ # Required. The resource names of the `AdReviewCenterAd`s to allow.
112
+ # Format:
113
+ # `networks/{network_code}/webProperties/{web_property_code}/adReviewCenterAds/{ad_review_center_ad_id}`
114
+ class BatchAllowAdReviewCenterAdsRequest
115
+ include ::Google::Protobuf::MessageExts
116
+ extend ::Google::Protobuf::MessageExts::ClassMethods
117
+ end
118
+
119
+ # Response object for `BatchAllowAdReviewCenterAds` method.
120
+ class BatchAllowAdReviewCenterAdsResponse
121
+ include ::Google::Protobuf::MessageExts
122
+ extend ::Google::Protobuf::MessageExts::ClassMethods
123
+ end
124
+
125
+ # Request object for `BatchBlockAdReviewCenterAds` method.
126
+ # @!attribute [rw] parent
127
+ # @return [::String]
128
+ # Required. The parent, which owns this collection of AdReviewCenterAds.
129
+ # Format: networks/\\{network_code}/webProperties/\\{web_property_code}
130
+ #
131
+ # Since a network can only have a single web property of each
132
+ # `ExchangeSyndicationProduct`, you can use the
133
+ # `ExchangeSyndicationProduct` as an alias for the web property code:
134
+ #
135
+ # `networks/{network_code}/webProperties/display`
136
+ #
137
+ # `networks/{network_code}/webProperties/videoAndAudio`
138
+ #
139
+ # `networks/{network_code}/webProperties/mobileApp`
140
+ #
141
+ # `networks/{network_code}/webProperties/games`
142
+ # @!attribute [rw] names
143
+ # @return [::Array<::String>]
144
+ # Required. The resource names of the `AdReviewCenterAd`s to block.
145
+ # Format:
146
+ # `networks/{network_code}/webProperties/{web_property_code}/adReviewCenterAds/{ad_review_center_ad_id}`
147
+ class BatchBlockAdReviewCenterAdsRequest
148
+ include ::Google::Protobuf::MessageExts
149
+ extend ::Google::Protobuf::MessageExts::ClassMethods
150
+ end
151
+
152
+ # Response object for `BatchBlockAdReviewCenterAds` method.
153
+ class BatchBlockAdReviewCenterAdsResponse
154
+ include ::Google::Protobuf::MessageExts
155
+ extend ::Google::Protobuf::MessageExts::ClassMethods
156
+ end
157
+
158
+ # Metadata object for `BatchAllowAdReviewCenterAds` and
159
+ # `BatchBlockAdReviewCenterAds` methods.
160
+ # @!attribute [rw] failed_requests
161
+ # @return [::Google::Protobuf::Map{::Integer => ::Google::Rpc::Status}]
162
+ # The status of each failed request, keyed by the index of the corresponding
163
+ # request in the batch request.
164
+ class BatchAdReviewCenterAdsOperationMetadata
165
+ include ::Google::Protobuf::MessageExts
166
+ extend ::Google::Protobuf::MessageExts::ClassMethods
167
+
168
+ # @!attribute [rw] key
169
+ # @return [::Integer]
170
+ # @!attribute [rw] value
171
+ # @return [::Google::Rpc::Status]
172
+ class FailedRequestsEntry
173
+ include ::Google::Protobuf::MessageExts
174
+ extend ::Google::Protobuf::MessageExts::ClassMethods
175
+ end
176
+ end
177
+ end
178
+ end
179
+ end
180
+ end
@@ -40,8 +40,8 @@ module Google
40
40
  # @return [::Integer]
41
41
  # Optional. The maximum number of AdUnits to return. The service may return
42
42
  # fewer than this value. If unspecified, at most 50 ad units will be
43
- # returned. The maximum value is 1000; values above 1000 will be coerced to
44
- # 1000.
43
+ # returned. The maximum value is 1000; values greater than 1000 will be
44
+ # coerced to 1000.
45
45
  # @!attribute [rw] page_token
46
46
  # @return [::String]
47
47
  # Optional. A page token, received from a previous `ListAdUnits` call.
@@ -81,7 +81,7 @@ module Google
81
81
  # If a filter was included in the request, this reflects the total number
82
82
  # after the filtering is applied.
83
83
  #
84
- # `total_size` will not be calculated in the response unless it has been
84
+ # `total_size` won't be calculated in the response unless it has been
85
85
  # included in a response field mask. The response field mask can be provided
86
86
  # to the method by using the URL parameter `$fields` or `fields`, or by using
87
87
  # the HTTP/gRPC header `X-Goog-FieldMask`.
@@ -102,8 +102,8 @@ module Google
102
102
  # @return [::Integer]
103
103
  # Optional. The maximum number of AdUnitSizes to return. The service may
104
104
  # return fewer than this value. If unspecified, at most 50 ad unit sizes will
105
- # be returned. The maximum value is 1000; values above 1000 will be coerced
106
- # to 1000.
105
+ # be returned. The maximum value is 1000; values greater than 1000 will be
106
+ # coerced to 1000.
107
107
  # @!attribute [rw] page_token
108
108
  # @return [::String]
109
109
  # Optional. A page token, received from a previous `ListAdUnitSizes` call.
@@ -143,7 +143,7 @@ module Google
143
143
  # If a filter was included in the request, this reflects the total number
144
144
  # after the filtering is applied.
145
145
  #
146
- # `total_size` will not be calculated in the response unless it has been
146
+ # `total_size` won't be calculated in the response unless it has been
147
147
  # included in a response field mask. The response field mask can be provided
148
148
  # to the method by using the URL parameter `$fields` or `fields`, or by using
149
149
  # the HTTP/gRPC header `X-Goog-FieldMask`.
@@ -0,0 +1,41 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # An application that has been added to or "claimed" by the network to be used
25
+ # for targeting purposes. These mobile apps can come from various app stores.
26
+ # @!attribute [rw] name
27
+ # @return [::String]
28
+ # Identifier. The resource name of the `Application`.
29
+ # Format: `networks/{network_code}/applications/{application_id}`
30
+ # @!attribute [rw] display_name
31
+ # @return [::String]
32
+ # Optional. The display name of the application. This attribute is required
33
+ # and has a maximum length of 80 characters.
34
+ class Application
35
+ include ::Google::Protobuf::MessageExts
36
+ extend ::Google::Protobuf::MessageExts::ClassMethods
37
+ end
38
+ end
39
+ end
40
+ end
41
+ end
@@ -0,0 +1,99 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # Request object for `GetApplication` method.
25
+ # @!attribute [rw] name
26
+ # @return [::String]
27
+ # Required. The resource name of the Application.
28
+ # Format: `networks/{network_code}/applications/{application_id}`
29
+ class GetApplicationRequest
30
+ include ::Google::Protobuf::MessageExts
31
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32
+ end
33
+
34
+ # Request object for `ListApplications` method.
35
+ # @!attribute [rw] parent
36
+ # @return [::String]
37
+ # Required. The parent, which owns this collection of Applications.
38
+ # Format: `networks/{network_code}`
39
+ # @!attribute [rw] page_size
40
+ # @return [::Integer]
41
+ # Optional. The maximum number of `Applications` to return. The service may
42
+ # return fewer than this value. If unspecified, at most 50 `Applications`
43
+ # will be returned. The maximum value is 1000; values greater than 1000 will
44
+ # be coerced to 1000.
45
+ # @!attribute [rw] page_token
46
+ # @return [::String]
47
+ # Optional. A page token, received from a previous `ListApplications` call.
48
+ # Provide this to retrieve the subsequent page.
49
+ #
50
+ # When paginating, all other parameters provided to `ListApplications` must
51
+ # match the call that provided the page token.
52
+ # @!attribute [rw] filter
53
+ # @return [::String]
54
+ # Optional. Expression to filter the response.
55
+ # See syntax details at
56
+ # https://developers.google.com/ad-manager/api/beta/filters
57
+ # @!attribute [rw] order_by
58
+ # @return [::String]
59
+ # Optional. Expression to specify sorting order.
60
+ # See syntax details at
61
+ # https://developers.google.com/ad-manager/api/beta/filters#order
62
+ # @!attribute [rw] skip
63
+ # @return [::Integer]
64
+ # Optional. Number of individual resources to skip while paginating.
65
+ class ListApplicationsRequest
66
+ include ::Google::Protobuf::MessageExts
67
+ extend ::Google::Protobuf::MessageExts::ClassMethods
68
+ end
69
+
70
+ # Response object for `ListApplicationsRequest` containing matching
71
+ # `Application` objects.
72
+ # @!attribute [rw] applications
73
+ # @return [::Array<::Google::Ads::AdManager::V1::Application>]
74
+ # The `Application` objects from the specified network.
75
+ # @!attribute [rw] next_page_token
76
+ # @return [::String]
77
+ # A token, which can be sent as `page_token` to retrieve the next page.
78
+ # If this field is omitted, there are no subsequent pages.
79
+ # @!attribute [rw] total_size
80
+ # @return [::Integer]
81
+ # Total number of `Application` objects.
82
+ # If a filter was included in the request, this reflects the total number
83
+ # after the filtering is applied.
84
+ #
85
+ # `total_size` won't be calculated in the response unless it has been
86
+ # included in a response field mask. The response field mask can be provided
87
+ # to the method by using the URL parameter `$fields` or `fields`, or by using
88
+ # the HTTP/gRPC header `X-Goog-FieldMask`.
89
+ #
90
+ # For more information, see
91
+ # https://developers.google.com/ad-manager/api/beta/field-masks
92
+ class ListApplicationsResponse
93
+ include ::Google::Protobuf::MessageExts
94
+ extend ::Google::Protobuf::MessageExts::ClassMethods
95
+ end
96
+ end
97
+ end
98
+ end
99
+ end
@@ -0,0 +1,43 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # The `AudienceSegment` resource.
25
+ # @!attribute [rw] name
26
+ # @return [::String]
27
+ # Identifier. The resource name of the `AudienceSegment`.
28
+ # Format: `networks/{network_code}/audienceSegments/{audience_segment_id}`
29
+ # The `audience_segment_id` may have up to 1 of the following suffixes:
30
+ # - `~direct` for directly licensed third-party segments
31
+ # - `~global` for globally licensed third-party segments
32
+ # @!attribute [rw] display_name
33
+ # @return [::String]
34
+ # Required. Display name of the `AudienceSegment`. The attribute has a
35
+ # maximum length of 255 characters.
36
+ class AudienceSegment
37
+ include ::Google::Protobuf::MessageExts
38
+ extend ::Google::Protobuf::MessageExts::ClassMethods
39
+ end
40
+ end
41
+ end
42
+ end
43
+ end
@@ -0,0 +1,99 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # Request object for `GetAudienceSegment` method.
25
+ # @!attribute [rw] name
26
+ # @return [::String]
27
+ # Required. The resource name of the AudienceSegment.
28
+ # Format: `networks/{network_code}/audienceSegments/{audience_segment_id}`
29
+ class GetAudienceSegmentRequest
30
+ include ::Google::Protobuf::MessageExts
31
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32
+ end
33
+
34
+ # Request object for `ListAudienceSegments` method.
35
+ # @!attribute [rw] parent
36
+ # @return [::String]
37
+ # Required. The parent publisher network associated with these audience
38
+ # segments. Format: `networks/{network_code}`
39
+ # @!attribute [rw] page_size
40
+ # @return [::Integer]
41
+ # Optional. The maximum number of `AudienceSegments` to return. The service
42
+ # may return fewer than this value. If unspecified, at most 50
43
+ # `AudienceSegments` will be returned. The maximum value is 1000; values
44
+ # greater than 1000 will be coerced to 1000.
45
+ # @!attribute [rw] page_token
46
+ # @return [::String]
47
+ # Optional. A page token, received from a previous `ListAudienceSegments`
48
+ # call. Provide this to retrieve the subsequent page.
49
+ #
50
+ # When paginating, all other parameters provided to `ListAudienceSegments`
51
+ # must match the call that provided the page token.
52
+ # @!attribute [rw] filter
53
+ # @return [::String]
54
+ # Optional. Expression to filter the response.
55
+ # See syntax details at
56
+ # https://developers.google.com/ad-manager/api/beta/filters
57
+ # @!attribute [rw] order_by
58
+ # @return [::String]
59
+ # Optional. Expression to specify sorting order.
60
+ # See syntax details at
61
+ # https://developers.google.com/ad-manager/api/beta/filters#order
62
+ # @!attribute [rw] skip
63
+ # @return [::Integer]
64
+ # Optional. Number of individual resources to skip while paginating.
65
+ class ListAudienceSegmentsRequest
66
+ include ::Google::Protobuf::MessageExts
67
+ extend ::Google::Protobuf::MessageExts::ClassMethods
68
+ end
69
+
70
+ # Response object for `ListAudienceSegmentsRequest` containing matching
71
+ # `AudienceSegment` objects.
72
+ # @!attribute [rw] audience_segments
73
+ # @return [::Array<::Google::Ads::AdManager::V1::AudienceSegment>]
74
+ # The `AudienceSegment` objects from the specified network.
75
+ # @!attribute [rw] next_page_token
76
+ # @return [::String]
77
+ # A token, which can be sent as `page_token` to retrieve the next page.
78
+ # If this field is omitted, there are no subsequent pages.
79
+ # @!attribute [rw] total_size
80
+ # @return [::Integer]
81
+ # Total number of `AudienceSegment` objects.
82
+ # If a filter was included in the request, this reflects the total number
83
+ # after the filtering is applied.
84
+ #
85
+ # `total_size` won't be calculated in the response unless it has been
86
+ # included in a response field mask. The response field mask can be provided
87
+ # to the method by using the URL parameter `$fields` or `fields`, or by using
88
+ # the HTTP/gRPC header `X-Goog-FieldMask`.
89
+ #
90
+ # For more information, see
91
+ # https://developers.google.com/ad-manager/api/beta/field-masks
92
+ class ListAudienceSegmentsResponse
93
+ include ::Google::Protobuf::MessageExts
94
+ extend ::Google::Protobuf::MessageExts::ClassMethods
95
+ end
96
+ end
97
+ end
98
+ end
99
+ end
@@ -40,8 +40,8 @@ module Google
40
40
  # @return [::Integer]
41
41
  # Optional. The maximum number of `BandwidthGroups` to return. The service
42
42
  # may return fewer than this value. If unspecified, at most 50
43
- # `BandwidthGroups` will be returned. The maximum value is 1000; values above
44
- # 1000 will be coerced to 1000.
43
+ # `BandwidthGroups` will be returned. The maximum value is 1000; values
44
+ # greater than 1000 will be coerced to 1000.
45
45
  # @!attribute [rw] page_token
46
46
  # @return [::String]
47
47
  # Optional. A page token, received from a previous `ListBandwidthGroups`
@@ -82,7 +82,7 @@ module Google
82
82
  # If a filter was included in the request, this reflects the total number
83
83
  # after the filtering is applied.
84
84
  #
85
- # `total_size` will not be calculated in the response unless it has been
85
+ # `total_size` won't be calculated in the response unless it has been
86
86
  # included in a response field mask. The response field mask can be provided
87
87
  # to the method by using the URL parameter `$fields` or `fields`, or by using
88
88
  # the HTTP/gRPC header `X-Goog-FieldMask`.
@@ -0,0 +1,39 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # Represents the language of a browser.
25
+ # @!attribute [rw] name
26
+ # @return [::String]
27
+ # Identifier. The resource name of the `BrowserLanguage`.
28
+ # Format: `networks/{network_code}/browserLanguages/{browser_language_id}`
29
+ # @!attribute [r] display_name
30
+ # @return [::String]
31
+ # Output only. The name of the browser language, localized.
32
+ class BrowserLanguage
33
+ include ::Google::Protobuf::MessageExts
34
+ extend ::Google::Protobuf::MessageExts::ClassMethods
35
+ end
36
+ end
37
+ end
38
+ end
39
+ end
@@ -0,0 +1,99 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2025 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+
20
+ module Google
21
+ module Ads
22
+ module AdManager
23
+ module V1
24
+ # Request object for `GetBrowserLanguage` method.
25
+ # @!attribute [rw] name
26
+ # @return [::String]
27
+ # Required. The resource name of the BrowserLanguage.
28
+ # Format: `networks/{network_code}/browserLanguages/{browser_language_id}`
29
+ class GetBrowserLanguageRequest
30
+ include ::Google::Protobuf::MessageExts
31
+ extend ::Google::Protobuf::MessageExts::ClassMethods
32
+ end
33
+
34
+ # Request object for `ListBrowserLanguages` method.
35
+ # @!attribute [rw] parent
36
+ # @return [::String]
37
+ # Required. The parent, which owns this collection of BrowserLanguages.
38
+ # Format: `networks/{network_code}`
39
+ # @!attribute [rw] page_size
40
+ # @return [::Integer]
41
+ # Optional. The maximum number of `BrowserLanguages` to return. The service
42
+ # may return fewer than this value. If unspecified, at most 50
43
+ # `BrowserLanguages` will be returned. The maximum value is 1000; values
44
+ # greater than 1000 will be coerced to 1000.
45
+ # @!attribute [rw] page_token
46
+ # @return [::String]
47
+ # Optional. A page token, received from a previous `ListBrowserLanguages`
48
+ # call. Provide this to retrieve the subsequent page.
49
+ #
50
+ # When paginating, all other parameters provided to `ListBrowserLanguages`
51
+ # must match the call that provided the page token.
52
+ # @!attribute [rw] filter
53
+ # @return [::String]
54
+ # Optional. Expression to filter the response.
55
+ # See syntax details at
56
+ # https://developers.google.com/ad-manager/api/beta/filters
57
+ # @!attribute [rw] order_by
58
+ # @return [::String]
59
+ # Optional. Expression to specify sorting order.
60
+ # See syntax details at
61
+ # https://developers.google.com/ad-manager/api/beta/filters#order
62
+ # @!attribute [rw] skip
63
+ # @return [::Integer]
64
+ # Optional. Number of individual resources to skip while paginating.
65
+ class ListBrowserLanguagesRequest
66
+ include ::Google::Protobuf::MessageExts
67
+ extend ::Google::Protobuf::MessageExts::ClassMethods
68
+ end
69
+
70
+ # Response object for `ListBrowserLanguagesRequest` containing matching
71
+ # `BrowserLanguage` objects.
72
+ # @!attribute [rw] browser_languages
73
+ # @return [::Array<::Google::Ads::AdManager::V1::BrowserLanguage>]
74
+ # The `BrowserLanguage` objects from the specified network.
75
+ # @!attribute [rw] next_page_token
76
+ # @return [::String]
77
+ # A token, which can be sent as `page_token` to retrieve the next page.
78
+ # If this field is omitted, there are no subsequent pages.
79
+ # @!attribute [rw] total_size
80
+ # @return [::Integer]
81
+ # Total number of `BrowserLanguage` objects.
82
+ # If a filter was included in the request, this reflects the total number
83
+ # after the filtering is applied.
84
+ #
85
+ # `total_size` won't be calculated in the response unless it has been
86
+ # included in a response field mask. The response field mask can be provided
87
+ # to the method by using the URL parameter `$fields` or `fields`, or by using
88
+ # the HTTP/gRPC header `X-Goog-FieldMask`.
89
+ #
90
+ # For more information, see
91
+ # https://developers.google.com/ad-manager/api/beta/field-masks
92
+ class ListBrowserLanguagesResponse
93
+ include ::Google::Protobuf::MessageExts
94
+ extend ::Google::Protobuf::MessageExts::ClassMethods
95
+ end
96
+ end
97
+ end
98
+ end
99
+ end