google-apis-realtimebidding_v1 0.20.0 → 0.22.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: e6dd9b6909e8ff0b910afc0d62af39a678926f046ea92ad69d8ffbb9452ecac0
4
- data.tar.gz: e1b91fe82de55baeeb2cce00bdcafcbd47d463e1926632fc1b48174486e0ef36
3
+ metadata.gz: a791f7dd7a42c86995e5eaf604515084e69fc9a72f674d6083abfb485bc81a22
4
+ data.tar.gz: 5f8ad4b52aa4735ef00033eac7c9b83a8be5ac18d34efe04bb9715e84c781053
5
5
  SHA512:
6
- metadata.gz: 33c35e00945735de445247c217cb817df1b346ebadc02c75290c931bedaabdf831c23bb7dbe2814452cd3b46b32cab29fde8a8144dc4df7aebbf5068718e6f53
7
- data.tar.gz: 33d04316ca39afc3fb5bc1269c4c941f103e114978e47014fba5e45d7824da589143dc0a337a4369c4fd1cd971b73d59dbdf13e3c9cfdf6109f1ef3f86cf87f1
6
+ metadata.gz: 4e723ec49d314c0fbcad61f680346223bab0b649c03e37007117152147f97f87e5310df3ca089cae6da9b964ff3cc1f9ec3a3dc91af69cd595b2b382f9f4ed14
7
+ data.tar.gz: d3c3fe30a9c60b84c238b0cbf7fe441c513999786861bd3f3bed956428c3b9df134897d66ccb5382a9a6b4ba65c5e3c8d152a27fd6776759d5c28c46a3f4add0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-realtimebidding_v1
2
2
 
3
+ ### v0.22.0 (2022-09-21)
4
+
5
+ * Regenerated from discovery document revision 20220920
6
+ * Regenerated using generator version 0.10.0
7
+
8
+ ### v0.21.0 (2022-09-16)
9
+
10
+ * Regenerated from discovery document revision 20220913
11
+
3
12
  ### v0.20.0 (2022-09-10)
4
13
 
5
14
  * Regenerated from discovery document revision 20220904
@@ -343,11 +343,11 @@ module Google
343
343
  class Bidder
344
344
  include Google::Apis::Core::Hashable
345
345
 
346
- # Output only. A flag to bypass pretargeting for private auctions and preferred
347
- # deals. When true, bid requests from these nonguaranteed deals will always be
348
- # sent. When false, bid requests will be subject to regular pretargeting
349
- # configurations. Programmatic Guaranteed deals will always be sent to the
350
- # bidder, regardless of the value for this flag. Auction packages are not
346
+ # Output only. An option to bypass pretargeting for private auctions and
347
+ # preferred deals. When true, bid requests from these nonguaranteed deals will
348
+ # always be sent. When false, bid requests will be subject to regular
349
+ # pretargeting configurations. Programmatic Guaranteed deals will always be sent
350
+ # to the bidder, regardless of the value for this flag. Auction packages are not
351
351
  # impacted by this value and are subject to the regular pretargeting
352
352
  # configurations.
353
353
  # Corresponds to the JSON property `bypassNonguaranteedDealsPretargeting`
@@ -404,8 +404,8 @@ module Google
404
404
  class Buyer
405
405
  include Google::Apis::Core::Hashable
406
406
 
407
- # Output only. The number of creatives that this buyer submitted via the API or
408
- # bid with in the last 30 days. This is counted against the maximum number of
407
+ # Output only. The number of creatives that this buyer submitted through the API
408
+ # or bid with in the last 30 days. This is counted against the maximum number of
409
409
  # active creatives.
410
410
  # Corresponds to the JSON property `activeCreativeCount`
411
411
  # @return [Fixnum]
@@ -504,7 +504,7 @@ module Google
504
504
  # @return [Fixnum]
505
505
  attr_accessor :agency_id
506
506
 
507
- # Output only. The last update timestamp of the creative via API.
507
+ # Output only. The last update timestamp of the creative through the API.
508
508
  # Corresponds to the JSON property `apiUpdateTime`
509
509
  # @return [String]
510
510
  attr_accessor :api_update_time
@@ -587,6 +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 creative.account_id
595
+ # Corresponds to the JSON property `renderUrl`
596
+ # @return [String]
597
+ attr_accessor :render_url
598
+
590
599
  # All restricted categories for the ads that may be shown from this creative.
591
600
  # Corresponds to the JSON property `restrictedCategories`
592
601
  # @return [Array<String>]
@@ -626,6 +635,7 @@ module Google
626
635
  @impression_tracking_urls = args[:impression_tracking_urls] if args.key?(:impression_tracking_urls)
627
636
  @name = args[:name] if args.key?(:name)
628
637
  @native = args[:native] if args.key?(:native)
638
+ @render_url = args[:render_url] if args.key?(:render_url)
629
639
  @restricted_categories = args[:restricted_categories] if args.key?(:restricted_categories)
630
640
  @version = args[:version] if args.key?(:version)
631
641
  @video = args[:video] if args.key?(:video)
@@ -881,7 +891,7 @@ module Google
881
891
  # @return [String]
882
892
  attr_accessor :expanded_url
883
893
 
884
- # HTTP error code (e.g. 404 or 5xx)
894
+ # HTTP error code (for example, 404 or 5xx)
885
895
  # Corresponds to the JSON property `httpError`
886
896
  # @return [Fixnum]
887
897
  attr_accessor :http_error
@@ -952,7 +962,7 @@ module Google
952
962
  class DomainCallEvidence
953
963
  include Google::Apis::Core::Hashable
954
964
 
955
- # Breakdown of the most frequent domains called via HTTP by the creative.
965
+ # Breakdown of the most frequent domains called through HTTP by the creative.
956
966
  # Corresponds to the JSON property `topHttpCallDomains`
957
967
  # @return [Array<Google::Apis::RealtimebiddingV1::DomainCalls>]
958
968
  attr_accessor :top_http_call_domains
@@ -1578,16 +1588,16 @@ module Google
1578
1588
  class PolicyCompliance
1579
1589
  include Google::Apis::Core::Hashable
1580
1590
 
1581
- # Serving status for the given transaction type (e.g., open auction, deals) or
1582
- # region (e.g., China, Russia). Can be used to filter the response of the
1583
- # creatives.list method.
1591
+ # Serving status for the given transaction type (for example, open auction,
1592
+ # deals) or region (for example, China, Russia). Can be used to filter the
1593
+ # response of the creatives.list method.
1584
1594
  # Corresponds to the JSON property `status`
1585
1595
  # @return [String]
1586
1596
  attr_accessor :status
1587
1597
 
1588
- # Topics related to the policy compliance for this transaction type (e.g., open
1589
- # auction, deals) or region (e.g., China, Russia). Topics may be present only if
1590
- # status is DISAPPROVED.
1598
+ # Topics related to the policy compliance for this transaction type (for example,
1599
+ # open auction, deals) or region (for example, China, Russia). Topics may be
1600
+ # present only if status is DISAPPROVED.
1591
1601
  # Corresponds to the JSON property `topics`
1592
1602
  # @return [Array<Google::Apis::RealtimebiddingV1::PolicyTopicEntry>]
1593
1603
  attr_accessor :topics
@@ -2307,7 +2317,7 @@ module Google
2307
2317
  # subscriptions/`subscription_id``. Subscription is created with pull delivery.
2308
2318
  # All service accounts belonging to the bidder will have read access to this
2309
2319
  # subscription. Subscriptions that are inactive for more than 90 days will be
2310
- # disabled. Please use watchCreatives to re-enable the subscription.
2320
+ # disabled. Use watchCreatives to re-enable the subscription.
2311
2321
  # Corresponds to the JSON property `subscription`
2312
2322
  # @return [String]
2313
2323
  attr_accessor :subscription
@@ -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.20.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220904"
25
+ REVISION = "20220920"
26
26
  end
27
27
  end
28
28
  end
@@ -517,6 +517,7 @@ module Google
517
517
  property :name, as: 'name'
518
518
  property :native, as: 'native', class: Google::Apis::RealtimebiddingV1::NativeContent, decorator: Google::Apis::RealtimebiddingV1::NativeContent::Representation
519
519
 
520
+ property :render_url, as: 'renderUrl'
520
521
  collection :restricted_categories, as: 'restrictedCategories'
521
522
  property :version, as: 'version'
522
523
  property :video, as: 'video', class: Google::Apis::RealtimebiddingV1::VideoContent, decorator: Google::Apis::RealtimebiddingV1::VideoContent::Representation
@@ -135,8 +135,8 @@ module Google
135
135
  # 123`), you would use the pattern: `buyers/456`. 3. The ID of the bidder itself.
136
136
  # So for listing creatives pertaining to bidder (`123`), you would use `buyers/
137
137
  # 123`. If you want to access all creatives pertaining to both the bidder and
138
- # all of its child seat accounts, you would use `bidders/`bidderAccountId``, e.g.
139
- # , for all creatives pertaining to bidder (`123`), use `bidders/123`.
138
+ # all of its child seat accounts, you would use `bidders/`bidderAccountId``, for
139
+ # example, for all creatives pertaining to bidder (`123`), use `bidders/123`.
140
140
  # @param [String] filter
141
141
  # Query string to filter creatives. If no filter is specified, all active
142
142
  # creatives will be returned. Example: 'accountId=12345 AND (dealsStatus:
@@ -144,7 +144,7 @@ module Google
144
144
  # IS_COOKIE_TARGETED'
145
145
  # @param [Fixnum] page_size
146
146
  # Requested page size. The server may return fewer creatives than requested (due
147
- # to timeout constraint) even if more are available via another call. If
147
+ # to timeout constraint) even if more are available through another call. If
148
148
  # unspecified, server will pick an appropriate default. Acceptable values are 1
149
149
  # to 1000, inclusive.
150
150
  # @param [String] page_token
@@ -908,7 +908,7 @@ module Google
908
908
  # createTime DESC'.
909
909
  # @param [Fixnum] page_size
910
910
  # Requested page size. The server may return fewer results than requested (due
911
- # to timeout constraint) even if more are available via another call. If
911
+ # to timeout constraint) even if more are available through another call. If
912
912
  # unspecified, the server will pick an appropriate default. Acceptable values
913
913
  # are 1 to 5000, inclusive.
914
914
  # @param [String] page_token
@@ -1139,8 +1139,8 @@ module Google
1139
1139
  # 123`), you would use the pattern: `buyers/456`. 3. The ID of the bidder itself.
1140
1140
  # So for listing creatives pertaining to bidder (`123`), you would use `buyers/
1141
1141
  # 123`. If you want to access all creatives pertaining to both the bidder and
1142
- # all of its child seat accounts, you would use `bidders/`bidderAccountId``, e.g.
1143
- # , for all creatives pertaining to bidder (`123`), use `bidders/123`.
1142
+ # all of its child seat accounts, you would use `bidders/`bidderAccountId``, for
1143
+ # example, for all creatives pertaining to bidder (`123`), use `bidders/123`.
1144
1144
  # @param [String] filter
1145
1145
  # Query string to filter creatives. If no filter is specified, all active
1146
1146
  # creatives will be returned. Example: 'accountId=12345 AND (dealsStatus:
@@ -1148,7 +1148,7 @@ module Google
1148
1148
  # IS_COOKIE_TARGETED'
1149
1149
  # @param [Fixnum] page_size
1150
1150
  # Requested page size. The server may return fewer creatives than requested (due
1151
- # to timeout constraint) even if more are available via another call. If
1151
+ # to timeout constraint) even if more are available through another call. If
1152
1152
  # unspecified, server will pick an appropriate default. Acceptable values are 1
1153
1153
  # to 1000, inclusive.
1154
1154
  # @param [String] page_token
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-realtimebidding_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.22.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-09-12 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7'
19
+ version: 0.9.0
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.7'
29
+ version: 0.9.0
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-realtimebidding_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-realtimebidding_v1
63
63
  post_install_message:
64
64
  rdoc_options: []