google-apis-dfareporting_v4 0.10.0 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: be60fccb468e73f0ffd70ea1cdbfe014c7fcd1820baf3a43ec43e9e16a016ac7
4
- data.tar.gz: e3131550c6f081c4f5cd78192bc063f4f0be7d269b38b5d7def08da472018855
3
+ metadata.gz: ca0dc62d5bc2b2f62142321428434684a57cc60159717aa7d1e9d374c578c767
4
+ data.tar.gz: 8c680d64ccf9b05122262189d74a3eff52adce3f68ee26cbaf98ed08f8bbf2b0
5
5
  SHA512:
6
- metadata.gz: 51d17f0c88cd7065bd20f19d7f4e654d463f6d731d5adcaf273687bdba8efd0606da739ea51064b233537f9bb94e9629ffa6cbe1912dda81c554ff70175d89c0
7
- data.tar.gz: 2583f39dd9c6e5af7cf6e849cf62b28b60139e01a170a44a06eed4565067068e563cd327168b83bc2570189c73d51c0acfe590fb3ed90c25f42ac99687259326
6
+ metadata.gz: 24efd5a84b078b6e346555c05b440db78cb7b008f9913267541fdf33e20be1f88f99f9fbff16dc63a7b644ec16924309a9e6a4ead55caa98e3e0c7f84186fd6a
7
+ data.tar.gz: 1f7c7b3e1c0a2ce5d59c5efbb73fb73457b446a9c92966ec8ea5df849fa64556920b915011ac9f2cae688292e8576fc71814b65f67af85b3774511a0a1d1a781
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dfareporting_v4
2
2
 
3
+ ### v0.11.0 (2023-09-24)
4
+
5
+ * Regenerated from discovery document revision 20230918
6
+
3
7
  ### v0.10.0 (2023-08-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20230726
@@ -11398,7 +11398,7 @@ module Google
11398
11398
  attr_accessor :lookback_configuration
11399
11399
 
11400
11400
  # Report generation time zone ID of this account. This is a required field that
11401
- # can only be changed by a superuser. Acceptable values are: - "1" for "America/
11401
+ # cannot be changed on update. Acceptable values are: - "1" for "America/
11402
11402
  # New_York" - "2" for "Europe/London" - "3" for "Europe/Paris" - "4" for "Africa/
11403
11403
  # Johannesburg" - "5" for "Asia/Jerusalem" - "6" for "Asia/Shanghai" - "7" for "
11404
11404
  # Asia/Hong_Kong" - "8" for "Asia/Tokyo" - "9" for "Australia/Sydney" - "10" for
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DfareportingV4
18
18
  # Version of the google-apis-dfareporting_v4 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230726"
25
+ REVISION = "20230918"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dfareporting_v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-06 00:00:00.000000000 Z
11
+ date: 2023-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dfareporting_v4/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v4/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v4/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dfareporting_v4
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Campaign Manager 360 API V4