google-apis-realtimebidding_v1 0.28.0 → 0.30.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: fe127cb5a95bae594a157277990eb6364cad4a35620c8242369c41dcadbac25c
4
- data.tar.gz: a5ddd51456e2ff3ea1b225d8af4ff85ef6d30bee80a1f740fcebd0a5fe82dcaa
3
+ metadata.gz: d3a5b5de5bcc50253dc7df52892b452a8930d1c434bbc04dd720e7577fb28ea0
4
+ data.tar.gz: '080f48979dd10526beb138c3d6ea03675a99a8a052aa4e9263b7b9903da508cd'
5
5
  SHA512:
6
- metadata.gz: 68fb67ee30784357281d61b03371fa720490b520ca86ae7f9811bf0fdf29b05554b5c644d0c61a20fa20c145a0f887cc85351725c7cf0785ad90b11d36e7830b
7
- data.tar.gz: 81c1d0ef57c5d471279f1c943f69d57926f8238b0e202962d006a1c6f24a8f1b3ea6564974b7e79a58a51da0fded3afce0b84e0e1b464c3068c8bdf157d272c9
6
+ metadata.gz: d2ad76b1bf33a0fb06463d809c14bde3904eff32890610fe0964b710db05deab0bbedd67f341aaa80797a2751e7191c123e93ae5d73176f1e58313fc3035f05f
7
+ data.tar.gz: 8edbbb1f3245f7d16090a399877551658bf6919b8d0c91d7319cd81ecafebf5cc5cebf180a5d2b0953437d58a0e74005ec4dec7b590c28be6f8d5f4520b6953c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-realtimebidding_v1
2
2
 
3
+ ### v0.30.0 (2023-11-12)
4
+
5
+ * Regenerated from discovery document revision 20231106
6
+
7
+ ### v0.29.0 (2023-09-10)
8
+
9
+ * Regenerated from discovery document revision 20230907
10
+
3
11
  ### v0.28.0 (2023-08-27)
4
12
 
5
13
  * Regenerated from discovery document revision 20230821
@@ -1101,16 +1101,17 @@ module Google
1101
1101
  end
1102
1102
  end
1103
1103
 
1104
- # Deprecated. This will be removed in October 2023. For more information, see
1105
- # the release notes: https://developers.google.com/authorized-buyers/apis/
1106
- # relnotes#real-time-bidding-api Response for a request to get remarketing tag.
1104
+ # This has been sunset as of October 2023, and will return an error response if
1105
+ # called. For more information, see the release notes: https://developers.google.
1106
+ # com/authorized-buyers/apis/relnotes#real-time-bidding-api Response for a
1107
+ # request to get remarketing tag.
1107
1108
  class GetRemarketingTagResponse
1108
1109
  include Google::Apis::Core::Hashable
1109
1110
 
1110
- # A HTML tag that can be placed on the advertiser's page to add users to a user
1111
- # list. For more information and code samples on using snippet on your website
1112
- # refer to [Tag your site for remarketing]( https://support.google.com/google-
1113
- # ads/answer/2476688).
1111
+ # An HTML tag that can be placed on the advertiser's page to add users to a user
1112
+ # list. For more information and code samples on using snippets on your website,
1113
+ # refer to [Tag your site for remarketing](https://support.google.com/google-ads/
1114
+ # answer/2476688).
1114
1115
  # Corresponds to the JSON property `snippet`
1115
1116
  # @return [String]
1116
1117
  attr_accessor :snippet
@@ -1405,8 +1406,8 @@ module Google
1405
1406
 
1406
1407
  # The continuation page token to send back to the server in a subsequent request.
1407
1408
  # Due to a currently known issue, it is recommended that the caller keep
1408
- # invoking the list method till the time a next page token is not returned (even
1409
- # if the result set is empty).
1409
+ # invoking the list method until the time a next page token is not returned,
1410
+ # even if the result set is empty.
1410
1411
  # Corresponds to the JSON property `nextPageToken`
1411
1412
  # @return [String]
1412
1413
  attr_accessor :next_page_token
@@ -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.28.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230821"
25
+ REVISION = "20231106"
26
26
  end
27
27
  end
28
28
  end
@@ -976,19 +976,20 @@ module Google
976
976
  execute_or_queue_command(command, &block)
977
977
  end
978
978
 
979
- # Deprecated. This will be removed in October 2023. For more information, see
980
- # the release notes: https://developers.google.com/authorized-buyers/apis/
981
- # relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing
982
- # tag is a piece of JavaScript code that can be placed on a web page. When a
983
- # user visits a page containing a remarketing tag, Google adds the user to a
984
- # user list.
979
+ # This has been sunset as of October 2023, and will return an error response if
980
+ # called. For more information, see the release notes: https://developers.google.
981
+ # com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag
982
+ # for a buyer. A remarketing tag is a piece of JavaScript code that can be
983
+ # placed on a web page. When a user visits a page containing a remarketing tag,
984
+ # Google adds the user to a user list.
985
985
  # @param [String] name
986
- # Required. To fetch remarketing tag for an account, name must follow the
987
- # pattern `buyers/`accountId`` where ``accountId`` represents ID of a buyer that
988
- # owns the remarketing tag. For a bidder accessing remarketing tag on behalf of
989
- # a child seat buyer, ``accountId`` should represent the ID of the child seat
990
- # buyer. To fetch remarketing tag for a specific user list, name must follow the
991
- # pattern `buyers/`accountId`/userLists/`userListId``. See UserList.name.
986
+ # Required. To fetch the remarketing tag for an account, the name must follow
987
+ # the pattern `buyers/`accountId``, where ``accountId`` represents the ID of the
988
+ # buyer that owns the remarketing tag. For a bidder accessing the remarketing
989
+ # tag on behalf of a child seat buyer, ``accountId`` should represent the ID of
990
+ # the child seat buyer. To fetch the remarketing tag for a specific user list,
991
+ # the name must follow the pattern `buyers/`accountId`/userLists/`userListId``.
992
+ # See UserList.name.
992
993
  # @param [String] fields
993
994
  # Selector specifying which fields to include in a partial response.
994
995
  # @param [String] quota_user
@@ -1235,8 +1236,8 @@ module Google
1235
1236
  execute_or_queue_command(command, &block)
1236
1237
  end
1237
1238
 
1238
- # Change the status of a user list to CLOSED. This prevents new users from being
1239
- # added to the user list.
1239
+ # Changes the status of a user list to CLOSED. This prevents new users from
1240
+ # being added to the user list.
1240
1241
  # @param [String] name
1241
1242
  # Required. The name of the user list to close. See UserList.name
1242
1243
  # @param [Google::Apis::RealtimebiddingV1::CloseUserListRequest] close_user_list_request_object
@@ -1269,12 +1270,12 @@ module Google
1269
1270
  execute_or_queue_command(command, &block)
1270
1271
  end
1271
1272
 
1272
- # Create a new user list.
1273
+ # Creates a new user list.
1273
1274
  # @param [String] parent
1274
- # Required. The name of the parent buyer of the user list to be retrieved that
1275
+ # Required. The name of the parent buyer of the user list to be retrieved, which
1275
1276
  # must follow the pattern `buyers/`buyerAccountId``, where ``buyerAccountId``
1276
- # represents the account ID of the buyer who owns user lists. For a bidder
1277
- # accessing user lists on behalf of a child seat buyer , ``buyerAccountId``
1277
+ # represents the account ID of the buyer who owns the user list. For a bidder
1278
+ # accessing user lists on behalf of a child seat buyer, ``buyerAccountId``
1278
1279
  # should represent the account ID of the child seat buyer.
1279
1280
  # @param [Google::Apis::RealtimebiddingV1::UserList] user_list_object
1280
1281
  # @param [String] fields
@@ -1336,19 +1337,20 @@ module Google
1336
1337
  execute_or_queue_command(command, &block)
1337
1338
  end
1338
1339
 
1339
- # Deprecated. This will be removed in October 2023. For more information, see
1340
- # the release notes: https://developers.google.com/authorized-buyers/apis/
1341
- # relnotes#real-time-bidding-api Gets remarketing tag for a buyer. A remarketing
1342
- # tag is a piece of JavaScript code that can be placed on a web page. When a
1343
- # user visits a page containing a remarketing tag, Google adds the user to a
1344
- # user list.
1340
+ # This has been sunset as of October 2023, and will return an error response if
1341
+ # called. For more information, see the release notes: https://developers.google.
1342
+ # com/authorized-buyers/apis/relnotes#real-time-bidding-api Gets remarketing tag
1343
+ # for a buyer. A remarketing tag is a piece of JavaScript code that can be
1344
+ # placed on a web page. When a user visits a page containing a remarketing tag,
1345
+ # Google adds the user to a user list.
1345
1346
  # @param [String] name
1346
- # Required. To fetch remarketing tag for an account, name must follow the
1347
- # pattern `buyers/`accountId`` where ``accountId`` represents ID of a buyer that
1348
- # owns the remarketing tag. For a bidder accessing remarketing tag on behalf of
1349
- # a child seat buyer, ``accountId`` should represent the ID of the child seat
1350
- # buyer. To fetch remarketing tag for a specific user list, name must follow the
1351
- # pattern `buyers/`accountId`/userLists/`userListId``. See UserList.name.
1347
+ # Required. To fetch the remarketing tag for an account, the name must follow
1348
+ # the pattern `buyers/`accountId``, where ``accountId`` represents the ID of the
1349
+ # buyer that owns the remarketing tag. For a bidder accessing the remarketing
1350
+ # tag on behalf of a child seat buyer, ``accountId`` should represent the ID of
1351
+ # the child seat buyer. To fetch the remarketing tag for a specific user list,
1352
+ # the name must follow the pattern `buyers/`accountId`/userLists/`userListId``.
1353
+ # See UserList.name.
1352
1354
  # @param [String] fields
1353
1355
  # Selector specifying which fields to include in a partial response.
1354
1356
  # @param [String] quota_user
@@ -1386,7 +1388,7 @@ module Google
1386
1388
  # @param [Fixnum] page_size
1387
1389
  # The number of results to return per page.
1388
1390
  # @param [String] page_token
1389
- # Continuation page token (as received from a previous response).
1391
+ # Continuation page token as received from a previous response.
1390
1392
  # @param [String] fields
1391
1393
  # Selector specifying which fields to include in a partial response.
1392
1394
  # @param [String] quota_user
@@ -1416,8 +1418,8 @@ module Google
1416
1418
  execute_or_queue_command(command, &block)
1417
1419
  end
1418
1420
 
1419
- # Change the status of a user list to OPEN. This allows new users to be added to
1420
- # the user list.
1421
+ # Changes the status of a user list to OPEN. This allows new users to be added
1422
+ # to the user list.
1421
1423
  # @param [String] name
1422
1424
  # Required. The name of the user list to open. See UserList.name
1423
1425
  # @param [Google::Apis::RealtimebiddingV1::OpenUserListRequest] open_user_list_request_object
@@ -1450,7 +1452,7 @@ module Google
1450
1452
  execute_or_queue_command(command, &block)
1451
1453
  end
1452
1454
 
1453
- # Update the given user list. Only user lists with URLRestrictions can be
1455
+ # Updates the given user list. Only user lists with URLRestrictions can be
1454
1456
  # updated.
1455
1457
  # @param [String] name
1456
1458
  # Output only. Name of the user list that must follow the pattern `buyers/`buyer`
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.28.0
4
+ version: 0.30.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: 2023-08-27 00:00:00.000000000 Z
11
+ date: 2023-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.30.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: []