google-apis-realtimebidding_v1 0.39.0 → 0.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6011375841caf1d73b091ef52f456441f346f30e4fb8a6fd7d2998659f0d6b96
4
- data.tar.gz: 95ec3e1fe21f366c8bde62441e4e8b197fa52055b6b65500a0f5b647f8cdb901
3
+ metadata.gz: b01916f3fc91ce16a227fc7373fde921a2073c560743c8decefd63c05de38899
4
+ data.tar.gz: aa05349780290856e3f7a847ea4cf32d34fd74a5856f626ba3c88cdfc71265dd
5
5
  SHA512:
6
- metadata.gz: acfb696eedf474c6ae0b468dce6385768bbec8bd491c205cbe23bc58322c9af45e7292e8fa6090f1d7b4416657da95f4baf5f759155916d3aebc5c79a4968d49
7
- data.tar.gz: b9353b4da6210098c575a58207d12cbe1d551b27a71f1d0c43aa7721d92877d8729bf06da26ff8074079525e62c34d6cd23e5491962b30ec7e154338000efc5d
6
+ metadata.gz: 1915dac824d68182562019353d1c4d84efdbb91388bfe8528820d7872eae0de96694dc4db69295c991f94ce6afeede89936301e0d8fb81d3f53b97a78a15bb43
7
+ data.tar.gz: 0edfd18546ff450a94673c65dd1f4c3bf3ac633a6d91c2d056ba09a9cfcebbb56e0ed10d67acdba5671d28fb67fa519e6aedb35f18c2d2c3ad54298f4cd8558d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-realtimebidding_v1
2
2
 
3
+ ### v0.40.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260427
6
+
3
7
  ### v0.39.0 (2026-03-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20260311
@@ -587,13 +587,15 @@ module Google
587
587
  # @return [Google::Apis::RealtimebiddingV1::NativeContent]
588
588
  attr_accessor :native
589
589
 
590
- # Experimental field that can be used during the [FLEDGE Origin Trial](/
591
- # authorized-buyers/rtb/fledge-origin-trial). The URL to fetch an interest group
592
- # ad used in [TURTLEDOVE on-device auction](https://github.com/WICG/turtledove/
593
- # blob/main/FLEDGE.md#1-browsers-record-interest-groups"). This should be unique
594
- # among all creatives for a given `accountId`. This URL should be the same as
595
- # the URL returned by [generateBid()](https://github.com/WICG/turtledove/blob/
596
- # main/FLEDGE.md#32-on-device-bidding).
590
+ # Deprecated: FLEDGE is no longer supported. See: https://privacysandbox.google.
591
+ # com/blog/update-on-plans-for-privacy-sandbox-technologies Experimental field
592
+ # that can be used during the [FLEDGE Origin Trial](/authorized-buyers/rtb/
593
+ # fledge-origin-trial). The URL to fetch an interest group ad used in [
594
+ # TURTLEDOVE on-device auction](https://github.com/WICG/turtledove/blob/main/
595
+ # FLEDGE.md#1-browsers-record-interest-groups"). This should be unique among all
596
+ # creatives for a given `accountId`. This URL should be the same as the URL
597
+ # returned by [generateBid()](https://github.com/WICG/turtledove/blob/main/
598
+ # FLEDGE.md#32-on-device-bidding).
597
599
  # Corresponds to the JSON property `renderUrl`
598
600
  # @return [String]
599
601
  attr_accessor :render_url
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RealtimebiddingV1
18
18
  # Version of the google-apis-realtimebidding_v1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260311"
25
+ REVISION = "20260427"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-realtimebidding_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-realtimebidding_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.39.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.40.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-realtimebidding_v1
62
62
  rdoc_options: []
63
63
  require_paths: