google-apis-displayvideo_v2 0.17.0 → 0.19.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: 7749264105bec672433b084bb7b6ee3a875aa4ae1ebf0287fc2dc8beba13a1bf
4
- data.tar.gz: a29b7e5dbdf43a4fb3cff90f9ba3366707059406236fa6f36b6989043ea992ed
3
+ metadata.gz: '079f965e81af899a930b680474002172ca67c98200c3a8e288bcc441ef7a7f72'
4
+ data.tar.gz: 42f6dba71dfa596c775d3e1781bdae1079d10591f38edb369a2a327f7417109f
5
5
  SHA512:
6
- metadata.gz: ffc6a8d91f43c2825d9cbf7cb3b6335fba1216c9cebbda93268d9c0435d53162b58f01162d1c4c3273e4ac3e2f38f47a2318ba4e5389e7607d47e5c4bc394181
7
- data.tar.gz: 2f81d648356f99427aefcdad7c8479bae15690a2246072492ae28429e9aedb3c012ebf170c281ce18bbfd7d77618d59a219ec26ab98bb5a15cb4dd634a7daba4
6
+ metadata.gz: 6670861a0e946dbc51a1cb5fb032cd780da240237afe3a21aacdef6783500f0d6bde090c2db23137b7f0fffff7e95894a5401814878d187ed142d4621f452282
7
+ data.tar.gz: 42d5ac83f4a7908cb44f4588e4a33f05332ff6c39ee470746054f157ed209452ded18fcca10fd560dd066f55bc550c4bf1506ca12095ce66b7d4b2087d42c7f7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.19.0 (2023-05-21)
4
+
5
+ * Regenerated from discovery document revision 20230518
6
+
7
+ ### v0.18.0 (2023-05-14)
8
+
9
+ * Regenerated from discovery document revision 20230511
10
+
3
11
  ### v0.17.0 (2023-04-30)
4
12
 
5
13
  * Regenerated from discovery document revision 20230427
@@ -797,7 +797,9 @@ module Google
797
797
 
798
798
  # Represents an assigned authorized seller status. This will be populated in the
799
799
  # details field of an AssignedTargetingOption when targeting_type is `
800
- # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`.
800
+ # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`. If a resource does not have an `
801
+ # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS` assigned targeting option, it is
802
+ # using the "Authorized Direct Sellers and Resellers" option.
801
803
  # Corresponds to the JSON property `authorizedSellerStatusDetails`
802
804
  # @return [Google::Apis::DisplayvideoV2::AuthorizedSellerStatusAssignedTargetingOptionDetails]
803
805
  attr_accessor :authorized_seller_status_details
@@ -1477,7 +1479,9 @@ module Google
1477
1479
 
1478
1480
  # Represents an assigned authorized seller status. This will be populated in the
1479
1481
  # details field of an AssignedTargetingOption when targeting_type is `
1480
- # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`.
1482
+ # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`. If a resource does not have an `
1483
+ # TARGETING_TYPE_AUTHORIZED_SELLER_STATUS` assigned targeting option, it is
1484
+ # using the "Authorized Direct Sellers and Resellers" option.
1481
1485
  class AuthorizedSellerStatusAssignedTargetingOptionDetails
1482
1486
  include Google::Apis::Core::Hashable
1483
1487
 
@@ -7435,12 +7439,8 @@ module Google
7435
7439
  # @return [String]
7436
7440
  attr_accessor :reservation_type
7437
7441
 
7438
- # Settings that control the targeting expansion of the line item. Targeting
7439
- # expansion allows the line item to reach a larger audience based on the
7440
- # original audience list and the targeting expansion level. Beginning **March 25,
7441
- # 2023**, these settings may represent the [optimized targeting feature](//
7442
- # support.google.com/displayvideo/answer/12060859) in place of targeting
7443
- # expansion. This feature will be rolled out to all partners by early May 2023.
7442
+ # Settings that control the [optimized targeting](//support.google.com/
7443
+ # displayvideo/answer/12060859) settings of the line item.
7444
7444
  # Corresponds to the JSON property `targetingExpansion`
7445
7445
  # @return [Google::Apis::DisplayvideoV2::TargetingExpansionConfig]
7446
7446
  attr_accessor :targeting_expansion
@@ -8619,9 +8619,9 @@ module Google
8619
8619
  end
8620
8620
 
8621
8621
  # A single manual trigger in Display & Video 360. **Warning:** Line Items using
8622
- # manual triggers will stop serving in Display & Video 360 on **May 17, 2023**.
8623
- # Read our [feature deprecation announcement](/display-video/api/deprecations#
8624
- # features.manual_triggers) for more information.
8622
+ # manual triggers no longer serve in Display & Video 360. This resource will
8623
+ # sunset on August 1, 2023. Read our [feature deprecation announcement](/display-
8624
+ # video/api/deprecations#features.manual_triggers) for more information.
8625
8625
  class ManualTrigger
8626
8626
  include Google::Apis::Core::Hashable
8627
8627
 
@@ -10763,43 +10763,29 @@ module Google
10763
10763
  end
10764
10764
  end
10765
10765
 
10766
- # Settings that control the targeting expansion of the line item. Targeting
10767
- # expansion allows the line item to reach a larger audience based on the
10768
- # original audience list and the targeting expansion level. Beginning **March 25,
10769
- # 2023**, these settings may represent the [optimized targeting feature](//
10770
- # support.google.com/displayvideo/answer/12060859) in place of targeting
10771
- # expansion. This feature will be rolled out to all partners by early May 2023.
10766
+ # Settings that control the [optimized targeting](//support.google.com/
10767
+ # displayvideo/answer/12060859) settings of the line item.
10772
10768
  class TargetingExpansionConfig
10773
10769
  include Google::Apis::Core::Hashable
10774
10770
 
10775
- # Required. Whether to exclude first-party audiences from use in targeting
10776
- # expansion or optimized targeting. Similar audiences of the excluded first-
10777
- # party lists will not be excluded. Only applicable when a first-party audience
10778
- # is positively targeted (directly or included in a combined audience),
10779
- # otherwise this selection will be ignored. Beginning **March 25, 2023**, this
10780
- # field may be deprecated with the replacement of targeting expansion with [
10781
- # optimized targeting](//support.google.com/displayvideo/answer/12060859). Upon
10782
- # deprecation, this field will be set to `false`. If this field is set to `true`
10783
- # when deprecated, all positive first-party audience targeting assigned to this
10784
- # line item will be replaced with negative targeting of the same first-party
10785
- # audiences to ensure the continued exclusion of those audiences. This field
10786
- # will be deprecated for all partners by early May 2023.
10771
+ # Whether to exclude first-party audiences from use in targeting expansion. This
10772
+ # field was deprecated with the launch of [optimized targeting](//support.google.
10773
+ # com/displayvideo/answer/12060859). This field will be set to `false`. If this
10774
+ # field is set to `true` when deprecated, all positive first-party audience
10775
+ # targeting assigned to this line item will be replaced with negative targeting
10776
+ # of the same first-party audiences to ensure the continued exclusion of those
10777
+ # audiences.
10787
10778
  # Corresponds to the JSON property `excludeFirstPartyAudience`
10788
10779
  # @return [Boolean]
10789
10780
  attr_accessor :exclude_first_party_audience
10790
10781
  alias_method :exclude_first_party_audience?, :exclude_first_party_audience
10791
10782
 
10792
- # Required. Magnitude of expansion for applicable targeting under this line item.
10793
- # Beginning **March 25, 2023**, the behavior of this field may change in the
10794
- # following ways with the replacement of targeting expansion with [optimized
10795
- # targeting](//support.google.com/displayvideo/answer/12060859): * This field
10796
- # will represent the optimized targeting checkbox, with a `NO_EXPANSION` value
10797
- # representing optimized targeting turned off and a `LEAST_EXPANSION` value
10798
- # representing optimized targeting turned on. * `NO_EXPANSION` will be the
10799
- # default value for the field and will be automatically assigned if you do not
10800
- # set the field. * If you set the field to any value other than `NO_EXPANSION`,
10801
- # it will automatically be set to `LEAST_EXPANSION`. This behavior will be
10802
- # rolled out to all partners by early May 2023.
10783
+ # Required. Whether optimized targeting is turned on. This field supports the
10784
+ # following values: * `NO_EXPANSION`: optimized targeting is turned off * `
10785
+ # LEAST_EXPANSION`: optimized targeting is turned on If this field is set to any
10786
+ # other value, it will automatically be set to `LEAST_EXPANSION`. `NO_EXPANSION`
10787
+ # will be the default value for the field and will be automatically assigned if
10788
+ # you do not set the field.
10803
10789
  # Corresponds to the JSON property `targetingExpansionLevel`
10804
10790
  # @return [String]
10805
10791
  attr_accessor :targeting_expansion_level
@@ -11850,12 +11836,8 @@ module Google
11850
11836
  # @return [Google::Apis::DisplayvideoV2::ProductFeedData]
11851
11837
  attr_accessor :product_feed_data
11852
11838
 
11853
- # Settings that control the targeting expansion of the line item. Targeting
11854
- # expansion allows the line item to reach a larger audience based on the
11855
- # original audience list and the targeting expansion level. Beginning **March 25,
11856
- # 2023**, these settings may represent the [optimized targeting feature](//
11857
- # support.google.com/displayvideo/answer/12060859) in place of targeting
11858
- # expansion. This feature will be rolled out to all partners by early May 2023.
11839
+ # Settings that control the [optimized targeting](//support.google.com/
11840
+ # displayvideo/answer/12060859) settings of the line item.
11859
11841
  # Corresponds to the JSON property `targetingExpansion`
11860
11842
  # @return [Google::Apis::DisplayvideoV2::TargetingExpansionConfig]
11861
11843
  attr_accessor :targeting_expansion
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV2
18
18
  # Version of the google-apis-displayvideo_v2 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.19.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 = "20230427"
25
+ REVISION = "20230518"
26
26
  end
27
27
  end
28
28
  end