google-apis-displayvideo_v1 0.27.0 → 0.28.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: e61f1015bb78a73014077ae209d467b9734b68361b28dffc487acff01b92bcf6
4
- data.tar.gz: 28a37bedb272ed9dffa2e81c19a3962940d878deffed1d3735ca336453b629f4
3
+ metadata.gz: ed04b78ca7dbde80c7be6bd2362ac75f6c021a37b824a8d8b9b23ae50837cf2b
4
+ data.tar.gz: 3d34390f280c239e0d152328ac138f7c871bf5a5c2eb57fe06ab34445c668ee6
5
5
  SHA512:
6
- metadata.gz: e4c76858cfdb92d004d26099d4d2d2b4f5136d6ee504f165b8c3854cebed049fcf8abfde4899159258e8c9f9db6919cb476f217513e1e11c9f2bd4125f9328fe
7
- data.tar.gz: 6c833f9def95f9ebdc8a2392632b15b326164e9a9907caea6df2354f0eae5b0186d61b16516a8491c5fa96ea44fabe96d02bf14f20ebd7f3efd16d2fa35cbd69
6
+ metadata.gz: d42e4670848ecb1f568739de5aecc88238159de5296873b217ff1578e85dc00c54d1af13475df81d1cd930ed9ee3f9e18a55095c937575dd606f9809f848c7ba
7
+ data.tar.gz: d7230aa622a7f49d74cfec1c2b1345880cad0516aa0a9767483882bdb700d5e819a1160864399591a1618fc1f1a686ce3414516f83e17db08df879baa426f2ad
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.28.0 (2022-03-04)
4
+
5
+ * Regenerated from discovery document revision 20220303
6
+
3
7
  ### v0.27.0 (2022-02-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20220217
@@ -3793,11 +3793,11 @@ module Google
3793
3793
  # Represents a whole or partial calendar date, such as a birthday. The time of
3794
3794
  # day and time zone are either specified elsewhere or are insignificant. The
3795
3795
  # date is relative to the Gregorian Calendar. This can represent one of the
3796
- # following: * A full date, with non-zero year, month, and day values * A month
3797
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3798
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3799
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3800
- # DateTime * google.protobuf.Timestamp
3796
+ # following: * A full date, with non-zero year, month, and day values. * A month
3797
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
3798
+ # with a zero month and a zero day. * A year and month, with a zero day (for
3799
+ # example, a credit card expiration date). Related types: * google.type.
3800
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
3801
3801
  class Date
3802
3802
  include Google::Apis::Core::Hashable
3803
3803
 
@@ -3838,11 +3838,11 @@ module Google
3838
3838
  # Represents a whole or partial calendar date, such as a birthday. The time of
3839
3839
  # day and time zone are either specified elsewhere or are insignificant. The
3840
3840
  # date is relative to the Gregorian Calendar. This can represent one of the
3841
- # following: * A full date, with non-zero year, month, and day values * A month
3842
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3843
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3844
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3845
- # DateTime * google.protobuf.Timestamp
3841
+ # following: * A full date, with non-zero year, month, and day values. * A month
3842
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
3843
+ # with a zero month and a zero day. * A year and month, with a zero day (for
3844
+ # example, a credit card expiration date). Related types: * google.type.
3845
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
3846
3846
  # Corresponds to the JSON property `endDate`
3847
3847
  # @return [Google::Apis::DisplayvideoV1::Date]
3848
3848
  attr_accessor :end_date
@@ -3850,11 +3850,11 @@ module Google
3850
3850
  # Represents a whole or partial calendar date, such as a birthday. The time of
3851
3851
  # day and time zone are either specified elsewhere or are insignificant. The
3852
3852
  # date is relative to the Gregorian Calendar. This can represent one of the
3853
- # following: * A full date, with non-zero year, month, and day values * A month
3854
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3855
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3856
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3857
- # DateTime * google.protobuf.Timestamp
3853
+ # following: * A full date, with non-zero year, month, and day values. * A month
3854
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
3855
+ # with a zero month and a zero day. * A year and month, with a zero day (for
3856
+ # example, a credit card expiration date). Related types: * google.type.
3857
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
3858
3858
  # Corresponds to the JSON property `startDate`
3859
3859
  # @return [Google::Apis::DisplayvideoV1::Date]
3860
3860
  attr_accessor :start_date
@@ -6000,11 +6000,11 @@ module Google
6000
6000
  # Represents a whole or partial calendar date, such as a birthday. The time of
6001
6001
  # day and time zone are either specified elsewhere or are insignificant. The
6002
6002
  # date is relative to the Gregorian Calendar. This can represent one of the
6003
- # following: * A full date, with non-zero year, month, and day values * A month
6004
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
6005
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
6006
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
6007
- # DateTime * google.protobuf.Timestamp
6003
+ # following: * A full date, with non-zero year, month, and day values. * A month
6004
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
6005
+ # with a zero month and a zero day. * A year and month, with a zero day (for
6006
+ # example, a credit card expiration date). Related types: * google.type.
6007
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
6008
6008
  # Corresponds to the JSON property `dueDate`
6009
6009
  # @return [Google::Apis::DisplayvideoV1::Date]
6010
6010
  attr_accessor :due_date
@@ -6022,11 +6022,11 @@ module Google
6022
6022
  # Represents a whole or partial calendar date, such as a birthday. The time of
6023
6023
  # day and time zone are either specified elsewhere or are insignificant. The
6024
6024
  # date is relative to the Gregorian Calendar. This can represent one of the
6025
- # following: * A full date, with non-zero year, month, and day values * A month
6026
- # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
6027
- # zero month and a zero day * A year and month, with a zero day (e.g., a credit
6028
- # card expiration date) Related types: * google.type.TimeOfDay * google.type.
6029
- # DateTime * google.protobuf.Timestamp
6025
+ # following: * A full date, with non-zero year, month, and day values. * A month
6026
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
6027
+ # with a zero month and a zero day. * A year and month, with a zero day (for
6028
+ # example, a credit card expiration date). Related types: * google.type.
6029
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
6030
6030
  # Corresponds to the JSON property `issueDate`
6031
6031
  # @return [Google::Apis::DisplayvideoV1::Date]
6032
6032
  attr_accessor :issue_date
@@ -7482,6 +7482,12 @@ module Google
7482
7482
  # @return [String]
7483
7483
  attr_accessor :performance_goal_type
7484
7484
 
7485
+ # Controls whether the strategy takes deal floor prices into account.
7486
+ # Corresponds to the JSON property `raiseBidForDeals`
7487
+ # @return [Boolean]
7488
+ attr_accessor :raise_bid_for_deals
7489
+ alias_method :raise_bid_for_deals?, :raise_bid_for_deals
7490
+
7485
7491
  def initialize(**args)
7486
7492
  update!(**args)
7487
7493
  end
@@ -7491,6 +7497,7 @@ module Google
7491
7497
  @custom_bidding_algorithm_id = args[:custom_bidding_algorithm_id] if args.key?(:custom_bidding_algorithm_id)
7492
7498
  @max_average_cpm_bid_amount_micros = args[:max_average_cpm_bid_amount_micros] if args.key?(:max_average_cpm_bid_amount_micros)
7493
7499
  @performance_goal_type = args[:performance_goal_type] if args.key?(:performance_goal_type)
7500
+ @raise_bid_for_deals = args[:raise_bid_for_deals] if args.key?(:raise_bid_for_deals)
7494
7501
  end
7495
7502
  end
7496
7503
 
@@ -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.27.0"
19
+ GEM_VERSION = "0.28.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220217"
25
+ REVISION = "20220303"
26
26
  end
27
27
  end
28
28
  end
@@ -3636,6 +3636,7 @@ module Google
3636
3636
  property :custom_bidding_algorithm_id, :numeric_string => true, as: 'customBiddingAlgorithmId'
3637
3637
  property :max_average_cpm_bid_amount_micros, :numeric_string => true, as: 'maxAverageCpmBidAmountMicros'
3638
3638
  property :performance_goal_type, as: 'performanceGoalType'
3639
+ property :raise_bid_for_deals, as: 'raiseBidForDeals'
3639
3640
  end
3640
3641
  end
3641
3642
 
@@ -4335,7 +4335,9 @@ module Google
4335
4335
  # Required. The ID of the owner advertiser of the updated
4336
4336
  # FirstAndThirdPartyAudience.
4337
4337
  # @param [String] update_mask
4338
- # Required. The mask to control which fields to update.
4338
+ # Required. The mask to control which fields to update. Updates are only
4339
+ # supported for the following fields: * `displayName` * `description` * `
4340
+ # membershipDurationDays`
4339
4341
  # @param [String] fields
4340
4342
  # Selector specifying which fields to include in a partial response.
4341
4343
  # @param [String] quota_user
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.27.0
4
+ version: 0.28.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-02-21 00:00:00.000000000 Z
11
+ date: 2022-03-07 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.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.28.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: []