google-apis-adexchangebuyer2_v2beta1 0.9.0 → 0.13.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: ebe01a64060c44b38b24ace2f194d2e2dcf06ec7847061fea92a4bb3947cf802
4
- data.tar.gz: 5bd7062640366a093f40533d80ebed73eec2388ed4df2f7fc068422d39c68eb0
3
+ metadata.gz: 38e696192792746568624bd25b8978ad099568c389e969d53aa142d855277338
4
+ data.tar.gz: 17089d6b6a732b840d73fae0e047f048943a2227513f20c1db5c2bda3570858d
5
5
  SHA512:
6
- metadata.gz: 1658687ad98d08d0f87fcbb34ed0de24058af43809fdc60aacaebd39627b4a6fc570fe58a04a50b4bcc82102ce131aaaeffa21ab303aff314c4f0cd43a31636a
7
- data.tar.gz: a4e161e2965641b3004a3387a64c3197a9c1441c4befe3a3930126909a37902a28c06efe846198a07acd45aaa79b98fdb537746099657c7160b8e9160c6c1aea
6
+ metadata.gz: 6efeb4676ccefd1922a1ba8896af1b6145a9381b1455bebea14994538075dd3cd2fb25054e36369d6d1d2f23e03e44f793ba1ec4ebf2b240780429375f122f43
7
+ data.tar.gz: cca82363cdb8cafac053dc36739636e435d90023d175c47a809efd4530808d07d96da99a089fee33db7f29101eaaca14ef6d710f28c8d932b05c292eb5aa97aa
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-adexchangebuyer2_v2beta1
2
2
 
3
+ ### v0.13.0 (2022-02-03)
4
+
5
+ * Regenerated from discovery document revision 20220131
6
+ * Regenerated using generator version 0.4.1
7
+
8
+ ### v0.12.0 (2021-12-14)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.11.0 (2021-11-02)
13
+
14
+ * Regenerated from discovery document revision 20211029
15
+
16
+ ### v0.10.0 (2021-10-20)
17
+
18
+ * Unspecified changes
19
+
3
20
  ### v0.9.0 (2021-09-24)
4
21
 
5
22
  * Regenerated from discovery document revision 20210922
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/adexchangebuyer2_v2beta1"
51
51
  client = Google::Apis::Adexchangebuyer2V2beta1::AdExchangeBuyerIIService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Adexchangebuyer2 service in particular.)
67
67
 
@@ -33,10 +33,10 @@ module Google
33
33
  # day and time zone are either specified elsewhere or are insignificant. The
34
34
  # date is relative to the Gregorian Calendar. This can represent one of the
35
35
  # following: * A full date, with non-zero year, month, and day values * A month
36
- # and day value, with a zero year, such as an anniversary * A year on its own,
37
- # with zero month and day values * A year and month value, with a zero day, such
38
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
39
- # google.protobuf.Timestamp`.
36
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
37
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
38
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
39
+ # DateTime * google.protobuf.Timestamp
40
40
  # Corresponds to the JSON property `endDate`
41
41
  # @return [Google::Apis::Adexchangebuyer2V2beta1::Date]
42
42
  attr_accessor :end_date
@@ -45,10 +45,10 @@ module Google
45
45
  # day and time zone are either specified elsewhere or are insignificant. The
46
46
  # date is relative to the Gregorian Calendar. This can represent one of the
47
47
  # following: * A full date, with non-zero year, month, and day values * A month
48
- # and day value, with a zero year, such as an anniversary * A year on its own,
49
- # with zero month and day values * A year and month value, with a zero day, such
50
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
51
- # google.protobuf.Timestamp`.
48
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
49
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
50
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
51
+ # DateTime * google.protobuf.Timestamp
52
52
  # Corresponds to the JSON property `startDate`
53
53
  # @return [Google::Apis::Adexchangebuyer2V2beta1::Date]
54
54
  attr_accessor :start_date
@@ -1052,10 +1052,10 @@ module Google
1052
1052
  # day and time zone are either specified elsewhere or are insignificant. The
1053
1053
  # date is relative to the Gregorian Calendar. This can represent one of the
1054
1054
  # following: * A full date, with non-zero year, month, and day values * A month
1055
- # and day value, with a zero year, such as an anniversary * A year on its own,
1056
- # with zero month and day values * A year and month value, with a zero day, such
1057
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1058
- # google.protobuf.Timestamp`.
1055
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
1056
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
1057
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
1058
+ # DateTime * google.protobuf.Timestamp
1059
1059
  class Date
1060
1060
  include Google::Apis::Core::Hashable
1061
1061
 
@@ -3739,7 +3739,7 @@ module Google
3739
3739
  # @return [String]
3740
3740
  attr_accessor :account_id
3741
3741
 
3742
- # Optional sub-account ID for the seller.
3742
+ # Output only. Ad manager network code for the seller.
3743
3743
  # Corresponds to the JSON property `subAccountId`
3744
3744
  # @return [String]
3745
3745
  attr_accessor :sub_account_id
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module Adexchangebuyer2V2beta1
18
18
  # Version of the google-apis-adexchangebuyer2_v2beta1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210922"
25
+ REVISION = "20220131"
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-adexchangebuyer2_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.13.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: 2021-09-27 00:00:00.000000000 Z
11
+ date: 2022-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-adexchangebuyer2_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.9.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-adexchangebuyer2_v2beta1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adexchangebuyer2_v2beta1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.13.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adexchangebuyer2_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -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.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Ad Exchange Buyer API II V2beta1