google-apis-adexchangebuyer2_v2beta1 0.15.0 → 0.18.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: eb3c8ca9e1308b156e1c91691ef5c38bfaaa03be711d8b065acedf56448a23fb
4
- data.tar.gz: 6d35ce13d045b5af5ec0da571b81d6b2ee2829f9b5fec1584bbbbde69de38a35
3
+ metadata.gz: d2ec739aac9c5bbe08ba7b962e6810ee9261ace1a0fef3e4e3521d100ba18dc5
4
+ data.tar.gz: 47cfb51214bc2d2388abfcc5f81be453254ad223bc49c4b13b14dfe8b114f472
5
5
  SHA512:
6
- metadata.gz: f7c0ac27d6beb471adcdbdd57d5475818ce835525bf0ff2db7a0c099be7b4a6caf39b4275262cfc7e9c626994dcdee284422c16849ab0f1dcaa68d261364d2d5
7
- data.tar.gz: 0ca28babfe39c963455f789d488659efd0d3aff22e73dfa823a57b291b61ea53a4844df67bcf16e9ec6f560d2fe482987c6c025be8f5de9733b7ff81f60091b4
6
+ metadata.gz: 503ec1fb0aa0a302b03f75409db5f1942f303ae63cc8d21f932c0a67fd0209bc3f19fe2781e12b008c5594ac53008ac240d0d57447290cbe3a085719b40e5296
7
+ data.tar.gz: 6f48a66066e708ae390e342e1efdb0eed673ede66ce8e2816ff515d8646cfc159dab32acd18a785b13a88e4d1472b0bf4f7e6e52f300152a74a12faac0be0547
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-adexchangebuyer2_v2beta1
2
2
 
3
+ ### v0.18.0 (2022-07-01)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.17.0 (2022-06-17)
8
+
9
+ * Regenerated from discovery document revision 20220615
10
+ * Regenerated using generator version 0.6.0
11
+
12
+ ### v0.16.0 (2022-06-06)
13
+
14
+ * Regenerated using generator version 0.5.0
15
+
3
16
  ### v0.15.0 (2022-03-22)
4
17
 
5
18
  * Regenerated from discovery document revision 20220321
@@ -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.15.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220321"
25
+ REVISION = "20220615"
26
26
  end
27
27
  end
28
28
  end
@@ -1130,12 +1130,15 @@ module Google
1130
1130
  execute_or_queue_command(command, &block)
1131
1131
  end
1132
1132
 
1133
- # Update the given proposal to indicate that setup has been completed. This
1134
- # method is called by the buyer when the line items have been created on their
1135
- # end for a finalized proposal and all the required creatives have been uploaded
1136
- # using the creatives API. This call updates the `is_setup_completed` bit on the
1137
- # proposal and also notifies the seller. The server will advance the revision
1138
- # number of the most recent proposal.
1133
+ # You can opt-in to manually update proposals to indicate that setup is complete.
1134
+ # By default, proposal setup is automatically completed after their deals are
1135
+ # finalized. Contact your Technical Account Manager to opt in. Buyers can call
1136
+ # this method when the proposal has been finalized, and all the required
1137
+ # creatives have been uploaded using the Creatives API. This call updates the `
1138
+ # is_setup_completed` field on the deals in the proposal, and notifies the
1139
+ # seller. The server then advances the revision number of the most recent
1140
+ # proposal. To mark an individual deal as ready to serve, call `buyers.
1141
+ # finalizedDeals.setReadyToServe` in the Marketplace API.
1139
1142
  # @param [String] account_id
1140
1143
  # Account ID of the buyer.
1141
1144
  # @param [String] proposal_id
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.15.0
4
+ version: 0.18.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: 2022-03-28 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-adexchangebuyer2_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adexchangebuyer2_v2beta1/v0.18.0
62
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: []
@@ -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.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Ad Exchange Buyer API II V2beta1