google-apis-displayvideo_v1 0.40.0 → 0.41.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: c373ff8c84033108227aa4e3a055d3a2252b9e6ae5dc8a48e7f1c73c5df30bb9
4
- data.tar.gz: 73f7c6681f6422bb2e7559869a52bdb388826bf699d0c845f77a2cb448386a77
3
+ metadata.gz: 351a059de0d49d087c048c3714e35f4137e4979eb2c5dc21649cfc55e3313027
4
+ data.tar.gz: c63828b34f3782ce249cca3c3b9df9c9c5ccfdd4be5099c0f838a59fc91937ec
5
5
  SHA512:
6
- metadata.gz: 6b9813d9f881986eb6a0d3e7c3e9e82ece401ccebca8222d55cf4626898db47f390eb24ab7a3f163ada0d889f8a116e652b935585148a8df24181c48a1563319
7
- data.tar.gz: 35f01026b26c6dffee9f61c2b0adebdc6e2c72b63546bb4f6b5e216788afd79c2fd90058fccba6893056f2e7708b6b7c8fcf7a2bf6411f18bc2020216f2b016a
6
+ metadata.gz: 315ca28e41e260c3d94ea375946693b740be389f3b85cbeb634cd45f5922d0d57e20d3c2f9671a9d985d666569253a107b2b7cb246e8b9c3ec805ecd57d6bcfe
7
+ data.tar.gz: f2ee17c57a2475284f90c1551c9b7dd54f8689157c9c5c0696e3d7c720c622d2cb30c49691b36a9e0be691f661806a7cb86b79d20585914da0895f3e58ac688c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.41.0 (2022-11-08)
4
+
5
+ * Regenerated from discovery document revision 20221107
6
+
3
7
  ### v0.40.0 (2022-10-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20220922
@@ -6034,7 +6034,7 @@ module Google
6034
6034
 
6035
6035
  # The budget segment description. It can be used to enter Purchase Order
6036
6036
  # information for each budget segment and have that information printed on the
6037
- # invoices. Must be UTF-8 encoded with a length of no more than 80 characters.
6037
+ # invoices. Must be UTF-8 encoded.
6038
6038
  # Corresponds to the JSON property `description`
6039
6039
  # @return [String]
6040
6040
  attr_accessor :description
@@ -6971,7 +6971,10 @@ module Google
6971
6971
 
6972
6972
  # Settings that control the targeting expansion of the line item. Targeting
6973
6973
  # expansion allows the line item to reach a larger audience based on the
6974
- # original audience list and the targeting expansion level.
6974
+ # original audience list and the targeting expansion level. Beginning November 7,
6975
+ # 2022, these settings may represent the [optimized targeting feature](//
6976
+ # support.google.com/displayvideo/answer/12060859) in place of targeting
6977
+ # expansion. This feature will be rolled out to all partners by November 9, 2022.
6975
6978
  # Corresponds to the JSON property `targetingExpansion`
6976
6979
  # @return [Google::Apis::DisplayvideoV1::TargetingExpansionConfig]
6977
6980
  attr_accessor :targeting_expansion
@@ -9768,7 +9771,7 @@ module Google
9768
9771
  # @return [Google::Apis::DisplayvideoV1::GeoRegionSearchTerms]
9769
9772
  attr_accessor :geo_region_search_terms
9770
9773
 
9771
- # Requested page size. Must be between `1` and `100`. If unspecified will
9774
+ # Requested page size. Must be between `1` and `200`. If unspecified will
9772
9775
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
9773
9776
  # specified.
9774
9777
  # Corresponds to the JSON property `pageSize`
@@ -9989,20 +9992,33 @@ module Google
9989
9992
 
9990
9993
  # Settings that control the targeting expansion of the line item. Targeting
9991
9994
  # expansion allows the line item to reach a larger audience based on the
9992
- # original audience list and the targeting expansion level.
9995
+ # original audience list and the targeting expansion level. Beginning November 7,
9996
+ # 2022, these settings may represent the [optimized targeting feature](//
9997
+ # support.google.com/displayvideo/answer/12060859) in place of targeting
9998
+ # expansion. This feature will be rolled out to all partners by November 9, 2022.
9993
9999
  class TargetingExpansionConfig
9994
10000
  include Google::Apis::Core::Hashable
9995
10001
 
9996
- # Required. Whether to exclude first party audiences from targeting. Similar
9997
- # audiences of the excluded first party lists will not be excluded. Only
9998
- # applicable when a first-party audience is positively targeted (directly or
9999
- # included in a combined audience), otherwise this selection will be ignored.
10002
+ # Required. Whether to exclude first-party audiences from use in targeting
10003
+ # expansion or optimized targeting. Similar audiences of the excluded first-
10004
+ # party lists will not be excluded. Only applicable when a first-party audience
10005
+ # is positively targeted (directly or included in a combined audience),
10006
+ # otherwise this selection will be ignored.
10000
10007
  # Corresponds to the JSON property `excludeFirstPartyAudience`
10001
10008
  # @return [Boolean]
10002
10009
  attr_accessor :exclude_first_party_audience
10003
10010
  alias_method :exclude_first_party_audience?, :exclude_first_party_audience
10004
10011
 
10005
10012
  # Required. Magnitude of expansion for applicable targeting under this line item.
10013
+ # Beginning November 7, 2022, the behavior of this field will change in the
10014
+ # following ways with the replacement of targeting expansion with [optimized
10015
+ # targeting](//support.google.com/displayvideo/answer/12060859): * This field
10016
+ # will represent the optimized targeting checkbox, with a `NO_EXPANSION` value
10017
+ # representing optimized targeting turned off and a `LEAST_EXPANSION` value
10018
+ # representing optimized targeting turned on. * `NO_EXPANSION` will be the
10019
+ # default value for the field and will be automatically assigned if you do not
10020
+ # set the field. * If you set the field to any value other than `NO_EXPANSION`,
10021
+ # it will automatically be set to `LEAST_EXPANSION`.
10006
10022
  # Corresponds to the JSON property `targetingExpansionLevel`
10007
10023
  # @return [String]
10008
10024
  attr_accessor :targeting_expansion_level
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV1
18
18
  # Version of the google-apis-displayvideo_v1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220922"
25
+ REVISION = "20221107"
26
26
  end
27
27
  end
28
28
  end
@@ -300,7 +300,7 @@ module Google
300
300
  # ascending. To specify descending order for a field, a suffix "desc" should be
301
301
  # added to the field name. For example, `displayName desc`.
302
302
  # @param [Fixnum] page_size
303
- # Requested page size. Must be between `1` and `100`. If unspecified will
303
+ # Requested page size. Must be between `1` and `200`. If unspecified will
304
304
  # default to `100`.
305
305
  # @param [String] page_token
306
306
  # A token identifying a page of results the server should return. Typically,
@@ -616,7 +616,7 @@ module Google
616
616
  # ascending. To specify descending order for a field, a suffix "desc" should be
617
617
  # added to the field name. Example: `displayName desc`.
618
618
  # @param [Fixnum] page_size
619
- # Requested page size. Must be between `1` and `100`. If unspecified will
619
+ # Requested page size. Must be between `1` and `200`. If unspecified will
620
620
  # default to `100`.
621
621
  # @param [String] page_token
622
622
  # A token identifying a page of results the server should return. Typically,
@@ -911,7 +911,7 @@ module Google
911
911
  # descending order for a field, a suffix " desc" should be added to the field
912
912
  # name. Example: `displayName desc`.
913
913
  # @param [Fixnum] page_size
914
- # Requested page size. Must be between `1` and `100`. If unspecified will
914
+ # Requested page size. Must be between `1` and `200`. If unspecified will
915
915
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
916
916
  # specified.
917
917
  # @param [String] page_token
@@ -1358,7 +1358,7 @@ module Google
1358
1358
  # order for a field, a suffix "desc" should be added to the field name. Example:
1359
1359
  # `createTime desc`.
1360
1360
  # @param [Fixnum] page_size
1361
- # Requested page size. Must be between `1` and `100`. If unspecified will
1361
+ # Requested page size. Must be between `1` and `200`. If unspecified will
1362
1362
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
1363
1363
  # specified.
1364
1364
  # @param [String] page_token
@@ -1832,7 +1832,7 @@ module Google
1832
1832
  # Select type of invoice to retrieve for Loi Sapin advertisers. Only applicable
1833
1833
  # to Loi Sapin advertisers. Will be ignored otherwise.
1834
1834
  # @param [Fixnum] page_size
1835
- # Requested page size. Must be between `1` and `100`. If unspecified will
1835
+ # Requested page size. Must be between `1` and `200`. If unspecified will
1836
1836
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
1837
1837
  # specified.
1838
1838
  # @param [String] page_token
@@ -2191,7 +2191,7 @@ module Google
2191
2191
  # default sorting order is ascending. To specify descending order for a field, a
2192
2192
  # suffix "desc" should be added to the field name. Example: `displayName desc`.
2193
2193
  # @param [Fixnum] page_size
2194
- # Requested page size. Must be between `1` and `100`. If unspecified will
2194
+ # Requested page size. Must be between `1` and `200`. If unspecified will
2195
2195
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
2196
2196
  # specified.
2197
2197
  # @param [String] page_token
@@ -2550,7 +2550,7 @@ module Google
2550
2550
  # descending order for a field, a suffix "desc" should be added to the field
2551
2551
  # name. Example: `displayName desc`.
2552
2552
  # @param [Fixnum] page_size
2553
- # Requested page size. Must be between `1` and `100`. Defaults to `100` if not
2553
+ # Requested page size. Must be between `1` and `200`. Defaults to `100` if not
2554
2554
  # set. Returns error code `INVALID_ARGUMENT` if an invalid value is specified.
2555
2555
  # @param [String] page_token
2556
2556
  # A token identifying a page of results the server should return. Typically,
@@ -2757,7 +2757,7 @@ module Google
2757
2757
  # for a field, a suffix " desc" should be added to the field name. Example: `
2758
2758
  # assignedLocationId desc`.
2759
2759
  # @param [Fixnum] page_size
2760
- # Requested page size. Must be between `1` and `100`. If unspecified will
2760
+ # Requested page size. Must be between `1` and `200`. If unspecified will
2761
2761
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
2762
2762
  # specified.
2763
2763
  # @param [String] page_token
@@ -2958,7 +2958,7 @@ module Google
2958
2958
  # descending order for a field, a suffix "desc" should be added to the field
2959
2959
  # name. For example, `displayName desc`.
2960
2960
  # @param [Fixnum] page_size
2961
- # Requested page size. Must be between `1` and `100`. If unspecified will
2961
+ # Requested page size. Must be between `1` and `200`. If unspecified will
2962
2962
  # default to `100`.
2963
2963
  # @param [String] page_token
2964
2964
  # A token identifying a page of results the server should return. Typically,
@@ -3146,7 +3146,7 @@ module Google
3146
3146
  # Required. The ID of the DV360 advertiser to which the fetched negative keyword
3147
3147
  # lists belong.
3148
3148
  # @param [Fixnum] page_size
3149
- # Requested page size. Must be between `1` and `100`. Defaults to `100` if not
3149
+ # Requested page size. Must be between `1` and `200`. Defaults to `100` if not
3150
3150
  # set. Returns error code `INVALID_ARGUMENT` if an invalid value is specified.
3151
3151
  # @param [String] page_token
3152
3152
  # A token identifying a page of results the server should return. Typically,
@@ -3677,7 +3677,7 @@ module Google
3677
3677
  # descending order for a field, a suffix "desc" should be added to the field
3678
3678
  # name. Example: `displayName desc`.
3679
3679
  # @param [Fixnum] page_size
3680
- # Requested page size. Must be between `1` and `100`. If unspecified will
3680
+ # Requested page size. Must be between `1` and `200`. If unspecified will
3681
3681
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
3682
3682
  # specified.
3683
3683
  # @param [String] page_token
@@ -3812,7 +3812,7 @@ module Google
3812
3812
  # for a field, a suffix "desc" should be added to the field name. Example: `
3813
3813
  # displayName desc`.
3814
3814
  # @param [Fixnum] page_size
3815
- # Requested page size. Must be between `1` and `100`. If unspecified will
3815
+ # Requested page size. Must be between `1` and `200`. If unspecified will
3816
3816
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
3817
3817
  # specified.
3818
3818
  # @param [String] page_token
@@ -4024,7 +4024,7 @@ module Google
4024
4024
  # default) The default sorting order is descending. To specify ascending order
4025
4025
  # for a field, the suffix "desc" should be removed. Example: `createTime`.
4026
4026
  # @param [Fixnum] page_size
4027
- # Requested page size. Must be between `1` and `100`. If unspecified will
4027
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4028
4028
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
4029
4029
  # specified.
4030
4030
  # @param [String] page_token
@@ -4116,7 +4116,7 @@ module Google
4116
4116
  # descending order for a field, a suffix "desc" should be added to the field
4117
4117
  # name. Example: `displayName desc`.
4118
4118
  # @param [Fixnum] page_size
4119
- # Requested page size. Must be between `1` and `100`. If unspecified will
4119
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4120
4120
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
4121
4121
  # specified.
4122
4122
  # @param [String] page_token
@@ -4283,7 +4283,7 @@ module Google
4283
4283
  # order is ascending. To specify descending order for a field, a suffix "desc"
4284
4284
  # should be added to the field name. Example: `displayName desc`.
4285
4285
  # @param [Fixnum] page_size
4286
- # Requested page size. Must be between `1` and `100`. If unspecified will
4286
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4287
4287
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
4288
4288
  # specified.
4289
4289
  # @param [String] page_token
@@ -4497,7 +4497,7 @@ module Google
4497
4497
  # descending order for a field, a suffix "desc" should be added to the field
4498
4498
  # name. Example: `displayName desc`.
4499
4499
  # @param [Fixnum] page_size
4500
- # Requested page size. Must be between `1` and `100`. If unspecified will
4500
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4501
4501
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
4502
4502
  # specified.
4503
4503
  # @param [String] page_token
@@ -4670,8 +4670,8 @@ module Google
4670
4670
  # for a field, a suffix "desc" should be added to the field name. For example, `
4671
4671
  # displayName desc`.
4672
4672
  # @param [Fixnum] page_size
4673
- # Requested page size. Must be between `1` and `100`. If unspecified or greater
4674
- # than `100` will default to `100`.
4673
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4674
+ # default to `100`.
4675
4675
  # @param [String] page_token
4676
4676
  # A token identifying a page of results the server should return. Typically,
4677
4677
  # this is the value of next_page_token returned from the previous call to `
@@ -4891,7 +4891,7 @@ module Google
4891
4891
  # specify descending order for a field, a suffix "desc" should be added to the
4892
4892
  # field name. For example, `displayName desc`.
4893
4893
  # @param [Fixnum] page_size
4894
- # Requested page size. Must be between `1` and `100`. If unspecified will
4894
+ # Requested page size. Must be between `1` and `200`. If unspecified will
4895
4895
  # default to `100`.
4896
4896
  # @param [String] page_token
4897
4897
  # A token identifying a page of results the server should return. Typically,
@@ -5299,7 +5299,7 @@ module Google
5299
5299
  # for a field, a suffix "desc" should be added to the field name. For example, `
5300
5300
  # displayName desc`.
5301
5301
  # @param [Fixnum] page_size
5302
- # Requested page size. Must be between `1` and `100`. If unspecified will
5302
+ # Requested page size. Must be between `1` and `200`. If unspecified will
5303
5303
  # default to `100`.
5304
5304
  # @param [String] page_token
5305
5305
  # A token identifying a page of results the server should return. Typically,
@@ -5550,7 +5550,7 @@ module Google
5550
5550
  # suffix "desc" should be added to the field name. For example, `displayName
5551
5551
  # desc`.
5552
5552
  # @param [Fixnum] page_size
5553
- # Requested page size. Must be between `1` and `100`. If unspecified will
5553
+ # Requested page size. Must be between `1` and `200`. If unspecified will
5554
5554
  # default to `100`.
5555
5555
  # @param [String] page_token
5556
5556
  # A token identifying a page of results the server should return. Typically,
@@ -5677,7 +5677,7 @@ module Google
5677
5677
  # descending order for a field, a suffix " desc" should be added to the field
5678
5678
  # name. Example: `displayName desc`.
5679
5679
  # @param [Fixnum] page_size
5680
- # Requested page size. Must be between `1` and `100`. If unspecified will
5680
+ # Requested page size. Must be between `1` and `200`. If unspecified will
5681
5681
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
5682
5682
  # specified.
5683
5683
  # @param [String] page_token
@@ -6106,7 +6106,7 @@ module Google
6106
6106
  # To specify descending order for a field, a suffix "desc" should be added to
6107
6107
  # the field name. Example: `assignedTargetingOptionId desc`.
6108
6108
  # @param [Fixnum] page_size
6109
- # Requested page size. Must be between `1` and `100`. If unspecified will
6109
+ # Requested page size. Must be between `1` and `200`. If unspecified will
6110
6110
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
6111
6111
  # specified.
6112
6112
  # @param [String] page_token
@@ -6303,7 +6303,7 @@ module Google
6303
6303
  # for a field, a suffix "desc" should be added to the field name. Example: `
6304
6304
  # targetingOptionId desc`.
6305
6305
  # @param [Fixnum] page_size
6306
- # Requested page size. Must be between `1` and `100`. If unspecified will
6306
+ # Requested page size. Must be between `1` and `200`. If unspecified will
6307
6307
  # default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
6308
6308
  # specified.
6309
6309
  # @param [String] page_token
@@ -6534,7 +6534,7 @@ module Google
6534
6534
  # for a field, a suffix "desc" should be added to the field name. For example, `
6535
6535
  # displayName desc`.
6536
6536
  # @param [Fixnum] page_size
6537
- # Requested page size. Must be between `1` and `100`. If unspecified will
6537
+ # Requested page size. Must be between `1` and `200`. If unspecified will
6538
6538
  # default to `100`.
6539
6539
  # @param [String] page_token
6540
6540
  # A token identifying a page of results the server should return. Typically,
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.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-10-31 00:00:00.000000000 Z
11
+ date: 2022-11-14 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-displayvideo_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v1
63
63
  post_install_message:
64
64
  rdoc_options: []