google-apis-realtimebidding_v1 0.20.0 → 0.21.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: 75baa9f1b81cd8a9c72c2475213bae0bbd780f61d7134b20d861e8788e6f4d8d
4
+ data.tar.gz: 5960ac46f238a4af152aec5b0e2cf9e35dd67b0cfec2ef955266a9192282a1f4
5
5
  SHA512:
6
- metadata.gz: 33c35e00945735de445247c217cb817df1b346ebadc02c75290c931bedaabdf831c23bb7dbe2814452cd3b46b32cab29fde8a8144dc4df7aebbf5068718e6f53
7
- data.tar.gz: 33d04316ca39afc3fb5bc1269c4c941f103e114978e47014fba5e45d7824da589143dc0a337a4369c4fd1cd971b73d59dbdf13e3c9cfdf6109f1ef3f86cf87f1
6
+ metadata.gz: 0a86bada57c0ea48eb51b13f2afe9e1201aa1461dd879885fa405641bf3cba5601dd8457dd72a0b5eb2c9008aa1ec6b0e75b5dc1bf1168cce2f7263bdad14583
7
+ data.tar.gz: 0fca778a1c0c86843c7aaa56ce23f810e8df1f23797067f4ffc7cb0ab51eeebd041399a433a7defcada741f5e36d108b6ab8116d83e5d5ad436be1f78a51cc38
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-realtimebidding_v1
2
2
 
3
+ ### v0.21.0 (2022-09-16)
4
+
5
+ * Regenerated from discovery document revision 20220913
6
+
3
7
  ### v0.20.0 (2022-09-10)
4
8
 
5
9
  * 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
@@ -881,7 +881,7 @@ module Google
881
881
  # @return [String]
882
882
  attr_accessor :expanded_url
883
883
 
884
- # HTTP error code (e.g. 404 or 5xx)
884
+ # HTTP error code (for example, 404 or 5xx)
885
885
  # Corresponds to the JSON property `httpError`
886
886
  # @return [Fixnum]
887
887
  attr_accessor :http_error
@@ -952,7 +952,7 @@ module Google
952
952
  class DomainCallEvidence
953
953
  include Google::Apis::Core::Hashable
954
954
 
955
- # Breakdown of the most frequent domains called via HTTP by the creative.
955
+ # Breakdown of the most frequent domains called through HTTP by the creative.
956
956
  # Corresponds to the JSON property `topHttpCallDomains`
957
957
  # @return [Array<Google::Apis::RealtimebiddingV1::DomainCalls>]
958
958
  attr_accessor :top_http_call_domains
@@ -1578,16 +1578,16 @@ module Google
1578
1578
  class PolicyCompliance
1579
1579
  include Google::Apis::Core::Hashable
1580
1580
 
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.
1581
+ # Serving status for the given transaction type (for example, open auction,
1582
+ # deals) or region (for example, China, Russia). Can be used to filter the
1583
+ # response of the creatives.list method.
1584
1584
  # Corresponds to the JSON property `status`
1585
1585
  # @return [String]
1586
1586
  attr_accessor :status
1587
1587
 
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.
1588
+ # Topics related to the policy compliance for this transaction type (for example,
1589
+ # open auction, deals) or region (for example, China, Russia). Topics may be
1590
+ # present only if status is DISAPPROVED.
1591
1591
  # Corresponds to the JSON property `topics`
1592
1592
  # @return [Array<Google::Apis::RealtimebiddingV1::PolicyTopicEntry>]
1593
1593
  attr_accessor :topics
@@ -2307,7 +2307,7 @@ module Google
2307
2307
  # subscriptions/`subscription_id``. Subscription is created with pull delivery.
2308
2308
  # All service accounts belonging to the bidder will have read access to this
2309
2309
  # subscription. Subscriptions that are inactive for more than 90 days will be
2310
- # disabled. Please use watchCreatives to re-enable the subscription.
2310
+ # disabled. Use watchCreatives to re-enable the subscription.
2311
2311
  # Corresponds to the JSON property `subscription`
2312
2312
  # @return [String]
2313
2313
  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.21.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220904"
25
+ REVISION = "20220913"
26
26
  end
27
27
  end
28
28
  end
@@ -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.21.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-19 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.7.2
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.7.2
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.21.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: []