google-apis-displayvideo_v3 0.26.0 → 0.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6b7d1211e81b2ad9cdafb8545232a36408b5d9c38d65510f20ced560276664bd
4
- data.tar.gz: ab5eb112459e0b45c3776f32ebf233e99a06761b781b5e599ed63ff6681bee9b
3
+ metadata.gz: af7d6c76b9c9ff4783eb6a8634a232be60fa9e9e235137ff8009c8c0887d708c
4
+ data.tar.gz: a6b9c6b68ac12cfa076585cf13a63bc756355323e6797a3b7a731df28eaa6883
5
5
  SHA512:
6
- metadata.gz: c904ff6c81b0d3ad760464c6f5911e772325eaee36bf2a9be3723e6c08a20f83ff1fb03ceaff562476c1ceaf6d52a8dcb051ab206bb385ff22366e1effadca59
7
- data.tar.gz: fc6a6fe122e163642ed1639aef31c4557ed5bb92534a315dd5ba0b57cede4de0255e7ca1150e0754d6a0513e36a8ea6ac059f35558806ff26bde16dde409f69b
6
+ metadata.gz: e292225dd2fc5f50e2f08d524163956b7c9dcb341ee62976c6ffd1a642f187fb2bfdaed05bad65aa796d299476c4f14dde6facb87f47eedafea74219c205ee3c
7
+ data.tar.gz: 6cc1071240ad9726a60e66f35f490568d5ff4ea9d6f4331e9276c1cdf1a8993a399143ee3afeb94e2321ae40b5c9a171c321cda9c0dee4e8f81795b563f81775
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v3
2
2
 
3
+ ### v0.27.0 (2025-04-27)
4
+
5
+ * Regenerated from discovery document revision 20250424
6
+
3
7
  ### v0.26.0 (2025-04-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20250410
@@ -306,7 +306,7 @@ module Google
306
306
  end
307
307
  end
308
308
 
309
- # Details of Adloox brand safety settings.
309
+ # Details of Scope3 (previously known as Adloox) brand safety settings.
310
310
  class Adloox
311
311
  include Google::Apis::Core::Hashable
312
312
 
@@ -345,12 +345,12 @@ module Google
345
345
  # @return [String]
346
346
  attr_accessor :display_iab_viewability
347
347
 
348
- # Adloox categories to exclude.
348
+ # Scope3 categories to exclude.
349
349
  # Corresponds to the JSON property `excludedAdlooxCategories`
350
350
  # @return [Array<String>]
351
351
  attr_accessor :excluded_adloox_categories
352
352
 
353
- # Optional. Adloox's fraud IVT MFA categories to exclude.
353
+ # Optional. Scope3's fraud IVT MFA categories to exclude.
354
354
  # Corresponds to the JSON property `excludedFraudIvtMfaCategories`
355
355
  # @return [Array<String>]
356
356
  attr_accessor :excluded_fraud_ivt_mfa_categories
@@ -811,19 +811,32 @@ module Google
811
811
  class AlgorithmRules
812
812
  include Google::Apis::Core::Hashable
813
813
 
814
+ # Attribution model for the algorithm.
815
+ # Corresponds to the JSON property `attributionModelId`
816
+ # @return [Fixnum]
817
+ attr_accessor :attribution_model_id
818
+
814
819
  # A ruleset consisting of a list of rules and how to aggregate the resulting
815
820
  # values.
816
821
  # Corresponds to the JSON property `impressionSignalRuleset`
817
822
  # @return [Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset]
818
823
  attr_accessor :impression_signal_ruleset
819
824
 
825
+ # A ruleset consisting of a list of rules and how to aggregate the resulting
826
+ # values.
827
+ # Corresponds to the JSON property `postImpressionSignalRuleset`
828
+ # @return [Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset]
829
+ attr_accessor :post_impression_signal_ruleset
830
+
820
831
  def initialize(**args)
821
832
  update!(**args)
822
833
  end
823
834
 
824
835
  # Update properties of this object
825
836
  def update!(**args)
837
+ @attribution_model_id = args[:attribution_model_id] if args.key?(:attribution_model_id)
826
838
  @impression_signal_ruleset = args[:impression_signal_ruleset] if args.key?(:impression_signal_ruleset)
839
+ @post_impression_signal_ruleset = args[:post_impression_signal_ruleset] if args.key?(:post_impression_signal_ruleset)
827
840
  end
828
841
  end
829
842
 
@@ -882,6 +895,11 @@ module Google
882
895
  # @return [String]
883
896
  attr_accessor :string_value
884
897
 
898
+ # Video player size value.
899
+ # Corresponds to the JSON property `videoPlayerSizeValue`
900
+ # @return [String]
901
+ attr_accessor :video_player_size_value
902
+
885
903
  def initialize(**args)
886
904
  update!(**args)
887
905
  end
@@ -898,6 +916,40 @@ module Google
898
916
  @int64_value = args[:int64_value] if args.key?(:int64_value)
899
917
  @on_screen_position_value = args[:on_screen_position_value] if args.key?(:on_screen_position_value)
900
918
  @string_value = args[:string_value] if args.key?(:string_value)
919
+ @video_player_size_value = args[:video_player_size_value] if args.key?(:video_player_size_value)
920
+ end
921
+ end
922
+
923
+ # The rule to score impressions based on Floodlight conversion events.
924
+ class AlgorithmRulesFloodlightActivityConversionSignal
925
+ include Google::Apis::Core::Hashable
926
+
927
+ # Required. The type of conversions to be used in impression value computation,
928
+ # for example, post-click conversions.
929
+ # Corresponds to the JSON property `conversionCounting`
930
+ # @return [String]
931
+ attr_accessor :conversion_counting
932
+
933
+ # Required. The way to acquire value from the floodlight activity, for example,
934
+ # count of the conversion.
935
+ # Corresponds to the JSON property `countingMethod`
936
+ # @return [String]
937
+ attr_accessor :counting_method
938
+
939
+ # Required. Id of the floodlight activity.
940
+ # Corresponds to the JSON property `floodlightActivityId`
941
+ # @return [Fixnum]
942
+ attr_accessor :floodlight_activity_id
943
+
944
+ def initialize(**args)
945
+ update!(**args)
946
+ end
947
+
948
+ # Update properties of this object
949
+ def update!(**args)
950
+ @conversion_counting = args[:conversion_counting] if args.key?(:conversion_counting)
951
+ @counting_method = args[:counting_method] if args.key?(:counting_method)
952
+ @floodlight_activity_id = args[:floodlight_activity_id] if args.key?(:floodlight_activity_id)
901
953
  end
902
954
  end
903
955
 
@@ -991,6 +1043,16 @@ module Google
991
1043
  class AlgorithmRulesSignal
992
1044
  include Google::Apis::Core::Hashable
993
1045
 
1046
+ # Signal based on active views.
1047
+ # Corresponds to the JSON property `activeViewSignal`
1048
+ # @return [String]
1049
+ attr_accessor :active_view_signal
1050
+
1051
+ # Signal based on clicks.
1052
+ # Corresponds to the JSON property `clickSignal`
1053
+ # @return [String]
1054
+ attr_accessor :click_signal
1055
+
994
1056
  # Signal based on impressions.
995
1057
  # Corresponds to the JSON property `impressionSignal`
996
1058
  # @return [String]
@@ -1002,6 +1064,8 @@ module Google
1002
1064
 
1003
1065
  # Update properties of this object
1004
1066
  def update!(**args)
1067
+ @active_view_signal = args[:active_view_signal] if args.key?(:active_view_signal)
1068
+ @click_signal = args[:click_signal] if args.key?(:click_signal)
1005
1069
  @impression_signal = args[:impression_signal] if args.key?(:impression_signal)
1006
1070
  end
1007
1071
  end
@@ -1045,6 +1109,16 @@ module Google
1045
1109
  class AlgorithmRulesSignalValue
1046
1110
  include Google::Apis::Core::Hashable
1047
1111
 
1112
+ # Signal based on active views. Only `TIME_ON_SCREEN` is supported.
1113
+ # Corresponds to the JSON property `activeViewSignal`
1114
+ # @return [String]
1115
+ attr_accessor :active_view_signal
1116
+
1117
+ # The rule to score impressions based on Floodlight conversion events.
1118
+ # Corresponds to the JSON property `floodlightActivityConversionSignal`
1119
+ # @return [Google::Apis::DisplayvideoV3::AlgorithmRulesFloodlightActivityConversionSignal]
1120
+ attr_accessor :floodlight_activity_conversion_signal
1121
+
1048
1122
  # Value to use as result.
1049
1123
  # Corresponds to the JSON property `number`
1050
1124
  # @return [Float]
@@ -1056,6 +1130,8 @@ module Google
1056
1130
 
1057
1131
  # Update properties of this object
1058
1132
  def update!(**args)
1133
+ @active_view_signal = args[:active_view_signal] if args.key?(:active_view_signal)
1134
+ @floodlight_activity_conversion_signal = args[:floodlight_activity_conversion_signal] if args.key?(:floodlight_activity_conversion_signal)
1059
1135
  @number = args[:number] if args.key?(:number)
1060
1136
  end
1061
1137
  end
@@ -4142,13 +4218,10 @@ module Google
4142
4218
 
4143
4219
  # The Floodlight activity configs used to track conversions. The number of
4144
4220
  # conversions counted is the sum of all of the conversions counted by all of the
4145
- # Floodlight activity IDs specified in this field. *Warning*: Starting **April 1,
4146
- # 2025**, this field will no longer be writable while a custom bidding
4147
- # algorithm is assigned to the line item. If you set this field and assign a
4148
- # custom bidding algorithm in the same request, the floodlight activities must
4149
- # match the ones used by the custom bidding algorithm. [Read more about this
4150
- # announced change](/display-video/api/deprecations#features.
4151
- # custom_bidding_floodlight).
4221
+ # Floodlight activity IDs specified in this field. This field can't be updated
4222
+ # if a custom bidding algorithm is assigned to the line item. If you set this
4223
+ # field and assign a custom bidding algorithm in the same request, the
4224
+ # floodlight activities must match the ones used by the custom bidding algorithm.
4152
4225
  # Corresponds to the JSON property `floodlightActivityConfigs`
4153
4226
  # @return [Array<Google::Apis::DisplayvideoV3::TrackingFloodlightActivityConfig>]
4154
4227
  attr_accessor :floodlight_activity_configs
@@ -6302,16 +6375,10 @@ module Google
6302
6375
  attr_accessor :gmail_audience_size
6303
6376
 
6304
6377
  # The duration in days that an entry remains in the audience after the
6305
- # qualifying event. If the audience has no expiration, set the value of this
6306
- # field to 10000. Otherwise, the set value must be greater than 0 and less than
6307
- # or equal to 540. Only applicable to first party audiences. This field is
6308
- # required if one of the following audience_type is used: * `
6309
- # CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID` *Warning*: Starting
6310
- # on **April 7, 2025**, audiences will no longer be able to have infinite
6311
- # membership duration. This field will no longer accept the value 10000 and all
6312
- # audiences with membership durations greater than 540 days will be updated to a
6313
- # membership duration of 540 days. [Read more about this announced change](/
6314
- # display-video/api/deprecations#features.audience_duration).
6378
+ # qualifying event. The set value must be greater than 0 and less than or equal
6379
+ # to 540. Only applicable to first party audiences. This field is required if
6380
+ # one of the following audience_type is used: * `CUSTOMER_MATCH_CONTACT_INFO` * `
6381
+ # CUSTOMER_MATCH_DEVICE_ID`
6315
6382
  # Corresponds to the JSON property `membershipDurationDays`
6316
6383
  # @return [Fixnum]
6317
6384
  attr_accessor :membership_duration_days
@@ -9682,11 +9749,9 @@ module Google
9682
9749
 
9683
9750
  # The ID of the Custom Bidding Algorithm used by this strategy. Only applicable
9684
9751
  # when performance_goal_type is set to `
9685
- # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. *Warning*: Starting **
9686
- # April 1, 2025**, assigning a custom bidding algorithm that uses floodlight
9687
- # activities not identified in floodlightActivityConfigs will return an error. [
9688
- # Read more about this announced change](/display-video/api/deprecations#
9689
- # features.custom_bidding_floodlight).
9752
+ # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning a custom
9753
+ # bidding algorithm that uses floodlight activities not identified in
9754
+ # floodlightActivityConfigs will return an error.
9690
9755
  # Corresponds to the JSON property `customBiddingAlgorithmId`
9691
9756
  # @return [Fixnum]
9692
9757
  attr_accessor :custom_bidding_algorithm_id
@@ -10739,11 +10804,9 @@ module Google
10739
10804
 
10740
10805
  # The ID of the Custom Bidding Algorithm used by this strategy. Only applicable
10741
10806
  # when performance_goal_type is set to `
10742
- # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. *Warning*: Starting **
10743
- # April 1, 2025**, assigning a custom bidding algorithm that uses floodlight
10744
- # activities not identified in floodlightActivityConfigs will return an error. [
10745
- # Read more about this announced change](/display-video/api/deprecations#
10746
- # features.custom_bidding_floodlight).
10807
+ # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning a custom
10808
+ # bidding algorithm that uses floodlight activities not identified in
10809
+ # floodlightActivityConfigs will return an error.
10747
10810
  # Corresponds to the JSON property `customBiddingAlgorithmId`
10748
10811
  # @return [Fixnum]
10749
10812
  attr_accessor :custom_bidding_algorithm_id
@@ -11399,8 +11462,7 @@ module Google
11399
11462
  end
11400
11463
  end
11401
11464
 
11402
- # Type for the response returned by [SdfDownloadTaskService.
11403
- # CreateSdfDownloadTask].
11465
+ # Type for the response returned by SdfDownloadTaskService.CreateSdfDownloadTask.
11404
11466
  class SdfDownloadTask
11405
11467
  include Google::Apis::Core::Hashable
11406
11468
 
@@ -11422,8 +11484,7 @@ module Google
11422
11484
  end
11423
11485
  end
11424
11486
 
11425
- # Type for the metadata returned by [SdfDownloadTaskService.
11426
- # CreateSdfDownloadTask].
11487
+ # Type for the metadata returned by SdfDownloadTaskService.CreateSdfDownloadTask.
11427
11488
  class SdfDownloadTaskMetadata
11428
11489
  include Google::Apis::Core::Hashable
11429
11490
 
@@ -12221,7 +12282,7 @@ module Google
12221
12282
  class ThirdPartyVerifierAssignedTargetingOptionDetails
12222
12283
  include Google::Apis::Core::Hashable
12223
12284
 
12224
- # Details of Adloox brand safety settings.
12285
+ # Details of Scope3 (previously known as Adloox) brand safety settings.
12225
12286
  # Corresponds to the JSON property `adloox`
12226
12287
  # @return [Google::Apis::DisplayvideoV3::Adloox]
12227
12288
  attr_accessor :adloox
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV3
18
18
  # Version of the google-apis-displayvideo_v3 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250410"
25
+ REVISION = "20250424"
26
26
  end
27
27
  end
28
28
  end
@@ -130,6 +130,12 @@ module Google
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
+ class AlgorithmRulesFloodlightActivityConversionSignal
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
133
139
  class AlgorithmRulesRule
134
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
141
 
@@ -2259,8 +2265,11 @@ module Google
2259
2265
  class AlgorithmRules
2260
2266
  # @private
2261
2267
  class Representation < Google::Apis::Core::JsonRepresentation
2268
+ property :attribution_model_id, :numeric_string => true, as: 'attributionModelId'
2262
2269
  property :impression_signal_ruleset, as: 'impressionSignalRuleset', class: Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset, decorator: Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset::Representation
2263
2270
 
2271
+ property :post_impression_signal_ruleset, as: 'postImpressionSignalRuleset', class: Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset, decorator: Google::Apis::DisplayvideoV3::AlgorithmRulesRuleset::Representation
2272
+
2264
2273
  end
2265
2274
  end
2266
2275
 
@@ -2279,6 +2288,16 @@ module Google
2279
2288
  property :int64_value, :numeric_string => true, as: 'int64Value'
2280
2289
  property :on_screen_position_value, as: 'onScreenPositionValue'
2281
2290
  property :string_value, as: 'stringValue'
2291
+ property :video_player_size_value, as: 'videoPlayerSizeValue'
2292
+ end
2293
+ end
2294
+
2295
+ class AlgorithmRulesFloodlightActivityConversionSignal
2296
+ # @private
2297
+ class Representation < Google::Apis::Core::JsonRepresentation
2298
+ property :conversion_counting, as: 'conversionCounting'
2299
+ property :counting_method, as: 'countingMethod'
2300
+ property :floodlight_activity_id, :numeric_string => true, as: 'floodlightActivityId'
2282
2301
  end
2283
2302
  end
2284
2303
 
@@ -2315,6 +2334,8 @@ module Google
2315
2334
  class AlgorithmRulesSignal
2316
2335
  # @private
2317
2336
  class Representation < Google::Apis::Core::JsonRepresentation
2337
+ property :active_view_signal, as: 'activeViewSignal'
2338
+ property :click_signal, as: 'clickSignal'
2318
2339
  property :impression_signal, as: 'impressionSignal'
2319
2340
  end
2320
2341
  end
@@ -2333,6 +2354,9 @@ module Google
2333
2354
  class AlgorithmRulesSignalValue
2334
2355
  # @private
2335
2356
  class Representation < Google::Apis::Core::JsonRepresentation
2357
+ property :active_view_signal, as: 'activeViewSignal'
2358
+ property :floodlight_activity_conversion_signal, as: 'floodlightActivityConversionSignal', class: Google::Apis::DisplayvideoV3::AlgorithmRulesFloodlightActivityConversionSignal, decorator: Google::Apis::DisplayvideoV3::AlgorithmRulesFloodlightActivityConversionSignal::Representation
2359
+
2336
2360
  property :number, as: 'number'
2337
2361
  end
2338
2362
  end
@@ -4372,10 +4372,8 @@ module Google
4372
4372
  end
4373
4373
 
4374
4374
  # Updates an existing custom bidding algorithm. Returns the updated custom
4375
- # bidding algorithm if successful. *Warning*: Starting **April 1, 2025**,
4376
- # requests updating custom bidding algorithms that are assigned to line items
4377
- # will return an error. [Read more about this announced change](/display-video/
4378
- # api/deprecations#features.custom_bidding_floodlight).
4375
+ # bidding algorithm if successful. Requests updating a custom bidding algorithm
4376
+ # assigned to a line item will return an error.
4379
4377
  # @param [Fixnum] custom_bidding_algorithm_id
4380
4378
  # Output only. The unique ID of the custom bidding algorithm. Assigned by the
4381
4379
  # system.
@@ -4492,10 +4490,8 @@ module Google
4492
4490
  end
4493
4491
 
4494
4492
  # Creates a new rules resource. Returns the newly created rules resource if
4495
- # successful. *Warning*: Starting **April 1, 2025**, requests updating custom
4496
- # bidding algorithms that are assigned to line items will return an error. [Read
4497
- # more about this announced change](/display-video/api/deprecations#features.
4498
- # custom_bidding_floodlight).
4493
+ # successful. Requests creating a custom bidding rules resource under an
4494
+ # algorithm assigned to a line item will return an error.
4499
4495
  # @param [Fixnum] custom_bidding_algorithm_id
4500
4496
  # Required. The ID of the custom bidding algorithm that owns the rules resource.
4501
4497
  # @param [Google::Apis::DisplayvideoV3::CustomBiddingAlgorithmRules] custom_bidding_algorithm_rules_object
@@ -4628,10 +4624,8 @@ module Google
4628
4624
  end
4629
4625
 
4630
4626
  # Creates a new custom bidding script. Returns the newly created script if
4631
- # successful. *Warning*: Starting **April 1, 2025**, requests updating custom
4632
- # bidding algorithms that are assigned to line items will return an error. [Read
4633
- # more about this announced change](/display-video/api/deprecations#features.
4634
- # custom_bidding_floodlight).
4627
+ # successful. Requests creating a custom bidding script under an algorithm
4628
+ # assigned to a line item will return an error.
4635
4629
  # @param [Fixnum] custom_bidding_algorithm_id
4636
4630
  # Required. The ID of the custom bidding algorithm that owns the script.
4637
4631
  # @param [Google::Apis::DisplayvideoV3::CustomBiddingScript] custom_bidding_script_object
@@ -6965,8 +6959,8 @@ module Google
6965
6959
  # SdfDownloadTaskMetadata. If the request is successful, the response type of
6966
6960
  # the operation is SdfDownloadTask. The response will not include the download
6967
6961
  # files, which must be retrieved with media.download. The state of operation can
6968
- # be retrieved with sdfdownloadtask.operations.get. Any errors can be found in
6969
- # the error.message. Note that error.details is expected to be empty.
6962
+ # be retrieved with `sdfdownloadtasks.operations.get`. Any errors can be found
6963
+ # in the error.message. Note that error.details is expected to be empty.
6970
6964
  # @param [Google::Apis::DisplayvideoV3::CreateSdfDownloadTaskRequest] create_sdf_download_task_request_object
6971
6965
  # @param [String] fields
6972
6966
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-16 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.26.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.27.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3
62
62
  rdoc_options: []
63
63
  require_paths: