google-api-client 0.28.4 → 0.29.2

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 (750) hide show
  1. checksums.yaml +4 -4
  2. data/.kokoro/build.bat +9 -6
  3. data/.kokoro/build.sh +2 -34
  4. data/.kokoro/continuous/common.cfg +6 -1
  5. data/.kokoro/continuous/linux.cfg +1 -1
  6. data/.kokoro/continuous/windows.cfg +17 -1
  7. data/.kokoro/osx.sh +2 -33
  8. data/.kokoro/presubmit/common.cfg +6 -1
  9. data/.kokoro/presubmit/linux.cfg +1 -1
  10. data/.kokoro/presubmit/windows.cfg +17 -1
  11. data/.kokoro/trampoline.bat +10 -0
  12. data/.kokoro/trampoline.sh +3 -23
  13. data/CHANGELOG.md +460 -0
  14. data/README.md +1 -1
  15. data/Rakefile +31 -0
  16. data/bin/generate-api +4 -2
  17. data/generated/google/apis/abusiveexperiencereport_v1/service.rb +2 -2
  18. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +1 -1
  19. data/generated/google/apis/accessapproval_v1beta1/classes.rb +333 -0
  20. data/generated/google/apis/accessapproval_v1beta1/representations.rb +174 -0
  21. data/generated/google/apis/accessapproval_v1beta1/service.rb +728 -0
  22. data/generated/google/apis/accessapproval_v1beta1.rb +34 -0
  23. data/generated/google/apis/accesscontextmanager_v1/classes.rb +755 -0
  24. data/generated/google/apis/accesscontextmanager_v1/representations.rb +282 -0
  25. data/generated/google/apis/accesscontextmanager_v1/service.rb +788 -0
  26. data/generated/google/apis/accesscontextmanager_v1.rb +34 -0
  27. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +47 -31
  28. data/generated/google/apis/accesscontextmanager_v1beta/representations.rb +4 -0
  29. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +16 -16
  30. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  31. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +95 -200
  32. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -32
  33. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +64 -104
  34. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  35. data/generated/google/apis/adexchangebuyer_v1_2/service.rb +7 -7
  36. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +21 -21
  37. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +38 -38
  38. data/generated/google/apis/adexperiencereport_v1/service.rb +2 -2
  39. data/generated/google/apis/admin_datatransfer_v1/service.rb +5 -5
  40. data/generated/google/apis/admin_directory_v1/classes.rb +5 -50
  41. data/generated/google/apis/admin_directory_v1/representations.rb +0 -2
  42. data/generated/google/apis/admin_directory_v1/service.rb +113 -113
  43. data/generated/google/apis/admin_directory_v1.rb +1 -1
  44. data/generated/google/apis/admin_reports_v1/service.rb +6 -6
  45. data/generated/google/apis/admin_reports_v1.rb +1 -1
  46. data/generated/google/apis/adsense_v1_4/service.rb +39 -39
  47. data/generated/google/apis/adsensehost_v4_1/service.rb +26 -26
  48. data/generated/google/apis/alertcenter_v1beta1/classes.rb +101 -2
  49. data/generated/google/apis/alertcenter_v1beta1/representations.rb +25 -0
  50. data/generated/google/apis/alertcenter_v1beta1/service.rb +17 -16
  51. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  52. data/generated/google/apis/analytics_v2_4/service.rb +6 -6
  53. data/generated/google/apis/analytics_v3/service.rb +88 -88
  54. data/generated/google/apis/analyticsreporting_v4/classes.rb +638 -0
  55. data/generated/google/apis/analyticsreporting_v4/representations.rb +248 -0
  56. data/generated/google/apis/analyticsreporting_v4/service.rb +31 -1
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +51 -11
  59. data/generated/google/apis/androiddeviceprovisioning_v1/representations.rb +6 -0
  60. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +26 -26
  61. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +26 -30
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +2 -14
  64. data/generated/google/apis/androidenterprise_v1/service.rb +85 -121
  65. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  66. data/generated/google/apis/androidmanagement_v1/classes.rb +358 -4
  67. data/generated/google/apis/androidmanagement_v1/representations.rb +163 -0
  68. data/generated/google/apis/androidmanagement_v1/service.rb +191 -21
  69. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  70. data/generated/google/apis/androidpublisher_v1/service.rb +2 -2
  71. data/generated/google/apis/androidpublisher_v1_1/service.rb +3 -3
  72. data/generated/google/apis/androidpublisher_v2/service.rb +64 -70
  73. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  74. data/generated/google/apis/androidpublisher_v3/classes.rb +113 -0
  75. data/generated/google/apis/androidpublisher_v3/representations.rb +58 -0
  76. data/generated/google/apis/androidpublisher_v3/service.rb +234 -64
  77. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  78. data/generated/google/apis/appengine_v1/classes.rb +45 -100
  79. data/generated/google/apis/appengine_v1/representations.rb +17 -35
  80. data/generated/google/apis/appengine_v1/service.rb +45 -39
  81. data/generated/google/apis/appengine_v1.rb +1 -1
  82. data/generated/google/apis/appengine_v1alpha/classes.rb +2 -99
  83. data/generated/google/apis/appengine_v1alpha/representations.rb +0 -35
  84. data/generated/google/apis/appengine_v1alpha/service.rb +15 -15
  85. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  86. data/generated/google/apis/appengine_v1beta/classes.rb +7 -102
  87. data/generated/google/apis/appengine_v1beta/representations.rb +0 -35
  88. data/generated/google/apis/appengine_v1beta/service.rb +45 -39
  89. data/generated/google/apis/appengine_v1beta.rb +1 -1
  90. data/generated/google/apis/appengine_v1beta4/service.rb +20 -20
  91. data/generated/google/apis/appengine_v1beta5/service.rb +20 -20
  92. data/generated/google/apis/appsactivity_v1/service.rb +5 -4
  93. data/generated/google/apis/appsactivity_v1.rb +1 -1
  94. data/generated/google/apis/appsmarket_v2/service.rb +3 -3
  95. data/generated/google/apis/appstate_v1/service.rb +5 -5
  96. data/generated/google/apis/bigquery_v2/classes.rb +1121 -114
  97. data/generated/google/apis/bigquery_v2/representations.rb +414 -26
  98. data/generated/google/apis/bigquery_v2/service.rb +184 -22
  99. data/generated/google/apis/bigquery_v2.rb +1 -1
  100. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +88 -10
  101. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +43 -0
  102. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +142 -34
  103. data/generated/google/apis/bigquerydatatransfer_v1.rb +3 -3
  104. data/generated/google/apis/bigtableadmin_v1/service.rb +3 -3
  105. data/generated/google/apis/bigtableadmin_v1.rb +2 -2
  106. data/generated/google/apis/bigtableadmin_v2/classes.rb +14 -14
  107. data/generated/google/apis/bigtableadmin_v2/service.rb +142 -33
  108. data/generated/google/apis/bigtableadmin_v2.rb +2 -2
  109. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +66 -6
  110. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +17 -0
  111. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +17 -13
  112. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  113. data/generated/google/apis/blogger_v2/service.rb +9 -9
  114. data/generated/google/apis/blogger_v3/service.rb +33 -33
  115. data/generated/google/apis/books_v1/service.rb +51 -51
  116. data/generated/google/apis/calendar_v3/classes.rb +1 -1
  117. data/generated/google/apis/calendar_v3/service.rb +47 -47
  118. data/generated/google/apis/calendar_v3.rb +1 -1
  119. data/generated/google/apis/chat_v1/service.rb +8 -8
  120. data/generated/google/apis/civicinfo_v2/service.rb +5 -5
  121. data/generated/google/apis/classroom_v1/classes.rb +77 -0
  122. data/generated/google/apis/classroom_v1/representations.rb +32 -0
  123. data/generated/google/apis/classroom_v1/service.rb +276 -51
  124. data/generated/google/apis/classroom_v1.rb +7 -1
  125. data/generated/google/apis/cloudasset_v1/classes.rb +818 -0
  126. data/generated/google/apis/cloudasset_v1/representations.rb +264 -0
  127. data/generated/google/apis/cloudasset_v1/service.rb +191 -0
  128. data/generated/google/apis/cloudasset_v1.rb +34 -0
  129. data/generated/google/apis/cloudasset_v1beta1/classes.rb +33 -18
  130. data/generated/google/apis/cloudasset_v1beta1/representations.rb +1 -0
  131. data/generated/google/apis/cloudasset_v1beta1/service.rb +13 -13
  132. data/generated/google/apis/cloudasset_v1beta1.rb +2 -2
  133. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  134. data/generated/google/apis/cloudbilling_v1/service.rb +14 -14
  135. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  136. data/generated/google/apis/cloudbuild_v1/classes.rb +162 -11
  137. data/generated/google/apis/cloudbuild_v1/representations.rb +67 -0
  138. data/generated/google/apis/cloudbuild_v1/service.rb +21 -15
  139. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  140. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +7 -1
  141. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  142. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +6 -6
  143. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  144. data/generated/google/apis/clouddebugger_v2/service.rb +8 -8
  145. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +19 -16
  146. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +12 -11
  147. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  148. data/generated/google/apis/cloudfunctions_v1/classes.rb +21 -17
  149. data/generated/google/apis/cloudfunctions_v1/service.rb +22 -16
  150. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  151. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +20 -16
  152. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +17 -11
  153. data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
  154. data/generated/google/apis/cloudidentity_v1/classes.rb +14 -14
  155. data/generated/google/apis/cloudidentity_v1/service.rb +18 -27
  156. data/generated/google/apis/cloudidentity_v1.rb +7 -1
  157. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -11
  158. data/generated/google/apis/cloudidentity_v1beta1/service.rb +15 -21
  159. data/generated/google/apis/cloudidentity_v1beta1.rb +7 -1
  160. data/generated/google/apis/cloudiot_v1/classes.rb +11 -11
  161. data/generated/google/apis/cloudiot_v1/service.rb +23 -330
  162. data/generated/google/apis/cloudiot_v1.rb +1 -1
  163. data/generated/google/apis/cloudkms_v1/classes.rb +7 -3
  164. data/generated/google/apis/cloudkms_v1/service.rb +30 -30
  165. data/generated/google/apis/cloudkms_v1.rb +1 -1
  166. data/generated/google/apis/cloudprivatecatalog_v1beta1/classes.rb +358 -0
  167. data/generated/google/apis/cloudprivatecatalog_v1beta1/representations.rb +123 -0
  168. data/generated/google/apis/cloudprivatecatalog_v1beta1/service.rb +486 -0
  169. data/generated/google/apis/cloudprivatecatalog_v1beta1.rb +35 -0
  170. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +1212 -0
  171. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/representations.rb +399 -0
  172. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +1073 -0
  173. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +35 -0
  174. data/generated/google/apis/cloudprofiler_v2/service.rb +3 -3
  175. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +24 -22
  176. data/generated/google/apis/cloudresourcemanager_v1/service.rb +68 -59
  177. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  178. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +3 -3
  179. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +53 -42
  180. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  181. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +15 -16
  182. data/generated/google/apis/cloudresourcemanager_v2/service.rb +13 -13
  183. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  184. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +15 -16
  185. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +13 -13
  186. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  187. data/generated/google/apis/cloudscheduler_v1/classes.rb +994 -0
  188. data/generated/google/apis/cloudscheduler_v1/representations.rb +297 -0
  189. data/generated/google/apis/cloudscheduler_v1/service.rb +448 -0
  190. data/generated/google/apis/cloudscheduler_v1.rb +34 -0
  191. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +160 -44
  192. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +33 -0
  193. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +15 -12
  194. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  195. data/generated/google/apis/cloudsearch_v1/classes.rb +245 -59
  196. data/generated/google/apis/cloudsearch_v1/representations.rb +91 -0
  197. data/generated/google/apis/cloudsearch_v1/service.rb +86 -80
  198. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  199. data/generated/google/apis/cloudshell_v1/classes.rb +11 -11
  200. data/generated/google/apis/cloudshell_v1/service.rb +4 -4
  201. data/generated/google/apis/cloudshell_v1.rb +1 -1
  202. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +24 -11
  203. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  204. data/generated/google/apis/cloudshell_v1alpha1/service.rb +11 -10
  205. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  206. data/generated/google/apis/cloudtasks_v2/classes.rb +1436 -0
  207. data/generated/google/apis/cloudtasks_v2/representations.rb +408 -0
  208. data/generated/google/apis/cloudtasks_v2/service.rb +856 -0
  209. data/generated/google/apis/{partners_v2.rb → cloudtasks_v2.rb} +11 -9
  210. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +141 -102
  211. data/generated/google/apis/cloudtasks_v2beta2/service.rb +44 -43
  212. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  213. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +388 -108
  214. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +65 -0
  215. data/generated/google/apis/cloudtasks_v2beta3/service.rb +40 -39
  216. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  217. data/generated/google/apis/cloudtrace_v1/service.rb +3 -3
  218. data/generated/google/apis/cloudtrace_v2/classes.rb +10 -10
  219. data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
  220. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  221. data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +484 -0
  222. data/generated/google/apis/commentanalyzer_v1alpha1/representations.rb +210 -0
  223. data/generated/google/apis/commentanalyzer_v1alpha1/service.rb +124 -0
  224. data/generated/google/apis/commentanalyzer_v1alpha1.rb +39 -0
  225. data/generated/google/apis/composer_v1/classes.rb +21 -15
  226. data/generated/google/apis/composer_v1/service.rb +9 -9
  227. data/generated/google/apis/composer_v1.rb +1 -1
  228. data/generated/google/apis/composer_v1beta1/classes.rb +175 -36
  229. data/generated/google/apis/composer_v1beta1/representations.rb +50 -0
  230. data/generated/google/apis/composer_v1beta1/service.rb +9 -9
  231. data/generated/google/apis/composer_v1beta1.rb +1 -1
  232. data/generated/google/apis/compute_alpha/classes.rb +10112 -7289
  233. data/generated/google/apis/compute_alpha/representations.rb +1337 -219
  234. data/generated/google/apis/compute_alpha/service.rb +4259 -2728
  235. data/generated/google/apis/compute_alpha.rb +1 -1
  236. data/generated/google/apis/compute_beta/classes.rb +4254 -2781
  237. data/generated/google/apis/compute_beta/representations.rb +853 -283
  238. data/generated/google/apis/compute_beta/service.rb +7077 -5955
  239. data/generated/google/apis/compute_beta.rb +1 -1
  240. data/generated/google/apis/compute_v1/classes.rb +1259 -93
  241. data/generated/google/apis/compute_v1/representations.rb +450 -1
  242. data/generated/google/apis/compute_v1/service.rb +1085 -400
  243. data/generated/google/apis/compute_v1.rb +1 -1
  244. data/generated/google/apis/container_v1/classes.rb +201 -22
  245. data/generated/google/apis/container_v1/representations.rb +69 -0
  246. data/generated/google/apis/container_v1/service.rb +151 -102
  247. data/generated/google/apis/container_v1.rb +1 -1
  248. data/generated/google/apis/container_v1beta1/classes.rb +215 -25
  249. data/generated/google/apis/container_v1beta1/representations.rb +86 -0
  250. data/generated/google/apis/container_v1beta1/service.rb +106 -106
  251. data/generated/google/apis/container_v1beta1.rb +1 -1
  252. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +26 -18
  253. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  254. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +33 -33
  255. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  256. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +226 -12
  257. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +58 -0
  258. data/generated/google/apis/containeranalysis_v1beta1/service.rb +24 -24
  259. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  260. data/generated/google/apis/content_v2/classes.rb +218 -101
  261. data/generated/google/apis/content_v2/representations.rb +49 -0
  262. data/generated/google/apis/content_v2/service.rb +189 -152
  263. data/generated/google/apis/content_v2.rb +1 -1
  264. data/generated/google/apis/content_v2_1/classes.rb +387 -216
  265. data/generated/google/apis/content_v2_1/representations.rb +131 -56
  266. data/generated/google/apis/content_v2_1/service.rb +190 -107
  267. data/generated/google/apis/content_v2_1.rb +1 -1
  268. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  269. data/generated/google/apis/dataflow_v1b3/classes.rb +148 -31
  270. data/generated/google/apis/dataflow_v1b3/representations.rb +45 -0
  271. data/generated/google/apis/dataflow_v1b3/service.rb +415 -56
  272. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  273. data/generated/google/apis/datafusion_v1beta1/classes.rb +1304 -0
  274. data/generated/google/apis/datafusion_v1beta1/representations.rb +469 -0
  275. data/generated/google/apis/datafusion_v1beta1/service.rb +657 -0
  276. data/generated/google/apis/datafusion_v1beta1.rb +43 -0
  277. data/generated/google/apis/dataproc_v1/classes.rb +27 -22
  278. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  279. data/generated/google/apis/dataproc_v1/service.rb +261 -45
  280. data/generated/google/apis/dataproc_v1.rb +1 -1
  281. data/generated/google/apis/dataproc_v1beta2/classes.rb +534 -50
  282. data/generated/google/apis/dataproc_v1beta2/representations.rb +185 -7
  283. data/generated/google/apis/dataproc_v1beta2/service.rb +617 -51
  284. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  285. data/generated/google/apis/datastore_v1/classes.rb +20 -16
  286. data/generated/google/apis/datastore_v1/service.rb +15 -15
  287. data/generated/google/apis/datastore_v1.rb +1 -1
  288. data/generated/google/apis/datastore_v1beta1/classes.rb +10 -10
  289. data/generated/google/apis/datastore_v1beta1/service.rb +2 -2
  290. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  291. data/generated/google/apis/datastore_v1beta3/classes.rb +10 -6
  292. data/generated/google/apis/datastore_v1beta3/service.rb +7 -7
  293. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  294. data/generated/google/apis/deploymentmanager_alpha/service.rb +37 -37
  295. data/generated/google/apis/deploymentmanager_v2/service.rb +18 -18
  296. data/generated/google/apis/deploymentmanager_v2beta/service.rb +32 -32
  297. data/generated/google/apis/dfareporting_v3_1/service.rb +206 -206
  298. data/generated/google/apis/dfareporting_v3_2/service.rb +206 -206
  299. data/generated/google/apis/dfareporting_v3_3/classes.rb +3 -3
  300. data/generated/google/apis/dfareporting_v3_3/service.rb +204 -204
  301. data/generated/google/apis/dfareporting_v3_3.rb +1 -1
  302. data/generated/google/apis/dialogflow_v2/classes.rb +367 -82
  303. data/generated/google/apis/dialogflow_v2/representations.rb +99 -0
  304. data/generated/google/apis/dialogflow_v2/service.rb +76 -60
  305. data/generated/google/apis/dialogflow_v2.rb +1 -1
  306. data/generated/google/apis/dialogflow_v2beta1/classes.rb +199 -88
  307. data/generated/google/apis/dialogflow_v2beta1/representations.rb +31 -0
  308. data/generated/google/apis/dialogflow_v2beta1/service.rb +154 -94
  309. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  310. data/generated/google/apis/digitalassetlinks_v1/service.rb +7 -6
  311. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  312. data/generated/google/apis/discovery_v1/service.rb +2 -2
  313. data/generated/google/apis/dlp_v2/classes.rb +116 -45
  314. data/generated/google/apis/dlp_v2/representations.rb +32 -0
  315. data/generated/google/apis/dlp_v2/service.rb +85 -45
  316. data/generated/google/apis/dlp_v2.rb +1 -1
  317. data/generated/google/apis/dns_v1/classes.rb +83 -1
  318. data/generated/google/apis/dns_v1/representations.rb +34 -0
  319. data/generated/google/apis/dns_v1/service.rb +15 -15
  320. data/generated/google/apis/dns_v1.rb +1 -1
  321. data/generated/google/apis/dns_v1beta2/classes.rb +81 -1
  322. data/generated/google/apis/dns_v1beta2/representations.rb +33 -0
  323. data/generated/google/apis/dns_v1beta2/service.rb +21 -21
  324. data/generated/google/apis/dns_v1beta2.rb +1 -1
  325. data/generated/google/apis/dns_v2beta1/classes.rb +83 -1
  326. data/generated/google/apis/dns_v2beta1/representations.rb +34 -0
  327. data/generated/google/apis/dns_v2beta1/service.rb +16 -16
  328. data/generated/google/apis/dns_v2beta1.rb +1 -1
  329. data/generated/google/apis/docs_v1/classes.rb +265 -47
  330. data/generated/google/apis/docs_v1/representations.rb +96 -0
  331. data/generated/google/apis/docs_v1/service.rb +3 -3
  332. data/generated/google/apis/docs_v1.rb +1 -1
  333. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -4
  334. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +9 -9
  335. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  336. data/generated/google/apis/doubleclicksearch_v2/service.rb +10 -10
  337. data/generated/google/apis/drive_v2/classes.rb +601 -80
  338. data/generated/google/apis/drive_v2/representations.rb +152 -0
  339. data/generated/google/apis/drive_v2/service.rb +574 -164
  340. data/generated/google/apis/drive_v2.rb +1 -1
  341. data/generated/google/apis/drive_v3/classes.rb +591 -75
  342. data/generated/google/apis/drive_v3/representations.rb +151 -0
  343. data/generated/google/apis/drive_v3/service.rb +483 -116
  344. data/generated/google/apis/drive_v3.rb +1 -1
  345. data/generated/google/apis/driveactivity_v2/classes.rb +149 -17
  346. data/generated/google/apis/driveactivity_v2/representations.rb +69 -0
  347. data/generated/google/apis/driveactivity_v2/service.rb +1 -1
  348. data/generated/google/apis/driveactivity_v2.rb +1 -1
  349. data/generated/google/apis/factchecktools_v1alpha1/classes.rb +459 -0
  350. data/generated/google/apis/factchecktools_v1alpha1/representations.rb +207 -0
  351. data/generated/google/apis/factchecktools_v1alpha1/service.rb +300 -0
  352. data/generated/google/apis/factchecktools_v1alpha1.rb +34 -0
  353. data/generated/google/apis/fcm_v1/classes.rb +424 -0
  354. data/generated/google/apis/fcm_v1/representations.rb +167 -0
  355. data/generated/google/apis/fcm_v1/service.rb +97 -0
  356. data/generated/google/apis/fcm_v1.rb +35 -0
  357. data/generated/google/apis/file_v1/classes.rb +646 -11
  358. data/generated/google/apis/file_v1/representations.rb +207 -0
  359. data/generated/google/apis/file_v1/service.rb +196 -6
  360. data/generated/google/apis/file_v1.rb +1 -1
  361. data/generated/google/apis/file_v1beta1/classes.rb +461 -19
  362. data/generated/google/apis/file_v1beta1/representations.rb +137 -0
  363. data/generated/google/apis/file_v1beta1/service.rb +11 -11
  364. data/generated/google/apis/file_v1beta1.rb +1 -1
  365. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +41 -14
  366. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +4 -0
  367. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +5 -5
  368. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  369. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +13 -13
  370. data/generated/google/apis/firebasehosting_v1beta1/service.rb +14 -14
  371. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  372. data/generated/google/apis/firebaserules_v1/classes.rb +10 -2
  373. data/generated/google/apis/firebaserules_v1/service.rb +12 -12
  374. data/generated/google/apis/firebaserules_v1.rb +1 -1
  375. data/generated/google/apis/firestore_v1/classes.rb +15 -15
  376. data/generated/google/apis/firestore_v1/service.rb +28 -28
  377. data/generated/google/apis/firestore_v1.rb +1 -1
  378. data/generated/google/apis/firestore_v1beta1/classes.rb +15 -15
  379. data/generated/google/apis/firestore_v1beta1/service.rb +19 -19
  380. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  381. data/generated/google/apis/firestore_v1beta2/classes.rb +10 -10
  382. data/generated/google/apis/firestore_v1beta2/service.rb +9 -9
  383. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  384. data/generated/google/apis/fitness_v1/classes.rb +4 -1
  385. data/generated/google/apis/fitness_v1/service.rb +14 -58
  386. data/generated/google/apis/fitness_v1.rb +1 -1
  387. data/generated/google/apis/fusiontables_v1/service.rb +32 -32
  388. data/generated/google/apis/fusiontables_v2/service.rb +34 -34
  389. data/generated/google/apis/games_configuration_v1configuration/service.rb +13 -13
  390. data/generated/google/apis/games_management_v1management/service.rb +27 -27
  391. data/generated/google/apis/games_management_v1management.rb +2 -2
  392. data/generated/google/apis/games_v1/service.rb +53 -53
  393. data/generated/google/apis/games_v1.rb +3 -3
  394. data/generated/google/apis/genomics_v1/classes.rb +190 -3321
  395. data/generated/google/apis/genomics_v1/representations.rb +128 -1265
  396. data/generated/google/apis/genomics_v1/service.rb +75 -1982
  397. data/generated/google/apis/genomics_v1.rb +1 -10
  398. data/generated/google/apis/genomics_v1alpha2/classes.rb +13 -53
  399. data/generated/google/apis/genomics_v1alpha2/representations.rb +0 -26
  400. data/generated/google/apis/genomics_v1alpha2/service.rb +11 -12
  401. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  402. data/generated/google/apis/genomics_v2alpha1/classes.rb +26 -58
  403. data/generated/google/apis/genomics_v2alpha1/representations.rb +1 -26
  404. data/generated/google/apis/genomics_v2alpha1/service.rb +6 -7
  405. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  406. data/generated/google/apis/gmail_v1/classes.rb +29 -0
  407. data/generated/google/apis/gmail_v1/representations.rb +13 -0
  408. data/generated/google/apis/gmail_v1/service.rb +142 -66
  409. data/generated/google/apis/gmail_v1.rb +1 -1
  410. data/generated/google/apis/groupsmigration_v1/service.rb +1 -1
  411. data/generated/google/apis/groupssettings_v1/classes.rb +126 -1
  412. data/generated/google/apis/groupssettings_v1/representations.rb +18 -0
  413. data/generated/google/apis/groupssettings_v1/service.rb +4 -4
  414. data/generated/google/apis/groupssettings_v1.rb +2 -2
  415. data/generated/google/apis/healthcare_v1alpha2/classes.rb +2849 -0
  416. data/generated/google/apis/healthcare_v1alpha2/representations.rb +1260 -0
  417. data/generated/google/apis/healthcare_v1alpha2/service.rb +4011 -0
  418. data/generated/google/apis/healthcare_v1alpha2.rb +34 -0
  419. data/generated/google/apis/healthcare_v1beta1/classes.rb +2464 -0
  420. data/generated/google/apis/healthcare_v1beta1/representations.rb +1042 -0
  421. data/generated/google/apis/healthcare_v1beta1/service.rb +3413 -0
  422. data/generated/google/apis/healthcare_v1beta1.rb +34 -0
  423. data/generated/google/apis/iam_v1/classes.rb +171 -1
  424. data/generated/google/apis/iam_v1/representations.rb +95 -0
  425. data/generated/google/apis/iam_v1/service.rb +249 -39
  426. data/generated/google/apis/iam_v1.rb +1 -1
  427. data/generated/google/apis/iamcredentials_v1/classes.rb +8 -4
  428. data/generated/google/apis/iamcredentials_v1/service.rb +15 -10
  429. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  430. data/generated/google/apis/iap_v1/classes.rb +1 -1
  431. data/generated/google/apis/iap_v1/service.rb +3 -3
  432. data/generated/google/apis/iap_v1.rb +1 -1
  433. data/generated/google/apis/iap_v1beta1/classes.rb +1 -1
  434. data/generated/google/apis/iap_v1beta1/service.rb +3 -3
  435. data/generated/google/apis/iap_v1beta1.rb +1 -1
  436. data/generated/google/apis/identitytoolkit_v3/service.rb +20 -20
  437. data/generated/google/apis/indexing_v3/service.rb +2 -2
  438. data/generated/google/apis/jobs_v2/classes.rb +16 -17
  439. data/generated/google/apis/jobs_v2/service.rb +17 -17
  440. data/generated/google/apis/jobs_v2.rb +1 -1
  441. data/generated/google/apis/jobs_v3/classes.rb +14 -8
  442. data/generated/google/apis/jobs_v3/service.rb +16 -17
  443. data/generated/google/apis/jobs_v3.rb +1 -1
  444. data/generated/google/apis/jobs_v3p1beta1/classes.rb +26 -20
  445. data/generated/google/apis/jobs_v3p1beta1/service.rb +17 -18
  446. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  447. data/generated/google/apis/kgsearch_v1/service.rb +1 -1
  448. data/generated/google/apis/language_v1/classes.rb +8 -7
  449. data/generated/google/apis/language_v1/service.rb +6 -6
  450. data/generated/google/apis/language_v1.rb +1 -1
  451. data/generated/google/apis/language_v1beta1/classes.rb +5 -5
  452. data/generated/google/apis/language_v1beta1/service.rb +4 -4
  453. data/generated/google/apis/language_v1beta1.rb +1 -1
  454. data/generated/google/apis/language_v1beta2/classes.rb +8 -7
  455. data/generated/google/apis/language_v1beta2/service.rb +6 -6
  456. data/generated/google/apis/language_v1beta2.rb +1 -1
  457. data/generated/google/apis/libraryagent_v1/service.rb +6 -6
  458. data/generated/google/apis/licensing_v1/service.rb +7 -7
  459. data/generated/google/apis/logging_v2/classes.rb +8 -3
  460. data/generated/google/apis/logging_v2/representations.rb +1 -0
  461. data/generated/google/apis/logging_v2/service.rb +72 -72
  462. data/generated/google/apis/logging_v2.rb +1 -1
  463. data/generated/google/apis/manufacturers_v1/service.rb +4 -4
  464. data/generated/google/apis/mirror_v1/service.rb +24 -24
  465. data/generated/google/apis/ml_v1/classes.rb +240 -52
  466. data/generated/google/apis/ml_v1/representations.rb +25 -2
  467. data/generated/google/apis/ml_v1/service.rb +36 -36
  468. data/generated/google/apis/ml_v1.rb +1 -1
  469. data/generated/google/apis/monitoring_v3/classes.rb +22 -18
  470. data/generated/google/apis/monitoring_v3/representations.rb +2 -1
  471. data/generated/google/apis/monitoring_v3/service.rb +42 -37
  472. data/generated/google/apis/monitoring_v3.rb +1 -1
  473. data/generated/google/apis/oauth2_v1/classes.rb +0 -124
  474. data/generated/google/apis/oauth2_v1/representations.rb +0 -62
  475. data/generated/google/apis/oauth2_v1/service.rb +3 -162
  476. data/generated/google/apis/oauth2_v1.rb +3 -6
  477. data/generated/google/apis/oauth2_v2/service.rb +4 -4
  478. data/generated/google/apis/oauth2_v2.rb +3 -6
  479. data/generated/google/apis/oslogin_v1/service.rb +8 -7
  480. data/generated/google/apis/oslogin_v1.rb +3 -2
  481. data/generated/google/apis/oslogin_v1alpha/service.rb +8 -7
  482. data/generated/google/apis/oslogin_v1alpha.rb +3 -2
  483. data/generated/google/apis/oslogin_v1beta/service.rb +8 -7
  484. data/generated/google/apis/oslogin_v1beta.rb +3 -2
  485. data/generated/google/apis/pagespeedonline_v1/service.rb +1 -1
  486. data/generated/google/apis/pagespeedonline_v2/service.rb +1 -1
  487. data/generated/google/apis/pagespeedonline_v4/service.rb +1 -1
  488. data/generated/google/apis/pagespeedonline_v5/classes.rb +43 -0
  489. data/generated/google/apis/pagespeedonline_v5/representations.rb +18 -0
  490. data/generated/google/apis/pagespeedonline_v5/service.rb +1 -1
  491. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  492. data/generated/google/apis/people_v1/classes.rb +38 -29
  493. data/generated/google/apis/people_v1/representations.rb +1 -0
  494. data/generated/google/apis/people_v1/service.rb +18 -13
  495. data/generated/google/apis/people_v1.rb +2 -5
  496. data/generated/google/apis/playcustomapp_v1/service.rb +1 -1
  497. data/generated/google/apis/plus_domains_v1/service.rb +18 -392
  498. data/generated/google/apis/plus_domains_v1.rb +4 -10
  499. data/generated/google/apis/plus_v1/service.rb +16 -16
  500. data/generated/google/apis/plus_v1.rb +4 -4
  501. data/generated/google/apis/poly_v1/classes.rb +8 -6
  502. data/generated/google/apis/poly_v1/service.rb +15 -12
  503. data/generated/google/apis/poly_v1.rb +1 -1
  504. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +8 -6
  505. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +17 -17
  506. data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
  507. data/generated/google/apis/pubsub_v1/classes.rb +55 -39
  508. data/generated/google/apis/pubsub_v1/representations.rb +16 -0
  509. data/generated/google/apis/pubsub_v1/service.rb +46 -69
  510. data/generated/google/apis/pubsub_v1.rb +1 -1
  511. data/generated/google/apis/pubsub_v1beta1a/service.rb +15 -15
  512. data/generated/google/apis/pubsub_v1beta2/classes.rb +45 -1
  513. data/generated/google/apis/pubsub_v1beta2/representations.rb +16 -0
  514. data/generated/google/apis/pubsub_v1beta2/service.rb +20 -20
  515. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  516. data/generated/google/apis/redis_v1/classes.rb +30 -10
  517. data/generated/google/apis/redis_v1/representations.rb +13 -0
  518. data/generated/google/apis/redis_v1/service.rb +51 -15
  519. data/generated/google/apis/redis_v1.rb +1 -1
  520. data/generated/google/apis/redis_v1beta1/classes.rb +18 -21
  521. data/generated/google/apis/redis_v1beta1/representations.rb +0 -1
  522. data/generated/google/apis/redis_v1beta1/service.rb +15 -15
  523. data/generated/google/apis/redis_v1beta1.rb +1 -1
  524. data/generated/google/apis/remotebuildexecution_v1/classes.rb +50 -35
  525. data/generated/google/apis/remotebuildexecution_v1/representations.rb +2 -0
  526. data/generated/google/apis/remotebuildexecution_v1/service.rb +7 -7
  527. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  528. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +48 -33
  529. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +2 -0
  530. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +10 -10
  531. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  532. data/generated/google/apis/remotebuildexecution_v2/classes.rb +58 -43
  533. data/generated/google/apis/remotebuildexecution_v2/representations.rb +2 -0
  534. data/generated/google/apis/remotebuildexecution_v2/service.rb +9 -9
  535. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  536. data/generated/google/apis/replicapool_v1beta1/service.rb +10 -10
  537. data/generated/google/apis/reseller_v1/classes.rb +32 -39
  538. data/generated/google/apis/reseller_v1/service.rb +18 -18
  539. data/generated/google/apis/reseller_v1.rb +1 -1
  540. data/generated/google/apis/run_v1/classes.rb +73 -0
  541. data/generated/google/apis/run_v1/representations.rb +43 -0
  542. data/generated/google/apis/run_v1/service.rb +90 -0
  543. data/generated/google/apis/run_v1.rb +35 -0
  544. data/generated/google/apis/run_v1alpha1/classes.rb +3882 -0
  545. data/generated/google/apis/run_v1alpha1/representations.rb +1425 -0
  546. data/generated/google/apis/run_v1alpha1/service.rb +2071 -0
  547. data/generated/google/apis/run_v1alpha1.rb +35 -0
  548. data/generated/google/apis/runtimeconfig_v1/classes.rb +11 -11
  549. data/generated/google/apis/runtimeconfig_v1/service.rb +3 -3
  550. data/generated/google/apis/runtimeconfig_v1.rb +1 -1
  551. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +26 -25
  552. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +22 -22
  553. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  554. data/generated/google/apis/safebrowsing_v4/service.rb +7 -7
  555. data/generated/google/apis/script_v1/classes.rb +167 -6
  556. data/generated/google/apis/script_v1/representations.rb +79 -1
  557. data/generated/google/apis/script_v1/service.rb +16 -16
  558. data/generated/google/apis/script_v1.rb +1 -1
  559. data/generated/google/apis/searchconsole_v1/service.rb +1 -1
  560. data/generated/google/apis/securitycenter_v1/classes.rb +1627 -0
  561. data/generated/google/apis/securitycenter_v1/representations.rb +569 -0
  562. data/generated/google/apis/securitycenter_v1/service.rb +1110 -0
  563. data/generated/google/apis/securitycenter_v1.rb +35 -0
  564. data/generated/google/apis/securitycenter_v1beta1/classes.rb +1514 -0
  565. data/generated/google/apis/securitycenter_v1beta1/representations.rb +548 -0
  566. data/generated/google/apis/securitycenter_v1beta1/service.rb +1035 -0
  567. data/generated/google/apis/securitycenter_v1beta1.rb +35 -0
  568. data/generated/google/apis/servicebroker_v1/classes.rb +1 -1
  569. data/generated/google/apis/servicebroker_v1/service.rb +3 -3
  570. data/generated/google/apis/servicebroker_v1.rb +1 -1
  571. data/generated/google/apis/servicebroker_v1alpha1/classes.rb +1 -1
  572. data/generated/google/apis/servicebroker_v1alpha1/service.rb +16 -16
  573. data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
  574. data/generated/google/apis/servicebroker_v1beta1/classes.rb +1 -1
  575. data/generated/google/apis/servicebroker_v1beta1/service.rb +21 -21
  576. data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
  577. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +453 -149
  578. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +202 -29
  579. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +148 -62
  580. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  581. data/generated/google/apis/servicecontrol_v1/classes.rb +122 -25
  582. data/generated/google/apis/servicecontrol_v1/representations.rb +47 -0
  583. data/generated/google/apis/servicecontrol_v1/service.rb +3 -3
  584. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  585. data/generated/google/apis/servicemanagement_v1/classes.rb +93 -110
  586. data/generated/google/apis/servicemanagement_v1/representations.rb +13 -26
  587. data/generated/google/apis/servicemanagement_v1/service.rb +30 -27
  588. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  589. data/generated/google/apis/servicenetworking_v1/classes.rb +3626 -0
  590. data/generated/google/apis/servicenetworking_v1/representations.rb +1055 -0
  591. data/generated/google/apis/servicenetworking_v1/service.rb +440 -0
  592. data/generated/google/apis/servicenetworking_v1.rb +38 -0
  593. data/generated/google/apis/servicenetworking_v1beta/classes.rb +65 -108
  594. data/generated/google/apis/servicenetworking_v1beta/representations.rb +2 -29
  595. data/generated/google/apis/servicenetworking_v1beta/service.rb +6 -6
  596. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  597. data/generated/google/apis/serviceusage_v1/classes.rb +160 -109
  598. data/generated/google/apis/serviceusage_v1/representations.rb +42 -26
  599. data/generated/google/apis/serviceusage_v1/service.rb +17 -19
  600. data/generated/google/apis/serviceusage_v1.rb +1 -1
  601. data/generated/google/apis/serviceusage_v1beta1/classes.rb +161 -110
  602. data/generated/google/apis/serviceusage_v1beta1/representations.rb +42 -26
  603. data/generated/google/apis/serviceusage_v1beta1/service.rb +7 -7
  604. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  605. data/generated/google/apis/sheets_v4/classes.rb +115 -26
  606. data/generated/google/apis/sheets_v4/service.rb +17 -17
  607. data/generated/google/apis/sheets_v4.rb +1 -1
  608. data/generated/google/apis/site_verification_v1/service.rb +7 -7
  609. data/generated/google/apis/slides_v1/classes.rb +2 -2
  610. data/generated/google/apis/slides_v1/service.rb +5 -5
  611. data/generated/google/apis/slides_v1.rb +1 -1
  612. data/generated/google/apis/sourcerepo_v1/classes.rb +183 -1
  613. data/generated/google/apis/sourcerepo_v1/representations.rb +45 -0
  614. data/generated/google/apis/sourcerepo_v1/service.rb +45 -10
  615. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  616. data/generated/google/apis/spanner_v1/classes.rb +231 -17
  617. data/generated/google/apis/spanner_v1/representations.rb +66 -0
  618. data/generated/google/apis/spanner_v1/service.rb +92 -42
  619. data/generated/google/apis/spanner_v1.rb +1 -1
  620. data/generated/google/apis/speech_v1/classes.rb +110 -13
  621. data/generated/google/apis/speech_v1/representations.rb +24 -0
  622. data/generated/google/apis/speech_v1/service.rb +9 -7
  623. data/generated/google/apis/speech_v1.rb +1 -1
  624. data/generated/google/apis/speech_v1p1beta1/classes.rb +19 -13
  625. data/generated/google/apis/speech_v1p1beta1/representations.rb +1 -0
  626. data/generated/google/apis/speech_v1p1beta1/service.rb +9 -7
  627. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  628. data/generated/google/apis/sqladmin_v1beta4/classes.rb +94 -17
  629. data/generated/google/apis/sqladmin_v1beta4/representations.rb +36 -0
  630. data/generated/google/apis/sqladmin_v1beta4/service.rb +44 -44
  631. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  632. data/generated/google/apis/storage_v1/classes.rb +201 -4
  633. data/generated/google/apis/storage_v1/representations.rb +76 -1
  634. data/generated/google/apis/storage_v1/service.rb +488 -93
  635. data/generated/google/apis/storage_v1.rb +1 -1
  636. data/generated/google/apis/storage_v1beta1/service.rb +24 -24
  637. data/generated/google/apis/storage_v1beta2/service.rb +34 -34
  638. data/generated/google/apis/storagetransfer_v1/classes.rb +44 -44
  639. data/generated/google/apis/storagetransfer_v1/service.rb +35 -36
  640. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  641. data/generated/google/apis/streetviewpublish_v1/classes.rb +27 -27
  642. data/generated/google/apis/streetviewpublish_v1/service.rb +36 -40
  643. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  644. data/generated/google/apis/surveys_v2/service.rb +8 -8
  645. data/generated/google/apis/tagmanager_v1/service.rb +49 -95
  646. data/generated/google/apis/tagmanager_v1.rb +1 -1
  647. data/generated/google/apis/tagmanager_v2/classes.rb +197 -292
  648. data/generated/google/apis/tagmanager_v2/representations.rb +62 -103
  649. data/generated/google/apis/tagmanager_v2/service.rb +287 -249
  650. data/generated/google/apis/tagmanager_v2.rb +1 -1
  651. data/generated/google/apis/tasks_v1/service.rb +19 -19
  652. data/generated/google/apis/tasks_v1.rb +2 -2
  653. data/generated/google/apis/testing_v1/classes.rb +44 -39
  654. data/generated/google/apis/testing_v1/representations.rb +3 -1
  655. data/generated/google/apis/testing_v1/service.rb +5 -5
  656. data/generated/google/apis/testing_v1.rb +1 -1
  657. data/generated/google/apis/texttospeech_v1/service.rb +2 -2
  658. data/generated/google/apis/texttospeech_v1.rb +1 -1
  659. data/generated/google/apis/texttospeech_v1beta1/service.rb +2 -2
  660. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  661. data/generated/google/apis/toolresults_v1beta3/classes.rb +340 -17
  662. data/generated/google/apis/toolresults_v1beta3/representations.rb +90 -0
  663. data/generated/google/apis/toolresults_v1beta3/service.rb +140 -24
  664. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  665. data/generated/google/apis/tpu_v1/classes.rb +21 -15
  666. data/generated/google/apis/tpu_v1/representations.rb +1 -0
  667. data/generated/google/apis/tpu_v1/service.rb +17 -17
  668. data/generated/google/apis/tpu_v1.rb +1 -1
  669. data/generated/google/apis/tpu_v1alpha1/classes.rb +21 -15
  670. data/generated/google/apis/tpu_v1alpha1/representations.rb +1 -0
  671. data/generated/google/apis/tpu_v1alpha1/service.rb +17 -17
  672. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  673. data/generated/google/apis/translate_v2/service.rb +5 -5
  674. data/generated/google/apis/urlshortener_v1/service.rb +3 -3
  675. data/generated/google/apis/vault_v1/classes.rb +44 -18
  676. data/generated/google/apis/vault_v1/representations.rb +4 -0
  677. data/generated/google/apis/vault_v1/service.rb +28 -28
  678. data/generated/google/apis/vault_v1.rb +1 -1
  679. data/generated/google/apis/videointelligence_v1/classes.rb +2193 -350
  680. data/generated/google/apis/videointelligence_v1/representations.rb +805 -6
  681. data/generated/google/apis/videointelligence_v1/service.rb +7 -6
  682. data/generated/google/apis/videointelligence_v1.rb +3 -2
  683. data/generated/google/apis/videointelligence_v1beta2/classes.rb +2448 -605
  684. data/generated/google/apis/videointelligence_v1beta2/representations.rb +806 -7
  685. data/generated/google/apis/videointelligence_v1beta2/service.rb +3 -2
  686. data/generated/google/apis/videointelligence_v1beta2.rb +3 -2
  687. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +2422 -579
  688. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +806 -7
  689. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +3 -2
  690. data/generated/google/apis/videointelligence_v1p1beta1.rb +3 -2
  691. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +2645 -830
  692. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +796 -12
  693. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +3 -2
  694. data/generated/google/apis/videointelligence_v1p2beta1.rb +3 -2
  695. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +4687 -0
  696. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +2005 -0
  697. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +94 -0
  698. data/generated/google/apis/videointelligence_v1p3beta1.rb +36 -0
  699. data/generated/google/apis/vision_v1/classes.rb +4397 -124
  700. data/generated/google/apis/vision_v1/representations.rb +2366 -541
  701. data/generated/google/apis/vision_v1/service.rb +160 -33
  702. data/generated/google/apis/vision_v1.rb +1 -1
  703. data/generated/google/apis/vision_v1p1beta1/classes.rb +4451 -158
  704. data/generated/google/apis/vision_v1p1beta1/representations.rb +2415 -576
  705. data/generated/google/apis/vision_v1p1beta1/service.rb +73 -2
  706. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  707. data/generated/google/apis/vision_v1p2beta1/classes.rb +4451 -158
  708. data/generated/google/apis/vision_v1p2beta1/representations.rb +2443 -604
  709. data/generated/google/apis/vision_v1p2beta1/service.rb +73 -2
  710. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  711. data/generated/google/apis/webfonts_v1/service.rb +1 -1
  712. data/generated/google/apis/webmasters_v3/classes.rb +0 -166
  713. data/generated/google/apis/webmasters_v3/representations.rb +0 -93
  714. data/generated/google/apis/webmasters_v3/service.rb +9 -180
  715. data/generated/google/apis/webmasters_v3.rb +1 -1
  716. data/generated/google/apis/websecurityscanner_v1alpha/service.rb +13 -13
  717. data/generated/google/apis/websecurityscanner_v1beta/classes.rb +973 -0
  718. data/generated/google/apis/websecurityscanner_v1beta/representations.rb +452 -0
  719. data/generated/google/apis/websecurityscanner_v1beta/service.rb +548 -0
  720. data/generated/google/apis/websecurityscanner_v1beta.rb +34 -0
  721. data/generated/google/apis/youtube_analytics_v1/service.rb +8 -8
  722. data/generated/google/apis/youtube_analytics_v1beta1/service.rb +8 -8
  723. data/generated/google/apis/youtube_analytics_v2/service.rb +8 -8
  724. data/generated/google/apis/youtube_partner_v1/classes.rb +15 -34
  725. data/generated/google/apis/youtube_partner_v1/representations.rb +4 -17
  726. data/generated/google/apis/youtube_partner_v1/service.rb +74 -74
  727. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  728. data/generated/google/apis/youtube_v3/service.rb +71 -71
  729. data/generated/google/apis/youtube_v3.rb +1 -1
  730. data/generated/google/apis/youtubereporting_v1/classes.rb +2 -2
  731. data/generated/google/apis/youtubereporting_v1/service.rb +8 -8
  732. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  733. data/google-api-client.gemspec +2 -2
  734. data/lib/google/apis/core/http_command.rb +1 -0
  735. data/lib/google/apis/core/json_representation.rb +4 -0
  736. data/lib/google/apis/core/upload.rb +3 -3
  737. data/lib/google/apis/generator/model.rb +1 -1
  738. data/lib/google/apis/generator/templates/_method.tmpl +3 -3
  739. data/lib/google/apis/version.rb +1 -1
  740. metadata +86 -17
  741. data/.kokoro/common.cfg +0 -22
  742. data/.kokoro/windows.sh +0 -32
  743. data/generated/google/apis/logging_v2beta1/classes.rb +0 -1765
  744. data/generated/google/apis/logging_v2beta1/representations.rb +0 -537
  745. data/generated/google/apis/logging_v2beta1/service.rb +0 -570
  746. data/generated/google/apis/logging_v2beta1.rb +0 -46
  747. data/generated/google/apis/partners_v2/classes.rb +0 -2260
  748. data/generated/google/apis/partners_v2/representations.rb +0 -905
  749. data/generated/google/apis/partners_v2/service.rb +0 -1077
  750. data/samples/web/.env +0 -2
@@ -76,7 +76,7 @@ module Google
76
76
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
77
77
  # @raise [Google::Apis::AuthorizationError] Authorization is required
78
78
  def get_account_active_ad_summary(profile_id, summary_account_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
79
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountActiveAdSummaries/{summaryAccountId}', options)
79
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountActiveAdSummaries/{summaryAccountId}', options)
80
80
  command.response_representation = Google::Apis::DfareportingV3_2::AccountActiveAdSummary::Representation
81
81
  command.response_class = Google::Apis::DfareportingV3_2::AccountActiveAdSummary
82
82
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -112,7 +112,7 @@ module Google
112
112
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
113
113
  # @raise [Google::Apis::AuthorizationError] Authorization is required
114
114
  def get_account_permission_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
115
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups/{id}', options)
115
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups/{id}', options)
116
116
  command.response_representation = Google::Apis::DfareportingV3_2::AccountPermissionGroup::Representation
117
117
  command.response_class = Google::Apis::DfareportingV3_2::AccountPermissionGroup
118
118
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -146,7 +146,7 @@ module Google
146
146
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
147
147
  # @raise [Google::Apis::AuthorizationError] Authorization is required
148
148
  def list_account_permission_groups(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
149
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups', options)
149
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups', options)
150
150
  command.response_representation = Google::Apis::DfareportingV3_2::AccountPermissionGroupsListResponse::Representation
151
151
  command.response_class = Google::Apis::DfareportingV3_2::AccountPermissionGroupsListResponse
152
152
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -181,7 +181,7 @@ module Google
181
181
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
182
182
  # @raise [Google::Apis::AuthorizationError] Authorization is required
183
183
  def get_account_permission(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
184
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions/{id}', options)
184
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions/{id}', options)
185
185
  command.response_representation = Google::Apis::DfareportingV3_2::AccountPermission::Representation
186
186
  command.response_class = Google::Apis::DfareportingV3_2::AccountPermission
187
187
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -215,7 +215,7 @@ module Google
215
215
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
216
216
  # @raise [Google::Apis::AuthorizationError] Authorization is required
217
217
  def list_account_permissions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
218
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions', options)
218
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions', options)
219
219
  command.response_representation = Google::Apis::DfareportingV3_2::AccountPermissionsListResponse::Representation
220
220
  command.response_class = Google::Apis::DfareportingV3_2::AccountPermissionsListResponse
221
221
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -250,7 +250,7 @@ module Google
250
250
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
251
251
  # @raise [Google::Apis::AuthorizationError] Authorization is required
252
252
  def get_account_user_profile(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
253
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles/{id}', options)
253
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles/{id}', options)
254
254
  command.response_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
255
255
  command.response_class = Google::Apis::DfareportingV3_2::AccountUserProfile
256
256
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -285,7 +285,7 @@ module Google
285
285
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
286
286
  # @raise [Google::Apis::AuthorizationError] Authorization is required
287
287
  def insert_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
288
- command = make_simple_command(:post, 'userprofiles/{profileId}/accountUserProfiles', options)
288
+ command = make_simple_command(:post, 'userprofiles/{profileId}/accountUserProfiles', options)
289
289
  command.request_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
290
290
  command.request_object = account_user_profile_object
291
291
  command.response_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
@@ -345,7 +345,7 @@ module Google
345
345
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
346
346
  # @raise [Google::Apis::AuthorizationError] Authorization is required
347
347
  def list_account_user_profiles(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, user_role_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
348
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles', options)
348
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles', options)
349
349
  command.response_representation = Google::Apis::DfareportingV3_2::AccountUserProfilesListResponse::Representation
350
350
  command.response_class = Google::Apis::DfareportingV3_2::AccountUserProfilesListResponse
351
351
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -390,7 +390,7 @@ module Google
390
390
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
391
391
  # @raise [Google::Apis::AuthorizationError] Authorization is required
392
392
  def patch_account_user_profile(profile_id, id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
393
- command = make_simple_command(:patch, 'userprofiles/{profileId}/accountUserProfiles', options)
393
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/accountUserProfiles', options)
394
394
  command.request_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
395
395
  command.request_object = account_user_profile_object
396
396
  command.response_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
@@ -427,7 +427,7 @@ module Google
427
427
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
428
428
  # @raise [Google::Apis::AuthorizationError] Authorization is required
429
429
  def update_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
430
- command = make_simple_command(:put, 'userprofiles/{profileId}/accountUserProfiles', options)
430
+ command = make_simple_command(:put, 'userprofiles/{profileId}/accountUserProfiles', options)
431
431
  command.request_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
432
432
  command.request_object = account_user_profile_object
433
433
  command.response_representation = Google::Apis::DfareportingV3_2::AccountUserProfile::Representation
@@ -464,7 +464,7 @@ module Google
464
464
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
465
465
  # @raise [Google::Apis::AuthorizationError] Authorization is required
466
466
  def get_account(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
467
- command = make_simple_command(:get, 'userprofiles/{profileId}/accounts/{id}', options)
467
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accounts/{id}', options)
468
468
  command.response_representation = Google::Apis::DfareportingV3_2::Account::Representation
469
469
  command.response_class = Google::Apis::DfareportingV3_2::Account
470
470
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -518,7 +518,7 @@ module Google
518
518
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
519
519
  # @raise [Google::Apis::AuthorizationError] Authorization is required
520
520
  def list_accounts(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
521
- command = make_simple_command(:get, 'userprofiles/{profileId}/accounts', options)
521
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accounts', options)
522
522
  command.response_representation = Google::Apis::DfareportingV3_2::AccountsListResponse::Representation
523
523
  command.response_class = Google::Apis::DfareportingV3_2::AccountsListResponse
524
524
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -561,7 +561,7 @@ module Google
561
561
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
562
562
  # @raise [Google::Apis::AuthorizationError] Authorization is required
563
563
  def patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
564
- command = make_simple_command(:patch, 'userprofiles/{profileId}/accounts', options)
564
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/accounts', options)
565
565
  command.request_representation = Google::Apis::DfareportingV3_2::Account::Representation
566
566
  command.request_object = account_object
567
567
  command.response_representation = Google::Apis::DfareportingV3_2::Account::Representation
@@ -598,7 +598,7 @@ module Google
598
598
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
599
599
  # @raise [Google::Apis::AuthorizationError] Authorization is required
600
600
  def update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
601
- command = make_simple_command(:put, 'userprofiles/{profileId}/accounts', options)
601
+ command = make_simple_command(:put, 'userprofiles/{profileId}/accounts', options)
602
602
  command.request_representation = Google::Apis::DfareportingV3_2::Account::Representation
603
603
  command.request_object = account_object
604
604
  command.response_representation = Google::Apis::DfareportingV3_2::Account::Representation
@@ -635,7 +635,7 @@ module Google
635
635
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
636
636
  # @raise [Google::Apis::AuthorizationError] Authorization is required
637
637
  def get_ad(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
638
- command = make_simple_command(:get, 'userprofiles/{profileId}/ads/{id}', options)
638
+ command = make_simple_command(:get, 'userprofiles/{profileId}/ads/{id}', options)
639
639
  command.response_representation = Google::Apis::DfareportingV3_2::Ad::Representation
640
640
  command.response_class = Google::Apis::DfareportingV3_2::Ad
641
641
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -670,7 +670,7 @@ module Google
670
670
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
671
671
  # @raise [Google::Apis::AuthorizationError] Authorization is required
672
672
  def insert_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
673
- command = make_simple_command(:post, 'userprofiles/{profileId}/ads', options)
673
+ command = make_simple_command(:post, 'userprofiles/{profileId}/ads', options)
674
674
  command.request_representation = Google::Apis::DfareportingV3_2::Ad::Representation
675
675
  command.request_object = ad_object
676
676
  command.response_representation = Google::Apis::DfareportingV3_2::Ad::Representation
@@ -763,7 +763,7 @@ module Google
763
763
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
764
764
  # @raise [Google::Apis::AuthorizationError] Authorization is required
765
765
  def list_ads(profile_id, active: nil, advertiser_id: nil, archived: nil, audience_segment_ids: nil, campaign_ids: nil, compatibility: nil, creative_ids: nil, creative_optimization_configuration_ids: nil, dynamic_click_tracker: nil, ids: nil, landing_page_ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, placement_ids: nil, remarketing_list_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, ssl_compliant: nil, ssl_required: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
766
- command = make_simple_command(:get, 'userprofiles/{profileId}/ads', options)
766
+ command = make_simple_command(:get, 'userprofiles/{profileId}/ads', options)
767
767
  command.response_representation = Google::Apis::DfareportingV3_2::AdsListResponse::Representation
768
768
  command.response_class = Google::Apis::DfareportingV3_2::AdsListResponse
769
769
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -822,7 +822,7 @@ module Google
822
822
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
823
823
  # @raise [Google::Apis::AuthorizationError] Authorization is required
824
824
  def patch_ad(profile_id, id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
825
- command = make_simple_command(:patch, 'userprofiles/{profileId}/ads', options)
825
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/ads', options)
826
826
  command.request_representation = Google::Apis::DfareportingV3_2::Ad::Representation
827
827
  command.request_object = ad_object
828
828
  command.response_representation = Google::Apis::DfareportingV3_2::Ad::Representation
@@ -859,7 +859,7 @@ module Google
859
859
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
860
860
  # @raise [Google::Apis::AuthorizationError] Authorization is required
861
861
  def update_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
862
- command = make_simple_command(:put, 'userprofiles/{profileId}/ads', options)
862
+ command = make_simple_command(:put, 'userprofiles/{profileId}/ads', options)
863
863
  command.request_representation = Google::Apis::DfareportingV3_2::Ad::Representation
864
864
  command.request_object = ad_object
865
865
  command.response_representation = Google::Apis::DfareportingV3_2::Ad::Representation
@@ -896,7 +896,7 @@ module Google
896
896
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
897
897
  # @raise [Google::Apis::AuthorizationError] Authorization is required
898
898
  def delete_advertiser_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
899
- command = make_simple_command(:delete, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
899
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
900
900
  command.params['profileId'] = profile_id unless profile_id.nil?
901
901
  command.params['id'] = id unless id.nil?
902
902
  command.query['fields'] = fields unless fields.nil?
@@ -930,7 +930,7 @@ module Google
930
930
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
931
931
  # @raise [Google::Apis::AuthorizationError] Authorization is required
932
932
  def get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
933
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
933
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
934
934
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
935
935
  command.response_class = Google::Apis::DfareportingV3_2::AdvertiserGroup
936
936
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -965,7 +965,7 @@ module Google
965
965
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
966
966
  # @raise [Google::Apis::AuthorizationError] Authorization is required
967
967
  def insert_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
968
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserGroups', options)
968
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserGroups', options)
969
969
  command.request_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
970
970
  command.request_object = advertiser_group_object
971
971
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
@@ -1019,7 +1019,7 @@ module Google
1019
1019
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1020
1020
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1021
1021
  def list_advertiser_groups(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1022
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups', options)
1022
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups', options)
1023
1023
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserGroupsListResponse::Representation
1024
1024
  command.response_class = Google::Apis::DfareportingV3_2::AdvertiserGroupsListResponse
1025
1025
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1061,7 +1061,7 @@ module Google
1061
1061
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1062
1062
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1063
1063
  def patch_advertiser_group(profile_id, id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1064
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserGroups', options)
1064
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserGroups', options)
1065
1065
  command.request_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
1066
1066
  command.request_object = advertiser_group_object
1067
1067
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
@@ -1098,7 +1098,7 @@ module Google
1098
1098
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1099
1099
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1100
1100
  def update_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1101
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserGroups', options)
1101
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserGroups', options)
1102
1102
  command.request_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
1103
1103
  command.request_object = advertiser_group_object
1104
1104
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserGroup::Representation
@@ -1135,7 +1135,7 @@ module Google
1135
1135
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1136
1136
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1137
1137
  def get_advertiser_landing_page(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1138
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages/{id}', options)
1138
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages/{id}', options)
1139
1139
  command.response_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
1140
1140
  command.response_class = Google::Apis::DfareportingV3_2::LandingPage
1141
1141
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1170,7 +1170,7 @@ module Google
1170
1170
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1171
1171
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1172
1172
  def insert_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1173
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserLandingPages', options)
1173
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserLandingPages', options)
1174
1174
  command.request_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
1175
1175
  command.request_object = landing_page_object
1176
1176
  command.response_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
@@ -1232,7 +1232,7 @@ module Google
1232
1232
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1233
1233
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1234
1234
  def list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1235
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1235
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1236
1236
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertiserLandingPagesListResponse::Representation
1237
1237
  command.response_class = Google::Apis::DfareportingV3_2::AdvertiserLandingPagesListResponse
1238
1238
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1278,7 +1278,7 @@ module Google
1278
1278
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1279
1279
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1280
1280
  def patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1281
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1281
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1282
1282
  command.request_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
1283
1283
  command.request_object = landing_page_object
1284
1284
  command.response_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
@@ -1315,7 +1315,7 @@ module Google
1315
1315
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1316
1316
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1317
1317
  def update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1318
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1318
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1319
1319
  command.request_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
1320
1320
  command.request_object = landing_page_object
1321
1321
  command.response_representation = Google::Apis::DfareportingV3_2::LandingPage::Representation
@@ -1352,7 +1352,7 @@ module Google
1352
1352
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1353
1353
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1354
1354
  def get_advertiser(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1355
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1355
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1356
1356
  command.response_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
1357
1357
  command.response_class = Google::Apis::DfareportingV3_2::Advertiser
1358
1358
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1387,7 +1387,7 @@ module Google
1387
1387
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1388
1388
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1389
1389
  def insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1390
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1390
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1391
1391
  command.request_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
1392
1392
  command.request_object = advertiser_object
1393
1393
  command.response_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
@@ -1453,7 +1453,7 @@ module Google
1453
1453
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1454
1454
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1455
1455
  def list_advertisers(profile_id, advertiser_group_ids: nil, floodlight_configuration_ids: nil, ids: nil, include_advertisers_without_groups_only: nil, max_results: nil, only_parent: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1456
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1456
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1457
1457
  command.response_representation = Google::Apis::DfareportingV3_2::AdvertisersListResponse::Representation
1458
1458
  command.response_class = Google::Apis::DfareportingV3_2::AdvertisersListResponse
1459
1459
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1501,7 +1501,7 @@ module Google
1501
1501
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1502
1502
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1503
1503
  def patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1504
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1504
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1505
1505
  command.request_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
1506
1506
  command.request_object = advertiser_object
1507
1507
  command.response_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
@@ -1538,7 +1538,7 @@ module Google
1538
1538
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1539
1539
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1540
1540
  def update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1541
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1541
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1542
1542
  command.request_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
1543
1543
  command.request_object = advertiser_object
1544
1544
  command.response_representation = Google::Apis::DfareportingV3_2::Advertiser::Representation
@@ -1573,7 +1573,7 @@ module Google
1573
1573
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1574
1574
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1575
1575
  def list_browsers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1576
- command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1576
+ command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1577
1577
  command.response_representation = Google::Apis::DfareportingV3_2::BrowsersListResponse::Representation
1578
1578
  command.response_class = Google::Apis::DfareportingV3_2::BrowsersListResponse
1579
1579
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1611,7 +1611,7 @@ module Google
1611
1611
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1612
1612
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1613
1613
  def insert_campaign_creative_association(profile_id, campaign_id, campaign_creative_association_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1614
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1614
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1615
1615
  command.request_representation = Google::Apis::DfareportingV3_2::CampaignCreativeAssociation::Representation
1616
1616
  command.request_object = campaign_creative_association_object
1617
1617
  command.response_representation = Google::Apis::DfareportingV3_2::CampaignCreativeAssociation::Representation
@@ -1656,7 +1656,7 @@ module Google
1656
1656
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1657
1657
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1658
1658
  def list_campaign_creative_associations(profile_id, campaign_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1659
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1659
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1660
1660
  command.response_representation = Google::Apis::DfareportingV3_2::CampaignCreativeAssociationsListResponse::Representation
1661
1661
  command.response_class = Google::Apis::DfareportingV3_2::CampaignCreativeAssociationsListResponse
1662
1662
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1695,7 +1695,7 @@ module Google
1695
1695
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1696
1696
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1697
1697
  def get_campaign(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1698
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1698
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1699
1699
  command.response_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
1700
1700
  command.response_class = Google::Apis::DfareportingV3_2::Campaign
1701
1701
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1730,7 +1730,7 @@ module Google
1730
1730
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1731
1731
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1732
1732
  def insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1733
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1733
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1734
1734
  command.request_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
1735
1735
  command.request_object = campaign_object
1736
1736
  command.response_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
@@ -1797,7 +1797,7 @@ module Google
1797
1797
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1798
1798
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1799
1799
  def list_campaigns(profile_id, advertiser_group_ids: nil, advertiser_ids: nil, archived: nil, at_least_one_optimization_activity: nil, excluded_ids: nil, ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1800
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1800
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1801
1801
  command.response_representation = Google::Apis::DfareportingV3_2::CampaignsListResponse::Representation
1802
1802
  command.response_class = Google::Apis::DfareportingV3_2::CampaignsListResponse
1803
1803
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1846,7 +1846,7 @@ module Google
1846
1846
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1847
1847
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1848
1848
  def patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1849
- command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1849
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1850
1850
  command.request_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
1851
1851
  command.request_object = campaign_object
1852
1852
  command.response_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
@@ -1883,7 +1883,7 @@ module Google
1883
1883
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1884
1884
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1885
1885
  def update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1886
- command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1886
+ command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1887
1887
  command.request_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
1888
1888
  command.request_object = campaign_object
1889
1889
  command.response_representation = Google::Apis::DfareportingV3_2::Campaign::Representation
@@ -1920,7 +1920,7 @@ module Google
1920
1920
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1921
1921
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1922
1922
  def get_change_log(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1923
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1923
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1924
1924
  command.response_representation = Google::Apis::DfareportingV3_2::ChangeLog::Representation
1925
1925
  command.response_class = Google::Apis::DfareportingV3_2::ChangeLog
1926
1926
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1985,7 +1985,7 @@ module Google
1985
1985
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1986
1986
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1987
1987
  def list_change_logs(profile_id, action: nil, ids: nil, max_change_time: nil, max_results: nil, min_change_time: nil, object_ids: nil, object_type: nil, page_token: nil, search_string: nil, user_profile_ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1988
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1988
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1989
1989
  command.response_representation = Google::Apis::DfareportingV3_2::ChangeLogsListResponse::Representation
1990
1990
  command.response_class = Google::Apis::DfareportingV3_2::ChangeLogsListResponse
1991
1991
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2036,7 +2036,7 @@ module Google
2036
2036
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2037
2037
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2038
2038
  def list_cities(profile_id, country_dart_ids: nil, dart_ids: nil, name_prefix: nil, region_dart_ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2039
- command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2039
+ command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2040
2040
  command.response_representation = Google::Apis::DfareportingV3_2::CitiesListResponse::Representation
2041
2041
  command.response_class = Google::Apis::DfareportingV3_2::CitiesListResponse
2042
2042
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2075,7 +2075,7 @@ module Google
2075
2075
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2076
2076
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2077
2077
  def get_connection_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2078
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2078
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2079
2079
  command.response_representation = Google::Apis::DfareportingV3_2::ConnectionType::Representation
2080
2080
  command.response_class = Google::Apis::DfareportingV3_2::ConnectionType
2081
2081
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2109,7 +2109,7 @@ module Google
2109
2109
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2110
2110
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2111
2111
  def list_connection_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2112
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2112
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2113
2113
  command.response_representation = Google::Apis::DfareportingV3_2::ConnectionTypesListResponse::Representation
2114
2114
  command.response_class = Google::Apis::DfareportingV3_2::ConnectionTypesListResponse
2115
2115
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2144,7 +2144,7 @@ module Google
2144
2144
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2145
2145
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2146
2146
  def delete_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2147
- command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2147
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2148
2148
  command.params['profileId'] = profile_id unless profile_id.nil?
2149
2149
  command.params['id'] = id unless id.nil?
2150
2150
  command.query['fields'] = fields unless fields.nil?
@@ -2178,7 +2178,7 @@ module Google
2178
2178
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2179
2179
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2180
2180
  def get_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2181
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2181
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2182
2182
  command.response_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
2183
2183
  command.response_class = Google::Apis::DfareportingV3_2::ContentCategory
2184
2184
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2213,7 +2213,7 @@ module Google
2213
2213
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2214
2214
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2215
2215
  def insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2216
- command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2216
+ command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2217
2217
  command.request_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
2218
2218
  command.request_object = content_category_object
2219
2219
  command.response_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
@@ -2267,7 +2267,7 @@ module Google
2267
2267
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2268
2268
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2269
2269
  def list_content_categories(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2270
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2270
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2271
2271
  command.response_representation = Google::Apis::DfareportingV3_2::ContentCategoriesListResponse::Representation
2272
2272
  command.response_class = Google::Apis::DfareportingV3_2::ContentCategoriesListResponse
2273
2273
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2309,7 +2309,7 @@ module Google
2309
2309
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2310
2310
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2311
2311
  def patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2312
- command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2312
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2313
2313
  command.request_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
2314
2314
  command.request_object = content_category_object
2315
2315
  command.response_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
@@ -2346,7 +2346,7 @@ module Google
2346
2346
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2347
2347
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2348
2348
  def update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2349
- command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2349
+ command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2350
2350
  command.request_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
2351
2351
  command.request_object = content_category_object
2352
2352
  command.response_representation = Google::Apis::DfareportingV3_2::ContentCategory::Representation
@@ -2382,7 +2382,7 @@ module Google
2382
2382
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2383
2383
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2384
2384
  def batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2385
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2385
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2386
2386
  command.request_representation = Google::Apis::DfareportingV3_2::ConversionsBatchInsertRequest::Representation
2387
2387
  command.request_object = conversions_batch_insert_request_object
2388
2388
  command.response_representation = Google::Apis::DfareportingV3_2::ConversionsBatchInsertResponse::Representation
@@ -2418,7 +2418,7 @@ module Google
2418
2418
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2419
2419
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2420
2420
  def batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2421
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2421
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2422
2422
  command.request_representation = Google::Apis::DfareportingV3_2::ConversionsBatchUpdateRequest::Representation
2423
2423
  command.request_object = conversions_batch_update_request_object
2424
2424
  command.response_representation = Google::Apis::DfareportingV3_2::ConversionsBatchUpdateResponse::Representation
@@ -2455,7 +2455,7 @@ module Google
2455
2455
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2456
2456
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2457
2457
  def get_country(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2458
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2458
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2459
2459
  command.response_representation = Google::Apis::DfareportingV3_2::Country::Representation
2460
2460
  command.response_class = Google::Apis::DfareportingV3_2::Country
2461
2461
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2489,7 +2489,7 @@ module Google
2489
2489
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2490
2490
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2491
2491
  def list_countries(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2492
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2492
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2493
2493
  command.response_representation = Google::Apis::DfareportingV3_2::CountriesListResponse::Representation
2494
2494
  command.response_class = Google::Apis::DfareportingV3_2::CountriesListResponse
2495
2495
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2530,7 +2530,7 @@ module Google
2530
2530
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2531
2531
  def insert_creative_asset(profile_id, advertiser_id, creative_asset_metadata_object = nil, fields: nil, quota_user: nil, user_ip: nil, upload_source: nil, content_type: nil, options: nil, &block)
2532
2532
  if upload_source.nil?
2533
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2533
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2534
2534
  else
2535
2535
  command = make_upload_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2536
2536
  command.upload_source = upload_source
@@ -2575,7 +2575,7 @@ module Google
2575
2575
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2576
2576
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2577
2577
  def delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2578
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2578
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2579
2579
  command.params['profileId'] = profile_id unless profile_id.nil?
2580
2580
  command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil?
2581
2581
  command.params['id'] = id unless id.nil?
@@ -2612,7 +2612,7 @@ module Google
2612
2612
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2613
2613
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2614
2614
  def get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2615
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2615
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2616
2616
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
2617
2617
  command.response_class = Google::Apis::DfareportingV3_2::CreativeFieldValue
2618
2618
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2650,7 +2650,7 @@ module Google
2650
2650
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2651
2651
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2652
2652
  def insert_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2653
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2653
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2654
2654
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
2655
2655
  command.request_object = creative_field_value_object
2656
2656
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
@@ -2702,7 +2702,7 @@ module Google
2702
2702
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2703
2703
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2704
2704
  def list_creative_field_values(profile_id, creative_field_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2705
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2705
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2706
2706
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldValuesListResponse::Representation
2707
2707
  command.response_class = Google::Apis::DfareportingV3_2::CreativeFieldValuesListResponse
2708
2708
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2747,7 +2747,7 @@ module Google
2747
2747
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2748
2748
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2749
2749
  def patch_creative_field_value(profile_id, creative_field_id, id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2750
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2750
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2751
2751
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
2752
2752
  command.request_object = creative_field_value_object
2753
2753
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
@@ -2787,7 +2787,7 @@ module Google
2787
2787
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2788
2788
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2789
2789
  def update_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2790
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2790
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2791
2791
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
2792
2792
  command.request_object = creative_field_value_object
2793
2793
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldValue::Representation
@@ -2825,7 +2825,7 @@ module Google
2825
2825
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2826
2826
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2827
2827
  def delete_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2828
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2828
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2829
2829
  command.params['profileId'] = profile_id unless profile_id.nil?
2830
2830
  command.params['id'] = id unless id.nil?
2831
2831
  command.query['fields'] = fields unless fields.nil?
@@ -2859,7 +2859,7 @@ module Google
2859
2859
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2860
2860
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2861
2861
  def get_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2862
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2862
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2863
2863
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
2864
2864
  command.response_class = Google::Apis::DfareportingV3_2::CreativeField
2865
2865
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2894,7 +2894,7 @@ module Google
2894
2894
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2895
2895
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2896
2896
  def insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2897
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2897
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2898
2898
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
2899
2899
  command.request_object = creative_field_object
2900
2900
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
@@ -2950,7 +2950,7 @@ module Google
2950
2950
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2951
2951
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2952
2952
  def list_creative_fields(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2953
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2953
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2954
2954
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeFieldsListResponse::Representation
2955
2955
  command.response_class = Google::Apis::DfareportingV3_2::CreativeFieldsListResponse
2956
2956
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2993,7 +2993,7 @@ module Google
2993
2993
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2994
2994
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2995
2995
  def patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2996
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2996
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2997
2997
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
2998
2998
  command.request_object = creative_field_object
2999
2999
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
@@ -3030,7 +3030,7 @@ module Google
3030
3030
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3031
3031
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3032
3032
  def update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3033
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3033
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3034
3034
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
3035
3035
  command.request_object = creative_field_object
3036
3036
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeField::Representation
@@ -3067,7 +3067,7 @@ module Google
3067
3067
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3068
3068
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3069
3069
  def get_creative_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3070
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3070
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3071
3071
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
3072
3072
  command.response_class = Google::Apis::DfareportingV3_2::CreativeGroup
3073
3073
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3102,7 +3102,7 @@ module Google
3102
3102
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3103
3103
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3104
3104
  def insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3105
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3105
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3106
3106
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
3107
3107
  command.request_object = creative_group_object
3108
3108
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
@@ -3160,7 +3160,7 @@ module Google
3160
3160
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3161
3161
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3162
3162
  def list_creative_groups(profile_id, advertiser_ids: nil, group_number: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3163
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3163
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3164
3164
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeGroupsListResponse::Representation
3165
3165
  command.response_class = Google::Apis::DfareportingV3_2::CreativeGroupsListResponse
3166
3166
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3204,7 +3204,7 @@ module Google
3204
3204
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3205
3205
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3206
3206
  def patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3207
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3207
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3208
3208
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
3209
3209
  command.request_object = creative_group_object
3210
3210
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
@@ -3241,7 +3241,7 @@ module Google
3241
3241
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3242
3242
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3243
3243
  def update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3244
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3244
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3245
3245
  command.request_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
3246
3246
  command.request_object = creative_group_object
3247
3247
  command.response_representation = Google::Apis::DfareportingV3_2::CreativeGroup::Representation
@@ -3278,7 +3278,7 @@ module Google
3278
3278
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3279
3279
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3280
3280
  def get_creative(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3281
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3281
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3282
3282
  command.response_representation = Google::Apis::DfareportingV3_2::Creative::Representation
3283
3283
  command.response_class = Google::Apis::DfareportingV3_2::Creative
3284
3284
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3313,7 +3313,7 @@ module Google
3313
3313
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3314
3314
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3315
3315
  def insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3316
- command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3316
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3317
3317
  command.request_representation = Google::Apis::DfareportingV3_2::Creative::Representation
3318
3318
  command.request_object = creative_object
3319
3319
  command.response_representation = Google::Apis::DfareportingV3_2::Creative::Representation
@@ -3387,7 +3387,7 @@ module Google
3387
3387
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3388
3388
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3389
3389
  def list_creatives(profile_id, active: nil, advertiser_id: nil, archived: nil, campaign_id: nil, companion_creative_ids: nil, creative_field_ids: nil, ids: nil, max_results: nil, page_token: nil, rendering_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, studio_creative_id: nil, types: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3390
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3390
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3391
3391
  command.response_representation = Google::Apis::DfareportingV3_2::CreativesListResponse::Representation
3392
3392
  command.response_class = Google::Apis::DfareportingV3_2::CreativesListResponse
3393
3393
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3439,7 +3439,7 @@ module Google
3439
3439
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3440
3440
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3441
3441
  def patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3442
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3442
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3443
3443
  command.request_representation = Google::Apis::DfareportingV3_2::Creative::Representation
3444
3444
  command.request_object = creative_object
3445
3445
  command.response_representation = Google::Apis::DfareportingV3_2::Creative::Representation
@@ -3476,7 +3476,7 @@ module Google
3476
3476
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3477
3477
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3478
3478
  def update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3479
- command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3479
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3480
3480
  command.request_representation = Google::Apis::DfareportingV3_2::Creative::Representation
3481
3481
  command.request_object = creative_object
3482
3482
  command.response_representation = Google::Apis::DfareportingV3_2::Creative::Representation
@@ -3516,7 +3516,7 @@ module Google
3516
3516
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3517
3517
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3518
3518
  def query_dimension_value(profile_id, dimension_value_request_object = nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3519
- command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3519
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3520
3520
  command.request_representation = Google::Apis::DfareportingV3_2::DimensionValueRequest::Representation
3521
3521
  command.request_object = dimension_value_request_object
3522
3522
  command.response_representation = Google::Apis::DfareportingV3_2::DimensionValueList::Representation
@@ -3555,7 +3555,7 @@ module Google
3555
3555
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3556
3556
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3557
3557
  def get_directory_site_contact(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3558
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts/{id}', options)
3558
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts/{id}', options)
3559
3559
  command.response_representation = Google::Apis::DfareportingV3_2::DirectorySiteContact::Representation
3560
3560
  command.response_class = Google::Apis::DfareportingV3_2::DirectorySiteContact
3561
3561
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3612,7 +3612,7 @@ module Google
3612
3612
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3613
3613
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3614
3614
  def list_directory_site_contacts(profile_id, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3615
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts', options)
3615
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts', options)
3616
3616
  command.response_representation = Google::Apis::DfareportingV3_2::DirectorySiteContactsListResponse::Representation
3617
3617
  command.response_class = Google::Apis::DfareportingV3_2::DirectorySiteContactsListResponse
3618
3618
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3654,7 +3654,7 @@ module Google
3654
3654
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3655
3655
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3656
3656
  def get_directory_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3657
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3657
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3658
3658
  command.response_representation = Google::Apis::DfareportingV3_2::DirectorySite::Representation
3659
3659
  command.response_class = Google::Apis::DfareportingV3_2::DirectorySite
3660
3660
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3689,7 +3689,7 @@ module Google
3689
3689
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3690
3690
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3691
3691
  def insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3692
- command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3692
+ command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3693
3693
  command.request_representation = Google::Apis::DfareportingV3_2::DirectorySite::Representation
3694
3694
  command.request_object = directory_site_object
3695
3695
  command.response_representation = Google::Apis::DfareportingV3_2::DirectorySite::Representation
@@ -3761,7 +3761,7 @@ module Google
3761
3761
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3762
3762
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3763
3763
  def list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, country_id: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, parent_id: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3764
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3764
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3765
3765
  command.response_representation = Google::Apis::DfareportingV3_2::DirectorySitesListResponse::Representation
3766
3766
  command.response_class = Google::Apis::DfareportingV3_2::DirectorySitesListResponse
3767
3767
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3815,7 +3815,7 @@ module Google
3815
3815
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3816
3816
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3817
3817
  def delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3818
- command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3818
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3819
3819
  command.params['profileId'] = profile_id unless profile_id.nil?
3820
3820
  command.params['objectId'] = object_id_ unless object_id_.nil?
3821
3821
  command.query['name'] = name unless name.nil?
@@ -3853,7 +3853,7 @@ module Google
3853
3853
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3854
3854
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3855
3855
  def insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3856
- command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3856
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3857
3857
  command.request_representation = Google::Apis::DfareportingV3_2::DynamicTargetingKey::Representation
3858
3858
  command.request_object = dynamic_targeting_key_object
3859
3859
  command.response_representation = Google::Apis::DfareportingV3_2::DynamicTargetingKey::Representation
@@ -3896,7 +3896,7 @@ module Google
3896
3896
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3897
3897
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3898
3898
  def list_dynamic_targeting_keys(profile_id, advertiser_id: nil, names: nil, object_id_: nil, object_type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3899
- command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3899
+ command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3900
3900
  command.response_representation = Google::Apis::DfareportingV3_2::DynamicTargetingKeysListResponse::Representation
3901
3901
  command.response_class = Google::Apis::DfareportingV3_2::DynamicTargetingKeysListResponse
3902
3902
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3935,7 +3935,7 @@ module Google
3935
3935
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3936
3936
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3937
3937
  def delete_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3938
- command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3938
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3939
3939
  command.params['profileId'] = profile_id unless profile_id.nil?
3940
3940
  command.params['id'] = id unless id.nil?
3941
3941
  command.query['fields'] = fields unless fields.nil?
@@ -3969,7 +3969,7 @@ module Google
3969
3969
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3970
3970
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3971
3971
  def get_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3972
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3972
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3973
3973
  command.response_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
3974
3974
  command.response_class = Google::Apis::DfareportingV3_2::EventTag
3975
3975
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4004,7 +4004,7 @@ module Google
4004
4004
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4005
4005
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4006
4006
  def insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4007
- command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
4007
+ command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
4008
4008
  command.request_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
4009
4009
  command.request_object = event_tag_object
4010
4010
  command.response_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
@@ -4077,7 +4077,7 @@ module Google
4077
4077
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4078
4078
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4079
4079
  def list_event_tags(profile_id, ad_id: nil, advertiser_id: nil, campaign_id: nil, definitions_only: nil, enabled: nil, event_tag_types: nil, ids: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4080
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
4080
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
4081
4081
  command.response_representation = Google::Apis::DfareportingV3_2::EventTagsListResponse::Representation
4082
4082
  command.response_class = Google::Apis::DfareportingV3_2::EventTagsListResponse
4083
4083
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4123,7 +4123,7 @@ module Google
4123
4123
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4124
4124
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4125
4125
  def patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4126
- command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4126
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4127
4127
  command.request_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
4128
4128
  command.request_object = event_tag_object
4129
4129
  command.response_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
@@ -4160,7 +4160,7 @@ module Google
4160
4160
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4161
4161
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4162
4162
  def update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4163
- command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4163
+ command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4164
4164
  command.request_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
4165
4165
  command.request_object = event_tag_object
4166
4166
  command.response_representation = Google::Apis::DfareportingV3_2::EventTag::Representation
@@ -4201,7 +4201,7 @@ module Google
4201
4201
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4202
4202
  def get_file(report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
4203
4203
  if download_dest.nil?
4204
- command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4204
+ command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4205
4205
  else
4206
4206
  command = make_download_command(:get, 'reports/{reportId}/files/{fileId}', options)
4207
4207
  command.download_dest = download_dest
@@ -4249,7 +4249,7 @@ module Google
4249
4249
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4250
4250
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4251
4251
  def list_files(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4252
- command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4252
+ command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4253
4253
  command.response_representation = Google::Apis::DfareportingV3_2::FileList::Representation
4254
4254
  command.response_class = Google::Apis::DfareportingV3_2::FileList
4255
4255
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4289,7 +4289,7 @@ module Google
4289
4289
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4290
4290
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4291
4291
  def delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4292
- command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4292
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4293
4293
  command.params['profileId'] = profile_id unless profile_id.nil?
4294
4294
  command.params['id'] = id unless id.nil?
4295
4295
  command.query['fields'] = fields unless fields.nil?
@@ -4323,7 +4323,7 @@ module Google
4323
4323
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4324
4324
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4325
4325
  def generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4326
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4326
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4327
4327
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivitiesGenerateTagResponse::Representation
4328
4328
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightActivitiesGenerateTagResponse
4329
4329
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4359,7 +4359,7 @@ module Google
4359
4359
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4360
4360
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4361
4361
  def get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4362
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4362
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4363
4363
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
4364
4364
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightActivity
4365
4365
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4394,7 +4394,7 @@ module Google
4394
4394
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4395
4395
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4396
4396
  def insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4397
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4397
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4398
4398
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
4399
4399
  command.request_object = floodlight_activity_object
4400
4400
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
@@ -4471,7 +4471,7 @@ module Google
4471
4471
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4472
4472
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4473
4473
  def list_floodlight_activities(profile_id, advertiser_id: nil, floodlight_activity_group_ids: nil, floodlight_activity_group_name: nil, floodlight_activity_group_tag_string: nil, floodlight_activity_group_type: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, tag_string: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4474
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4474
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4475
4475
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivitiesListResponse::Representation
4476
4476
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightActivitiesListResponse
4477
4477
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4520,7 +4520,7 @@ module Google
4520
4520
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4521
4521
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4522
4522
  def patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4523
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4523
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4524
4524
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
4525
4525
  command.request_object = floodlight_activity_object
4526
4526
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
@@ -4557,7 +4557,7 @@ module Google
4557
4557
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4558
4558
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4559
4559
  def update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4560
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4560
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4561
4561
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
4562
4562
  command.request_object = floodlight_activity_object
4563
4563
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivity::Representation
@@ -4594,7 +4594,7 @@ module Google
4594
4594
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4595
4595
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4596
4596
  def get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4597
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4597
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4598
4598
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
4599
4599
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightActivityGroup
4600
4600
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4629,7 +4629,7 @@ module Google
4629
4629
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4630
4630
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4631
4631
  def insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4632
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4632
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4633
4633
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
4634
4634
  command.request_object = floodlight_activity_group_object
4635
4635
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
@@ -4696,7 +4696,7 @@ module Google
4696
4696
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4697
4697
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4698
4698
  def list_floodlight_activity_groups(profile_id, advertiser_id: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4699
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4699
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4700
4700
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroupsListResponse::Representation
4701
4701
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightActivityGroupsListResponse
4702
4702
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4742,7 +4742,7 @@ module Google
4742
4742
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4743
4743
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4744
4744
  def patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4745
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4745
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4746
4746
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
4747
4747
  command.request_object = floodlight_activity_group_object
4748
4748
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
@@ -4779,7 +4779,7 @@ module Google
4779
4779
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4780
4780
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4781
4781
  def update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4782
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4782
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4783
4783
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
4784
4784
  command.request_object = floodlight_activity_group_object
4785
4785
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightActivityGroup::Representation
@@ -4816,7 +4816,7 @@ module Google
4816
4816
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4817
4817
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4818
4818
  def get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4819
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4819
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4820
4820
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightConfiguration::Representation
4821
4821
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightConfiguration
4822
4822
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4853,7 +4853,7 @@ module Google
4853
4853
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4854
4854
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4855
4855
  def list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4856
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4856
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4857
4857
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightConfigurationsListResponse::Representation
4858
4858
  command.response_class = Google::Apis::DfareportingV3_2::FloodlightConfigurationsListResponse
4859
4859
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4891,7 +4891,7 @@ module Google
4891
4891
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4892
4892
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4893
4893
  def patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4894
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4894
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4895
4895
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightConfiguration::Representation
4896
4896
  command.request_object = floodlight_configuration_object
4897
4897
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightConfiguration::Representation
@@ -4928,7 +4928,7 @@ module Google
4928
4928
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4929
4929
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4930
4930
  def update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4931
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4931
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4932
4932
  command.request_representation = Google::Apis::DfareportingV3_2::FloodlightConfiguration::Representation
4933
4933
  command.request_object = floodlight_configuration_object
4934
4934
  command.response_representation = Google::Apis::DfareportingV3_2::FloodlightConfiguration::Representation
@@ -4967,7 +4967,7 @@ module Google
4967
4967
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4968
4968
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4969
4969
  def get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4970
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4970
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4971
4971
  command.response_representation = Google::Apis::DfareportingV3_2::InventoryItem::Representation
4972
4972
  command.response_class = Google::Apis::DfareportingV3_2::InventoryItem
4973
4973
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5023,7 +5023,7 @@ module Google
5023
5023
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5024
5024
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5025
5025
  def list_inventory_items(profile_id, project_id, ids: nil, in_plan: nil, max_results: nil, order_id: nil, page_token: nil, site_id: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5026
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
5026
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
5027
5027
  command.response_representation = Google::Apis::DfareportingV3_2::InventoryItemsListResponse::Representation
5028
5028
  command.response_class = Google::Apis::DfareportingV3_2::InventoryItemsListResponse
5029
5029
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5066,7 +5066,7 @@ module Google
5066
5066
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5067
5067
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5068
5068
  def list_languages(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5069
- command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
5069
+ command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
5070
5070
  command.response_representation = Google::Apis::DfareportingV3_2::LanguagesListResponse::Representation
5071
5071
  command.response_class = Google::Apis::DfareportingV3_2::LanguagesListResponse
5072
5072
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5099,7 +5099,7 @@ module Google
5099
5099
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5100
5100
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5101
5101
  def list_metros(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5102
- command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
5102
+ command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
5103
5103
  command.response_representation = Google::Apis::DfareportingV3_2::MetrosListResponse::Representation
5104
5104
  command.response_class = Google::Apis::DfareportingV3_2::MetrosListResponse
5105
5105
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5134,7 +5134,7 @@ module Google
5134
5134
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5135
5135
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5136
5136
  def get_mobile_app(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5137
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5137
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5138
5138
  command.response_representation = Google::Apis::DfareportingV3_2::MobileApp::Representation
5139
5139
  command.response_class = Google::Apis::DfareportingV3_2::MobileApp
5140
5140
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5183,7 +5183,7 @@ module Google
5183
5183
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5184
5184
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5185
5185
  def list_mobile_apps(profile_id, directories: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5186
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5186
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5187
5187
  command.response_representation = Google::Apis::DfareportingV3_2::MobileAppsListResponse::Representation
5188
5188
  command.response_class = Google::Apis::DfareportingV3_2::MobileAppsListResponse
5189
5189
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5223,7 +5223,7 @@ module Google
5223
5223
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5224
5224
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5225
5225
  def get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5226
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5226
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5227
5227
  command.response_representation = Google::Apis::DfareportingV3_2::MobileCarrier::Representation
5228
5228
  command.response_class = Google::Apis::DfareportingV3_2::MobileCarrier
5229
5229
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5257,7 +5257,7 @@ module Google
5257
5257
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5258
5258
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5259
5259
  def list_mobile_carriers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5260
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5260
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5261
5261
  command.response_representation = Google::Apis::DfareportingV3_2::MobileCarriersListResponse::Representation
5262
5262
  command.response_class = Google::Apis::DfareportingV3_2::MobileCarriersListResponse
5263
5263
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5292,7 +5292,7 @@ module Google
5292
5292
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5293
5293
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5294
5294
  def get_operating_system_version(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5295
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5295
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5296
5296
  command.response_representation = Google::Apis::DfareportingV3_2::OperatingSystemVersion::Representation
5297
5297
  command.response_class = Google::Apis::DfareportingV3_2::OperatingSystemVersion
5298
5298
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5326,7 +5326,7 @@ module Google
5326
5326
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5327
5327
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5328
5328
  def list_operating_system_versions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5329
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5329
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5330
5330
  command.response_representation = Google::Apis::DfareportingV3_2::OperatingSystemVersionsListResponse::Representation
5331
5331
  command.response_class = Google::Apis::DfareportingV3_2::OperatingSystemVersionsListResponse
5332
5332
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5361,7 +5361,7 @@ module Google
5361
5361
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5362
5362
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5363
5363
  def get_operating_system(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5364
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5364
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5365
5365
  command.response_representation = Google::Apis::DfareportingV3_2::OperatingSystem::Representation
5366
5366
  command.response_class = Google::Apis::DfareportingV3_2::OperatingSystem
5367
5367
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5395,7 +5395,7 @@ module Google
5395
5395
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5396
5396
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5397
5397
  def list_operating_systems(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5398
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5398
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5399
5399
  command.response_representation = Google::Apis::DfareportingV3_2::OperatingSystemsListResponse::Representation
5400
5400
  command.response_class = Google::Apis::DfareportingV3_2::OperatingSystemsListResponse
5401
5401
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5432,7 +5432,7 @@ module Google
5432
5432
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5433
5433
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5434
5434
  def get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5435
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5435
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5436
5436
  command.response_representation = Google::Apis::DfareportingV3_2::OrderDocument::Representation
5437
5437
  command.response_class = Google::Apis::DfareportingV3_2::OrderDocument
5438
5438
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5494,7 +5494,7 @@ module Google
5494
5494
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5495
5495
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5496
5496
  def list_order_documents(profile_id, project_id, approved: nil, ids: nil, max_results: nil, order_id: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5497
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5497
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5498
5498
  command.response_representation = Google::Apis::DfareportingV3_2::OrderDocumentsListResponse::Representation
5499
5499
  command.response_class = Google::Apis::DfareportingV3_2::OrderDocumentsListResponse
5500
5500
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5541,7 +5541,7 @@ module Google
5541
5541
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5542
5542
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5543
5543
  def get_order(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5544
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5544
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5545
5545
  command.response_representation = Google::Apis::DfareportingV3_2::Order::Representation
5546
5546
  command.response_class = Google::Apis::DfareportingV3_2::Order
5547
5547
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5597,7 +5597,7 @@ module Google
5597
5597
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5598
5598
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5599
5599
  def list_orders(profile_id, project_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5600
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5600
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5601
5601
  command.response_representation = Google::Apis::DfareportingV3_2::OrdersListResponse::Representation
5602
5602
  command.response_class = Google::Apis::DfareportingV3_2::OrdersListResponse
5603
5603
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5640,7 +5640,7 @@ module Google
5640
5640
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5641
5641
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5642
5642
  def get_placement_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5643
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5643
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5644
5644
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
5645
5645
  command.response_class = Google::Apis::DfareportingV3_2::PlacementGroup
5646
5646
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5675,7 +5675,7 @@ module Google
5675
5675
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5676
5676
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5677
5677
  def insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5678
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5678
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5679
5679
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
5680
5680
  command.request_object = placement_group_object
5681
5681
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
@@ -5766,7 +5766,7 @@ module Google
5766
5766
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5767
5767
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5768
5768
  def list_placement_groups(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, content_category_ids: nil, directory_site_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, placement_group_type: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5769
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5769
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5770
5770
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementGroupsListResponse::Representation
5771
5771
  command.response_class = Google::Apis::DfareportingV3_2::PlacementGroupsListResponse
5772
5772
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5821,7 +5821,7 @@ module Google
5821
5821
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5822
5822
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5823
5823
  def patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5824
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5824
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5825
5825
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
5826
5826
  command.request_object = placement_group_object
5827
5827
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
@@ -5858,7 +5858,7 @@ module Google
5858
5858
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5859
5859
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5860
5860
  def update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5861
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5861
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5862
5862
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
5863
5863
  command.request_object = placement_group_object
5864
5864
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementGroup::Representation
@@ -5895,7 +5895,7 @@ module Google
5895
5895
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5896
5896
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5897
5897
  def delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5898
- command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5898
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5899
5899
  command.params['profileId'] = profile_id unless profile_id.nil?
5900
5900
  command.params['id'] = id unless id.nil?
5901
5901
  command.query['fields'] = fields unless fields.nil?
@@ -5929,7 +5929,7 @@ module Google
5929
5929
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5930
5930
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5931
5931
  def get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5932
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5932
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5933
5933
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
5934
5934
  command.response_class = Google::Apis::DfareportingV3_2::PlacementStrategy
5935
5935
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5964,7 +5964,7 @@ module Google
5964
5964
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5965
5965
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5966
5966
  def insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5967
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5967
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5968
5968
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
5969
5969
  command.request_object = placement_strategy_object
5970
5970
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
@@ -6018,7 +6018,7 @@ module Google
6018
6018
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6019
6019
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6020
6020
  def list_placement_strategies(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6021
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
6021
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
6022
6022
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementStrategiesListResponse::Representation
6023
6023
  command.response_class = Google::Apis::DfareportingV3_2::PlacementStrategiesListResponse
6024
6024
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6060,7 +6060,7 @@ module Google
6060
6060
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6061
6061
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6062
6062
  def patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6063
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
6063
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
6064
6064
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
6065
6065
  command.request_object = placement_strategy_object
6066
6066
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
@@ -6097,7 +6097,7 @@ module Google
6097
6097
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6098
6098
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6099
6099
  def update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6100
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
6100
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
6101
6101
  command.request_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
6102
6102
  command.request_object = placement_strategy_object
6103
6103
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementStrategy::Representation
@@ -6139,7 +6139,7 @@ module Google
6139
6139
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6140
6140
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6141
6141
  def generatetags_placement(profile_id, campaign_id: nil, placement_ids: nil, tag_formats: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6142
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6142
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6143
6143
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementsGenerateTagsResponse::Representation
6144
6144
  command.response_class = Google::Apis::DfareportingV3_2::PlacementsGenerateTagsResponse
6145
6145
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6177,7 +6177,7 @@ module Google
6177
6177
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6178
6178
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6179
6179
  def get_placement(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6180
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6180
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6181
6181
  command.response_representation = Google::Apis::DfareportingV3_2::Placement::Representation
6182
6182
  command.response_class = Google::Apis::DfareportingV3_2::Placement
6183
6183
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6212,7 +6212,7 @@ module Google
6212
6212
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6213
6213
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6214
6214
  def insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6215
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6215
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6216
6216
  command.request_representation = Google::Apis::DfareportingV3_2::Placement::Representation
6217
6217
  command.request_object = placement_object
6218
6218
  command.response_representation = Google::Apis::DfareportingV3_2::Placement::Representation
@@ -6305,7 +6305,7 @@ module Google
6305
6305
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6306
6306
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6307
6307
  def list_placements(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, compatibilities: nil, content_category_ids: nil, directory_site_ids: nil, group_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, payment_source: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, size_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6308
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6308
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6309
6309
  command.response_representation = Google::Apis::DfareportingV3_2::PlacementsListResponse::Representation
6310
6310
  command.response_class = Google::Apis::DfareportingV3_2::PlacementsListResponse
6311
6311
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6363,7 +6363,7 @@ module Google
6363
6363
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6364
6364
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6365
6365
  def patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6366
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6366
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6367
6367
  command.request_representation = Google::Apis::DfareportingV3_2::Placement::Representation
6368
6368
  command.request_object = placement_object
6369
6369
  command.response_representation = Google::Apis::DfareportingV3_2::Placement::Representation
@@ -6400,7 +6400,7 @@ module Google
6400
6400
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6401
6401
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6402
6402
  def update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6403
- command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6403
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6404
6404
  command.request_representation = Google::Apis::DfareportingV3_2::Placement::Representation
6405
6405
  command.request_object = placement_object
6406
6406
  command.response_representation = Google::Apis::DfareportingV3_2::Placement::Representation
@@ -6437,7 +6437,7 @@ module Google
6437
6437
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6438
6438
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6439
6439
  def get_platform_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6440
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6440
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6441
6441
  command.response_representation = Google::Apis::DfareportingV3_2::PlatformType::Representation
6442
6442
  command.response_class = Google::Apis::DfareportingV3_2::PlatformType
6443
6443
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6471,7 +6471,7 @@ module Google
6471
6471
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6472
6472
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6473
6473
  def list_platform_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6474
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6474
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6475
6475
  command.response_representation = Google::Apis::DfareportingV3_2::PlatformTypesListResponse::Representation
6476
6476
  command.response_class = Google::Apis::DfareportingV3_2::PlatformTypesListResponse
6477
6477
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6506,7 +6506,7 @@ module Google
6506
6506
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6507
6507
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6508
6508
  def get_postal_code(profile_id, code, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6509
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6509
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6510
6510
  command.response_representation = Google::Apis::DfareportingV3_2::PostalCode::Representation
6511
6511
  command.response_class = Google::Apis::DfareportingV3_2::PostalCode
6512
6512
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6540,7 +6540,7 @@ module Google
6540
6540
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6541
6541
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6542
6542
  def list_postal_codes(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6543
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6543
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6544
6544
  command.response_representation = Google::Apis::DfareportingV3_2::PostalCodesListResponse::Representation
6545
6545
  command.response_class = Google::Apis::DfareportingV3_2::PostalCodesListResponse
6546
6546
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6575,7 +6575,7 @@ module Google
6575
6575
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6576
6576
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6577
6577
  def get_project(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6578
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6578
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6579
6579
  command.response_representation = Google::Apis::DfareportingV3_2::Project::Representation
6580
6580
  command.response_class = Google::Apis::DfareportingV3_2::Project
6581
6581
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6628,7 +6628,7 @@ module Google
6628
6628
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6629
6629
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6630
6630
  def list_projects(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6631
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6631
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6632
6632
  command.response_representation = Google::Apis::DfareportingV3_2::ProjectsListResponse::Representation
6633
6633
  command.response_class = Google::Apis::DfareportingV3_2::ProjectsListResponse
6634
6634
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6668,7 +6668,7 @@ module Google
6668
6668
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6669
6669
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6670
6670
  def list_regions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6671
- command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6671
+ command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6672
6672
  command.response_representation = Google::Apis::DfareportingV3_2::RegionsListResponse::Representation
6673
6673
  command.response_class = Google::Apis::DfareportingV3_2::RegionsListResponse
6674
6674
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6703,7 +6703,7 @@ module Google
6703
6703
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6704
6704
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6705
6705
  def get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6706
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6706
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6707
6707
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingListShare::Representation
6708
6708
  command.response_class = Google::Apis::DfareportingV3_2::RemarketingListShare
6709
6709
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6741,7 +6741,7 @@ module Google
6741
6741
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6742
6742
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6743
6743
  def patch_remarketing_list_share(profile_id, remarketing_list_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6744
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6744
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6745
6745
  command.request_representation = Google::Apis::DfareportingV3_2::RemarketingListShare::Representation
6746
6746
  command.request_object = remarketing_list_share_object
6747
6747
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingListShare::Representation
@@ -6778,7 +6778,7 @@ module Google
6778
6778
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6779
6779
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6780
6780
  def update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6781
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6781
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6782
6782
  command.request_representation = Google::Apis::DfareportingV3_2::RemarketingListShare::Representation
6783
6783
  command.request_object = remarketing_list_share_object
6784
6784
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingListShare::Representation
@@ -6815,7 +6815,7 @@ module Google
6815
6815
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6816
6816
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6817
6817
  def get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6818
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6818
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6819
6819
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
6820
6820
  command.response_class = Google::Apis::DfareportingV3_2::RemarketingList
6821
6821
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6850,7 +6850,7 @@ module Google
6850
6850
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6851
6851
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6852
6852
  def insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6853
- command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6853
+ command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6854
6854
  command.request_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
6855
6855
  command.request_object = remarketing_list_object
6856
6856
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
@@ -6908,7 +6908,7 @@ module Google
6908
6908
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6909
6909
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6910
6910
  def list_remarketing_lists(profile_id, advertiser_id, active: nil, floodlight_activity_id: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6911
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6911
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6912
6912
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingListsListResponse::Representation
6913
6913
  command.response_class = Google::Apis::DfareportingV3_2::RemarketingListsListResponse
6914
6914
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6952,7 +6952,7 @@ module Google
6952
6952
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6953
6953
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6954
6954
  def patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6955
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6955
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6956
6956
  command.request_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
6957
6957
  command.request_object = remarketing_list_object
6958
6958
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
@@ -6989,7 +6989,7 @@ module Google
6989
6989
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6990
6990
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6991
6991
  def update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6992
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6992
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6993
6993
  command.request_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
6994
6994
  command.request_object = remarketing_list_object
6995
6995
  command.response_representation = Google::Apis::DfareportingV3_2::RemarketingList::Representation
@@ -7026,7 +7026,7 @@ module Google
7026
7026
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7027
7027
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7028
7028
  def delete_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7029
- command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
7029
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
7030
7030
  command.params['profileId'] = profile_id unless profile_id.nil?
7031
7031
  command.params['reportId'] = report_id unless report_id.nil?
7032
7032
  command.query['fields'] = fields unless fields.nil?
@@ -7060,7 +7060,7 @@ module Google
7060
7060
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7061
7061
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7062
7062
  def get_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7063
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
7063
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
7064
7064
  command.response_representation = Google::Apis::DfareportingV3_2::Report::Representation
7065
7065
  command.response_class = Google::Apis::DfareportingV3_2::Report
7066
7066
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7095,7 +7095,7 @@ module Google
7095
7095
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7096
7096
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7097
7097
  def insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7098
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
7098
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
7099
7099
  command.request_representation = Google::Apis::DfareportingV3_2::Report::Representation
7100
7100
  command.request_object = report_object
7101
7101
  command.response_representation = Google::Apis::DfareportingV3_2::Report::Representation
@@ -7140,7 +7140,7 @@ module Google
7140
7140
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7141
7141
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7142
7142
  def list_reports(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7143
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7143
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7144
7144
  command.response_representation = Google::Apis::DfareportingV3_2::ReportList::Representation
7145
7145
  command.response_class = Google::Apis::DfareportingV3_2::ReportList
7146
7146
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7181,7 +7181,7 @@ module Google
7181
7181
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7182
7182
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7183
7183
  def patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7184
- command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7184
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7185
7185
  command.request_representation = Google::Apis::DfareportingV3_2::Report::Representation
7186
7186
  command.request_object = report_object
7187
7187
  command.response_representation = Google::Apis::DfareportingV3_2::Report::Representation
@@ -7221,7 +7221,7 @@ module Google
7221
7221
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7222
7222
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7223
7223
  def run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7224
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7224
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7225
7225
  command.response_representation = Google::Apis::DfareportingV3_2::File::Representation
7226
7226
  command.response_class = Google::Apis::DfareportingV3_2::File
7227
7227
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7259,7 +7259,7 @@ module Google
7259
7259
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7260
7260
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7261
7261
  def update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7262
- command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7262
+ command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7263
7263
  command.request_representation = Google::Apis::DfareportingV3_2::Report::Representation
7264
7264
  command.request_object = report_object
7265
7265
  command.response_representation = Google::Apis::DfareportingV3_2::Report::Representation
@@ -7298,7 +7298,7 @@ module Google
7298
7298
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7299
7299
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7300
7300
  def query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7301
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7301
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7302
7302
  command.request_representation = Google::Apis::DfareportingV3_2::Report::Representation
7303
7303
  command.request_object = report_object
7304
7304
  command.response_representation = Google::Apis::DfareportingV3_2::CompatibleFields::Representation
@@ -7340,7 +7340,7 @@ module Google
7340
7340
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7341
7341
  def get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
7342
7342
  if download_dest.nil?
7343
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7343
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7344
7344
  else
7345
7345
  command = make_download_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7346
7346
  command.download_dest = download_dest
@@ -7389,7 +7389,7 @@ module Google
7389
7389
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7390
7390
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7391
7391
  def list_report_files(profile_id, report_id, max_results: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7392
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7392
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7393
7393
  command.response_representation = Google::Apis::DfareportingV3_2::FileList::Representation
7394
7394
  command.response_class = Google::Apis::DfareportingV3_2::FileList
7395
7395
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7429,7 +7429,7 @@ module Google
7429
7429
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7430
7430
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7431
7431
  def get_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7432
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7432
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7433
7433
  command.response_representation = Google::Apis::DfareportingV3_2::Site::Representation
7434
7434
  command.response_class = Google::Apis::DfareportingV3_2::Site
7435
7435
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7464,7 +7464,7 @@ module Google
7464
7464
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7465
7465
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7466
7466
  def insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7467
- command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7467
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7468
7468
  command.request_representation = Google::Apis::DfareportingV3_2::Site::Representation
7469
7469
  command.request_object = site_object
7470
7470
  command.response_representation = Google::Apis::DfareportingV3_2::Site::Representation
@@ -7536,7 +7536,7 @@ module Google
7536
7536
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7537
7537
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7538
7538
  def list_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, ad_words_site: nil, approved: nil, campaign_ids: nil, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, unmapped_site: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7539
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7539
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7540
7540
  command.response_representation = Google::Apis::DfareportingV3_2::SitesListResponse::Representation
7541
7541
  command.response_class = Google::Apis::DfareportingV3_2::SitesListResponse
7542
7542
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7587,7 +7587,7 @@ module Google
7587
7587
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7588
7588
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7589
7589
  def patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7590
- command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7590
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7591
7591
  command.request_representation = Google::Apis::DfareportingV3_2::Site::Representation
7592
7592
  command.request_object = site_object
7593
7593
  command.response_representation = Google::Apis::DfareportingV3_2::Site::Representation
@@ -7624,7 +7624,7 @@ module Google
7624
7624
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7625
7625
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7626
7626
  def update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7627
- command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7627
+ command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7628
7628
  command.request_representation = Google::Apis::DfareportingV3_2::Site::Representation
7629
7629
  command.request_object = site_object
7630
7630
  command.response_representation = Google::Apis::DfareportingV3_2::Site::Representation
@@ -7661,7 +7661,7 @@ module Google
7661
7661
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7662
7662
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7663
7663
  def get_size(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7664
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7664
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7665
7665
  command.response_representation = Google::Apis::DfareportingV3_2::Size::Representation
7666
7666
  command.response_class = Google::Apis::DfareportingV3_2::Size
7667
7667
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7696,7 +7696,7 @@ module Google
7696
7696
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7697
7697
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7698
7698
  def insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7699
- command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7699
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7700
7700
  command.request_representation = Google::Apis::DfareportingV3_2::Size::Representation
7701
7701
  command.request_object = size_object
7702
7702
  command.response_representation = Google::Apis::DfareportingV3_2::Size::Representation
@@ -7742,7 +7742,7 @@ module Google
7742
7742
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7743
7743
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7744
7744
  def list_sizes(profile_id, height: nil, iab_standard: nil, ids: nil, width: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7745
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7745
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7746
7746
  command.response_representation = Google::Apis::DfareportingV3_2::SizesListResponse::Representation
7747
7747
  command.response_class = Google::Apis::DfareportingV3_2::SizesListResponse
7748
7748
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7781,7 +7781,7 @@ module Google
7781
7781
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7782
7782
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7783
7783
  def get_subaccount(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7784
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7784
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7785
7785
  command.response_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
7786
7786
  command.response_class = Google::Apis::DfareportingV3_2::Subaccount
7787
7787
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7816,7 +7816,7 @@ module Google
7816
7816
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7817
7817
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7818
7818
  def insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7819
- command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7819
+ command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7820
7820
  command.request_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
7821
7821
  command.request_object = subaccount_object
7822
7822
  command.response_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
@@ -7868,7 +7868,7 @@ module Google
7868
7868
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7869
7869
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7870
7870
  def list_subaccounts(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7871
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7871
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7872
7872
  command.response_representation = Google::Apis::DfareportingV3_2::SubaccountsListResponse::Representation
7873
7873
  command.response_class = Google::Apis::DfareportingV3_2::SubaccountsListResponse
7874
7874
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7910,7 +7910,7 @@ module Google
7910
7910
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7911
7911
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7912
7912
  def patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7913
- command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7913
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7914
7914
  command.request_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
7915
7915
  command.request_object = subaccount_object
7916
7916
  command.response_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
@@ -7947,7 +7947,7 @@ module Google
7947
7947
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7948
7948
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7949
7949
  def update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7950
- command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7950
+ command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7951
7951
  command.request_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
7952
7952
  command.request_object = subaccount_object
7953
7953
  command.response_representation = Google::Apis::DfareportingV3_2::Subaccount::Representation
@@ -7984,7 +7984,7 @@ module Google
7984
7984
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7985
7985
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7986
7986
  def get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7987
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7987
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7988
7988
  command.response_representation = Google::Apis::DfareportingV3_2::TargetableRemarketingList::Representation
7989
7989
  command.response_class = Google::Apis::DfareportingV3_2::TargetableRemarketingList
7990
7990
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8039,7 +8039,7 @@ module Google
8039
8039
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8040
8040
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8041
8041
  def list_targetable_remarketing_lists(profile_id, advertiser_id, active: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8042
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
8042
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
8043
8043
  command.response_representation = Google::Apis::DfareportingV3_2::TargetableRemarketingListsListResponse::Representation
8044
8044
  command.response_class = Google::Apis::DfareportingV3_2::TargetableRemarketingListsListResponse
8045
8045
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8081,7 +8081,7 @@ module Google
8081
8081
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8082
8082
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8083
8083
  def get_targeting_template(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8084
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
8084
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
8085
8085
  command.response_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
8086
8086
  command.response_class = Google::Apis::DfareportingV3_2::TargetingTemplate
8087
8087
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8116,7 +8116,7 @@ module Google
8116
8116
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8117
8117
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8118
8118
  def insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8119
- command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8119
+ command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8120
8120
  command.request_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
8121
8121
  command.request_object = targeting_template_object
8122
8122
  command.response_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
@@ -8171,7 +8171,7 @@ module Google
8171
8171
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8172
8172
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8173
8173
  def list_targeting_templates(profile_id, advertiser_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8174
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8174
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8175
8175
  command.response_representation = Google::Apis::DfareportingV3_2::TargetingTemplatesListResponse::Representation
8176
8176
  command.response_class = Google::Apis::DfareportingV3_2::TargetingTemplatesListResponse
8177
8177
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8214,7 +8214,7 @@ module Google
8214
8214
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8215
8215
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8216
8216
  def patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8217
- command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8217
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8218
8218
  command.request_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
8219
8219
  command.request_object = targeting_template_object
8220
8220
  command.response_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
@@ -8251,7 +8251,7 @@ module Google
8251
8251
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8252
8252
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8253
8253
  def update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8254
- command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8254
+ command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8255
8255
  command.request_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
8256
8256
  command.request_object = targeting_template_object
8257
8257
  command.response_representation = Google::Apis::DfareportingV3_2::TargetingTemplate::Representation
@@ -8286,7 +8286,7 @@ module Google
8286
8286
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8287
8287
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8288
8288
  def get_user_profile(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8289
- command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8289
+ command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8290
8290
  command.response_representation = Google::Apis::DfareportingV3_2::UserProfile::Representation
8291
8291
  command.response_class = Google::Apis::DfareportingV3_2::UserProfile
8292
8292
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8317,7 +8317,7 @@ module Google
8317
8317
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8318
8318
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8319
8319
  def list_user_profiles(fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8320
- command = make_simple_command(:get, 'userprofiles', options)
8320
+ command = make_simple_command(:get, 'userprofiles', options)
8321
8321
  command.response_representation = Google::Apis::DfareportingV3_2::UserProfileList::Representation
8322
8322
  command.response_class = Google::Apis::DfareportingV3_2::UserProfileList
8323
8323
  command.query['fields'] = fields unless fields.nil?
@@ -8351,7 +8351,7 @@ module Google
8351
8351
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8352
8352
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8353
8353
  def get_user_role_permission_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8354
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8354
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8355
8355
  command.response_representation = Google::Apis::DfareportingV3_2::UserRolePermissionGroup::Representation
8356
8356
  command.response_class = Google::Apis::DfareportingV3_2::UserRolePermissionGroup
8357
8357
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8385,7 +8385,7 @@ module Google
8385
8385
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8386
8386
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8387
8387
  def list_user_role_permission_groups(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8388
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8388
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8389
8389
  command.response_representation = Google::Apis::DfareportingV3_2::UserRolePermissionGroupsListResponse::Representation
8390
8390
  command.response_class = Google::Apis::DfareportingV3_2::UserRolePermissionGroupsListResponse
8391
8391
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8420,7 +8420,7 @@ module Google
8420
8420
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8421
8421
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8422
8422
  def get_user_role_permission(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8423
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8423
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8424
8424
  command.response_representation = Google::Apis::DfareportingV3_2::UserRolePermission::Representation
8425
8425
  command.response_class = Google::Apis::DfareportingV3_2::UserRolePermission
8426
8426
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8456,7 +8456,7 @@ module Google
8456
8456
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8457
8457
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8458
8458
  def list_user_role_permissions(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8459
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8459
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8460
8460
  command.response_representation = Google::Apis::DfareportingV3_2::UserRolePermissionsListResponse::Representation
8461
8461
  command.response_class = Google::Apis::DfareportingV3_2::UserRolePermissionsListResponse
8462
8462
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8492,7 +8492,7 @@ module Google
8492
8492
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8493
8493
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8494
8494
  def delete_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8495
- command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8495
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8496
8496
  command.params['profileId'] = profile_id unless profile_id.nil?
8497
8497
  command.params['id'] = id unless id.nil?
8498
8498
  command.query['fields'] = fields unless fields.nil?
@@ -8526,7 +8526,7 @@ module Google
8526
8526
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8527
8527
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8528
8528
  def get_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8529
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8529
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8530
8530
  command.response_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
8531
8531
  command.response_class = Google::Apis::DfareportingV3_2::UserRole
8532
8532
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8561,7 +8561,7 @@ module Google
8561
8561
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8562
8562
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8563
8563
  def insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8564
- command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8564
+ command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8565
8565
  command.request_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
8566
8566
  command.request_object = user_role_object
8567
8567
  command.response_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
@@ -8618,7 +8618,7 @@ module Google
8618
8618
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8619
8619
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8620
8620
  def list_user_roles(profile_id, account_user_role_only: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8621
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8621
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8622
8622
  command.response_representation = Google::Apis::DfareportingV3_2::UserRolesListResponse::Representation
8623
8623
  command.response_class = Google::Apis::DfareportingV3_2::UserRolesListResponse
8624
8624
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8662,7 +8662,7 @@ module Google
8662
8662
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8663
8663
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8664
8664
  def patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8665
- command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8665
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8666
8666
  command.request_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
8667
8667
  command.request_object = user_role_object
8668
8668
  command.response_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
@@ -8699,7 +8699,7 @@ module Google
8699
8699
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8700
8700
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8701
8701
  def update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8702
- command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8702
+ command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8703
8703
  command.request_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
8704
8704
  command.request_object = user_role_object
8705
8705
  command.response_representation = Google::Apis::DfareportingV3_2::UserRole::Representation
@@ -8736,7 +8736,7 @@ module Google
8736
8736
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8737
8737
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8738
8738
  def get_video_format(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8739
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8739
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8740
8740
  command.response_representation = Google::Apis::DfareportingV3_2::VideoFormat::Representation
8741
8741
  command.response_class = Google::Apis::DfareportingV3_2::VideoFormat
8742
8742
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8770,7 +8770,7 @@ module Google
8770
8770
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8771
8771
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8772
8772
  def list_video_formats(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8773
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8773
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8774
8774
  command.response_representation = Google::Apis::DfareportingV3_2::VideoFormatsListResponse::Representation
8775
8775
  command.response_class = Google::Apis::DfareportingV3_2::VideoFormatsListResponse
8776
8776
  command.params['profileId'] = profile_id unless profile_id.nil?