google-apis-displayvideo_v1 0.29.0 → 0.32.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: 38888fb905f66df562bbe46e1e1392eccc179395834a31576d1be2cc725bea3a
4
- data.tar.gz: 185edd4df5ad1dec93519c52fd2ff71a28dfe76b19b6f2c04a4aa8ab93c17581
3
+ metadata.gz: bfd977c758004f5a9bd0861c3e54e2a797fccf030f8de37da487e67af9cee091
4
+ data.tar.gz: ae196be3108a348dc4b32b0086b1234661999ec2be3d441215d4c75c1c1e1d3a
5
5
  SHA512:
6
- metadata.gz: e9858a2f9f4c18be7fe31be43281b196622fdd60dbfcd7f21b1aa702f4956c9596153626dce84ec58045d3c4215e0de5cded66a5ebcc2db6ef7daa1b79ace103
7
- data.tar.gz: 3ad62897e3d3a3706aeb7dc6c64fe108374ee1e1fb4b92922ffa412e9b20e2c53dc4c63cde208a28de57855945523b163e1a204b145fac774a41227ca802da1c
6
+ metadata.gz: 2ade31d08015ac3e6397b7297d0ca0ae82878b08ce77839fed1964ab042d6f41241c5bdb777dfb064a3bfdfdce49cb058a4f54b04543bffa3e07e9e4d4bc9d76
7
+ data.tar.gz: 9b9edc778cf3094299e22b8038d84188ea96b57a6f02bea081ccc2890655935e4136da26a7080ee943ccf46bad29bd7360a1465c8628f42de7990cf2fa48432e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.32.0 (2022-05-20)
4
+
5
+ * Regenerated from discovery document revision 20220518
6
+
7
+ ### v0.31.0 (2022-05-03)
8
+
9
+ * Regenerated from discovery document revision 20220429
10
+
11
+ ### v0.30.0 (2022-04-13)
12
+
13
+ * Regenerated from discovery document revision 20220411
14
+
3
15
  ### v0.29.0 (2022-03-25)
4
16
 
5
17
  * Regenerated from discovery document revision 20220324
@@ -413,7 +413,7 @@ module Google
413
413
  # of an audience. Thus, the age range represented in this field can be 1)
414
414
  # targeted solely, or, 2) part of a larger continuous age range. The reach of a
415
415
  # continuous age range targeting can be expanded by also targeting an audience
416
- # of an unknown age. Output only in v1. Required in v2.
416
+ # of an unknown age. Output only in v1.
417
417
  # Corresponds to the JSON property `ageRange`
418
418
  # @return [String]
419
419
  attr_accessor :age_range
@@ -855,7 +855,7 @@ module Google
855
855
 
856
856
  # Details for assigned gender targeting option. This will be populated in the
857
857
  # details field of an AssignedTargetingOption when targeting_type is `
858
- # TARTGETING_TYPE_GENDER`.
858
+ # TARGETING_TYPE_GENDER`.
859
859
  # Corresponds to the JSON property `genderDetails`
860
860
  # @return [Google::Apis::DisplayvideoV1::GenderAssignedTargetingOptionDetails]
861
861
  attr_accessor :gender_details
@@ -951,7 +951,7 @@ module Google
951
951
 
952
952
  # Details for assigned parental status targeting option. This will be populated
953
953
  # in the details field of an AssignedTargetingOption when targeting_type is `
954
- # TARTGETING_TYPE_PARENTAL_STATUS`.
954
+ # TARGETING_TYPE_PARENTAL_STATUS`.
955
955
  # Corresponds to the JSON property `parentalStatusDetails`
956
956
  # @return [Google::Apis::DisplayvideoV1::ParentalStatusAssignedTargetingOptionDetails]
957
957
  attr_accessor :parental_status_details
@@ -1201,7 +1201,7 @@ module Google
1201
1201
  class AudioContentTypeAssignedTargetingOptionDetails
1202
1202
  include Google::Apis::Core::Hashable
1203
1203
 
1204
- # The audio content type. Output only in v1. Required in v2.
1204
+ # The audio content type. Output only in v1.
1205
1205
  # Corresponds to the JSON property `audioContentType`
1206
1206
  # @return [String]
1207
1207
  attr_accessor :audio_content_type
@@ -2817,7 +2817,9 @@ module Google
2817
2817
  class ContactInfoList
2818
2818
  include Google::Apis::Core::Hashable
2819
2819
 
2820
- # A list of ContactInfo objects defining Customer Match audience members.
2820
+ # A list of ContactInfo objects defining Customer Match audience members. The
2821
+ # size of members after splitting the contact_infos mustn't be greater than 500,
2822
+ # 000.
2821
2823
  # Corresponds to the JSON property `contactInfos`
2822
2824
  # @return [Array<Google::Apis::DisplayvideoV1::ContactInfo>]
2823
2825
  attr_accessor :contact_infos
@@ -2958,7 +2960,6 @@ module Google
2958
2960
  attr_accessor :ad_type
2959
2961
 
2960
2962
  # The content instream position for video or audio ads. Output only in v1.
2961
- # Required in v2.
2962
2963
  # Corresponds to the JSON property `contentInstreamPosition`
2963
2964
  # @return [String]
2964
2965
  attr_accessor :content_instream_position
@@ -3020,7 +3021,7 @@ module Google
3020
3021
  # @return [String]
3021
3022
  attr_accessor :ad_type
3022
3023
 
3023
- # The content outstream position. Output only in v1. Required in v2.
3024
+ # The content outstream position. Output only in v1.
3024
3025
  # Corresponds to the JSON property `contentOutstreamPosition`
3025
3026
  # @return [String]
3026
3027
  attr_accessor :content_outstream_position
@@ -3627,8 +3628,8 @@ module Google
3627
3628
  # @return [Google::Apis::DisplayvideoV1::UniversalAdId]
3628
3629
  attr_accessor :universal_ad_id
3629
3630
 
3630
- # Output only. The timestamp when the creative was last updated. Assigned by the
3631
- # system.
3631
+ # Output only. The timestamp when the creative was last updated, either by the
3632
+ # user or system (e.g. creative review). Assigned by the system.
3632
3633
  # Corresponds to the JSON property `updateTime`
3633
3634
  # @return [String]
3634
3635
  attr_accessor :update_time
@@ -3780,6 +3781,17 @@ module Google
3780
3781
  # @return [String]
3781
3782
  attr_accessor :entity_status
3782
3783
 
3784
+ # Output only. The custom bidding model readiness state for each advertiser who
3785
+ # have access. This field may only include the state of the queried advertiser
3786
+ # if the algorithm [`owner`](/display-video/api/reference/rest/v1/
3787
+ # customBiddingAlgorithms#CustomBiddingAlgorithm.FIELDS.oneof_owner) is a
3788
+ # partner and is being retrieved using an advertiser [`accessor`](/display-video/
3789
+ # api/reference/rest/v1/customBiddingAlgorithms/list#body.QUERY_PARAMETERS.
3790
+ # oneof_accessor).
3791
+ # Corresponds to the JSON property `modelReadiness`
3792
+ # @return [Array<Google::Apis::DisplayvideoV1::CustomBiddingModelReadinessState>]
3793
+ attr_accessor :model_readiness
3794
+
3783
3795
  # Output only. The resource name of the custom bidding algorithm.
3784
3796
  # Corresponds to the JSON property `name`
3785
3797
  # @return [String]
@@ -3813,12 +3825,39 @@ module Google
3813
3825
  @custom_bidding_algorithm_type = args[:custom_bidding_algorithm_type] if args.key?(:custom_bidding_algorithm_type)
3814
3826
  @display_name = args[:display_name] if args.key?(:display_name)
3815
3827
  @entity_status = args[:entity_status] if args.key?(:entity_status)
3828
+ @model_readiness = args[:model_readiness] if args.key?(:model_readiness)
3816
3829
  @name = args[:name] if args.key?(:name)
3817
3830
  @partner_id = args[:partner_id] if args.key?(:partner_id)
3818
3831
  @shared_advertiser_ids = args[:shared_advertiser_ids] if args.key?(:shared_advertiser_ids)
3819
3832
  end
3820
3833
  end
3821
3834
 
3835
+ # The custom bidding algorithm model readiness state for a single shared
3836
+ # advertiser.
3837
+ class CustomBiddingModelReadinessState
3838
+ include Google::Apis::Core::Hashable
3839
+
3840
+ # The unique ID of the advertiser with access to the custom bidding algorithm.
3841
+ # Corresponds to the JSON property `advertiserId`
3842
+ # @return [Fixnum]
3843
+ attr_accessor :advertiser_id
3844
+
3845
+ # The readiness state of custom bidding model.
3846
+ # Corresponds to the JSON property `readinessState`
3847
+ # @return [String]
3848
+ attr_accessor :readiness_state
3849
+
3850
+ def initialize(**args)
3851
+ update!(**args)
3852
+ end
3853
+
3854
+ # Update properties of this object
3855
+ def update!(**args)
3856
+ @advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
3857
+ @readiness_state = args[:readiness_state] if args.key?(:readiness_state)
3858
+ end
3859
+ end
3860
+
3822
3861
  # A single custom bidding script.
3823
3862
  class CustomBiddingScript
3824
3863
  include Google::Apis::Core::Hashable
@@ -4201,7 +4240,7 @@ module Google
4201
4240
  class DeviceTypeAssignedTargetingOptionDetails
4202
4241
  include Google::Apis::Core::Hashable
4203
4242
 
4204
- # The display name of the device type. Output only in v1. Required in v2.
4243
+ # The display name of the device type. Output only in v1.
4205
4244
  # Corresponds to the JSON property `deviceType`
4206
4245
  # @return [String]
4207
4246
  attr_accessor :device_type
@@ -4589,7 +4628,7 @@ module Google
4589
4628
  class EnvironmentAssignedTargetingOptionDetails
4590
4629
  include Google::Apis::Core::Hashable
4591
4630
 
4592
- # The serving environment. Output only in v1. Required in v2.
4631
+ # The serving environment. Output only in v1.
4593
4632
  # Corresponds to the JSON property `environment`
4594
4633
  # @return [String]
4595
4634
  attr_accessor :environment
@@ -5105,8 +5144,7 @@ module Google
5105
5144
  include Google::Apis::Core::Hashable
5106
5145
 
5107
5146
  # The maximum number of times a user may be shown the same ad during this period.
5108
- # Must be greater than 0. Required when unlimited is `false` and max_views is
5109
- # not set.
5147
+ # Must be greater than 0. Required when unlimited is `false`.
5110
5148
  # Corresponds to the JSON property `maxImpressions`
5111
5149
  # @return [Fixnum]
5112
5150
  attr_accessor :max_impressions
@@ -5150,11 +5188,11 @@ module Google
5150
5188
 
5151
5189
  # Details for assigned gender targeting option. This will be populated in the
5152
5190
  # details field of an AssignedTargetingOption when targeting_type is `
5153
- # TARTGETING_TYPE_GENDER`.
5191
+ # TARGETING_TYPE_GENDER`.
5154
5192
  class GenderAssignedTargetingOptionDetails
5155
5193
  include Google::Apis::Core::Hashable
5156
5194
 
5157
- # The gender of the audience. Output only in v1. Required in v2.
5195
+ # The gender of the audience. Output only in v1.
5158
5196
  # Corresponds to the JSON property `gender`
5159
5197
  # @return [String]
5160
5198
  attr_accessor :gender
@@ -7675,7 +7713,7 @@ module Google
7675
7713
  # @return [String]
7676
7714
  attr_accessor :performance_goal_type
7677
7715
 
7678
- # Controls whether the strategy takes deal floor prices into account.
7716
+ # Whether the strategy takes deal floor prices into account.
7679
7717
  # Corresponds to the JSON property `raiseBidForDeals`
7680
7718
  # @return [Boolean]
7681
7719
  attr_accessor :raise_bid_for_deals
@@ -7766,7 +7804,8 @@ module Google
7766
7804
  class MobileDeviceIdList
7767
7805
  include Google::Apis::Core::Hashable
7768
7806
 
7769
- # A list of mobile device IDs defining Customer Match audience members.
7807
+ # A list of mobile device IDs defining Customer Match audience members. The size
7808
+ # of mobile_device_ids mustn't be greater than 500,000.
7770
7809
  # Corresponds to the JSON property `mobileDeviceIds`
7771
7810
  # @return [Array<String>]
7772
7811
  attr_accessor :mobile_device_ids
@@ -7825,7 +7864,7 @@ module Google
7825
7864
  class NativeContentPositionAssignedTargetingOptionDetails
7826
7865
  include Google::Apis::Core::Hashable
7827
7866
 
7828
- # The content position. Output only in v1. Required in v2.
7867
+ # The content position. Output only in v1.
7829
7868
  # Corresponds to the JSON property `contentPosition`
7830
7869
  # @return [String]
7831
7870
  attr_accessor :content_position
@@ -8037,8 +8076,7 @@ module Google
8037
8076
  class OmidAssignedTargetingOptionDetails
8038
8077
  include Google::Apis::Core::Hashable
8039
8078
 
8040
- # The type of Open Measurement enabled inventory. Output only in v1. Required in
8041
- # v2.
8079
+ # The type of Open Measurement enabled inventory. Output only in v1.
8042
8080
  # Corresponds to the JSON property `omid`
8043
8081
  # @return [String]
8044
8082
  attr_accessor :omid
@@ -8346,7 +8384,7 @@ module Google
8346
8384
 
8347
8385
  # Details for assigned parental status targeting option. This will be populated
8348
8386
  # in the details field of an AssignedTargetingOption when targeting_type is `
8349
- # TARTGETING_TYPE_PARENTAL_STATUS`.
8387
+ # TARGETING_TYPE_PARENTAL_STATUS`.
8350
8388
  class ParentalStatusAssignedTargetingOptionDetails
8351
8389
  include Google::Apis::Core::Hashable
8352
8390
 
@@ -9386,7 +9424,6 @@ module Google
9386
9424
  attr_accessor :excluded_targeting_option_id
9387
9425
 
9388
9426
  # An enum for the DV360 Sensitive category content classifier. Output only in v1.
9389
- # Required in v2.
9390
9427
  # Corresponds to the JSON property `sensitiveCategory`
9391
9428
  # @return [String]
9392
9429
  attr_accessor :sensitive_category
@@ -10256,7 +10293,7 @@ module Google
10256
10293
  # @return [String]
10257
10294
  attr_accessor :targeting_option_id
10258
10295
 
10259
- # The video player size. Output only in v1. Required in v2.
10296
+ # The video player size. Output only in v1.
10260
10297
  # Corresponds to the JSON property `videoPlayerSize`
10261
10298
  # @return [String]
10262
10299
  attr_accessor :video_player_size
@@ -10306,7 +10343,7 @@ module Google
10306
10343
  # @return [String]
10307
10344
  attr_accessor :targeting_option_id
10308
10345
 
10309
- # The predicted viewability percentage. Output only in v1. Required in v2.
10346
+ # The predicted viewability percentage. Output only in v1.
10310
10347
  # Corresponds to the JSON property `viewability`
10311
10348
  # @return [String]
10312
10349
  attr_accessor :viewability
@@ -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.29.0"
19
+ GEM_VERSION = "0.32.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 = "20220324"
25
+ REVISION = "20220518"
26
26
  end
27
27
  end
28
28
  end
@@ -568,6 +568,12 @@ module Google
568
568
  include Google::Apis::Core::JsonObjectSupport
569
569
  end
570
570
 
571
+ class CustomBiddingModelReadinessState
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
571
577
  class CustomBiddingScript
572
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
579
 
@@ -2653,12 +2659,22 @@ module Google
2653
2659
  property :custom_bidding_algorithm_type, as: 'customBiddingAlgorithmType'
2654
2660
  property :display_name, as: 'displayName'
2655
2661
  property :entity_status, as: 'entityStatus'
2662
+ collection :model_readiness, as: 'modelReadiness', class: Google::Apis::DisplayvideoV1::CustomBiddingModelReadinessState, decorator: Google::Apis::DisplayvideoV1::CustomBiddingModelReadinessState::Representation
2663
+
2656
2664
  property :name, as: 'name'
2657
2665
  property :partner_id, :numeric_string => true, as: 'partnerId'
2658
2666
  collection :shared_advertiser_ids, as: 'sharedAdvertiserIds'
2659
2667
  end
2660
2668
  end
2661
2669
 
2670
+ class CustomBiddingModelReadinessState
2671
+ # @private
2672
+ class Representation < Google::Apis::Core::JsonRepresentation
2673
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2674
+ property :readiness_state, as: 'readinessState'
2675
+ end
2676
+ end
2677
+
2662
2678
  class CustomBiddingScript
2663
2679
  # @private
2664
2680
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1324,26 +1324,31 @@ module Google
1324
1324
  # operator` `value``. * The operator must be `EQUALS (=)` for the following
1325
1325
  # fields: - `entityStatus` - `creativeType`. - `dimensions` - `minDuration` - `
1326
1326
  # maxDuration` - `approvalStatus` - `exchangeReviewStatus` - `dynamic` - `
1327
- # creativeId` * The operator must be `HAS (:)` for the following fields: - `
1328
- # lineItemIds` * For `entityStatus`, `minDuration`, `maxDuration`, and `dynamic`
1329
- # there may be at most one restriction. * For `dimensions`, the value is in the
1330
- # form of `"`width`x`height`"`. * For `exchangeReviewStatus`, the value is in
1331
- # the form of ``exchange`-`reviewStatus``. * For `minDuration` and `maxDuration`,
1332
- # the value is in the form of `"`duration`s"`. Only seconds are supported with
1333
- # millisecond granularity. * There may be multiple `lineItemIds` restrictions in
1334
- # order to search against multiple possible line item IDs. * There may be
1335
- # multiple `creativeId` restrictions in order to search against multiple
1336
- # possible creative IDs. Examples: * All native creatives: `creativeType="
1337
- # CREATIVE_TYPE_NATIVE"` * All active creatives with 300x400 or 50x100
1338
- # dimensions: `entityStatus="ENTITY_STATUS_ACTIVE" AND (dimensions="300x400" OR
1339
- # dimensions="50x100")` * All dynamic creatives that are approved by AdX or
1340
- # AppNexus, with a minimum duration of 5 seconds and 200ms. `dynamic="true" AND
1341
- # minDuration="5.2s" AND (exchangeReviewStatus="EXCHANGE_GOOGLE_AD_MANAGER-
1342
- # REVIEW_STATUS_APPROVED" OR exchangeReviewStatus="EXCHANGE_APPNEXUS-
1343
- # REVIEW_STATUS_APPROVED")` * All video creatives that are associated with line
1344
- # item ID 1 or 2: `creativeType="CREATIVE_TYPE_VIDEO" AND (lineItemIds:1 OR
1345
- # lineItemIds:2)` * Find creatives by multiple creative IDs: `creativeId=1 OR
1346
- # creativeId=2` The length of this field should be no more than 500 characters.
1327
+ # creativeId` - `minModifiedTime` - `maxModifiedTime` * The operator must be `
1328
+ # HAS (:)` for the following fields: - `lineItemIds` * For `entityStatus`, `
1329
+ # minDuration`, `maxDuration`, `minModifiedTime`, `maxModifiedTime`, and `
1330
+ # dynamic`, there may be at most one restriction. * For `dimensions`, the value
1331
+ # is in the form of `"`width`x`height`"`. * For `exchangeReviewStatus`, the
1332
+ # value is in the form of ``exchange`-`reviewStatus``. * For `minDuration` and `
1333
+ # maxDuration`, the value is in the form of `"`duration`s"`. Only seconds are
1334
+ # supported with millisecond granularity. * For `minModifiedTime` and `
1335
+ # maxModifiedTime`, the value is a unix timestamp (GMT) in seconds. The time
1336
+ # filtered is against the update_time field in the creative, which includes
1337
+ # system updates to the creative (e.g. creative review updates). * There may be
1338
+ # multiple `lineItemIds` restrictions in order to search against multiple
1339
+ # possible line item IDs. * There may be multiple `creativeId` restrictions in
1340
+ # order to search against multiple possible creative IDs. Examples: * All native
1341
+ # creatives: `creativeType="CREATIVE_TYPE_NATIVE"` * All active creatives with
1342
+ # 300x400 or 50x100 dimensions: `entityStatus="ENTITY_STATUS_ACTIVE" AND (
1343
+ # dimensions="300x400" OR dimensions="50x100")` * All dynamic creatives that are
1344
+ # approved by AdX or AppNexus, with a minimum duration of 5 seconds and 200ms. `
1345
+ # dynamic="true" AND minDuration="5.2s" AND (exchangeReviewStatus="
1346
+ # EXCHANGE_GOOGLE_AD_MANAGER-REVIEW_STATUS_APPROVED" OR exchangeReviewStatus="
1347
+ # EXCHANGE_APPNEXUS-REVIEW_STATUS_APPROVED")` * All video creatives that are
1348
+ # associated with line item ID 1 or 2: `creativeType="CREATIVE_TYPE_VIDEO" AND (
1349
+ # lineItemIds:1 OR lineItemIds:2)` * Find creatives by multiple creative IDs: `
1350
+ # creativeId=1 OR creativeId=2` The length of this field should be no more than
1351
+ # 500 characters.
1347
1352
  # @param [String] order_by
1348
1353
  # Field by which to sort the list. Acceptable values are: * `creativeId` (
1349
1354
  # default) * `createTime` * `mediaDuration` * `dimensions` (sorts by width first,
@@ -2179,8 +2184,8 @@ module Google
2179
2184
  # targetedNegativeKeywordListId=789 AND targetedChannelId=12345` The length of
2180
2185
  # this field should be no more than 500 characters.
2181
2186
  # @param [String] order_by
2182
- # Field by which to sort the list. Acceptable values are: * "displayName" (
2183
- # default) * "entityStatus" * flight.dateRange.endDate * "updateTime" The
2187
+ # Field by which to sort the list. Acceptable values are: * `displayName` (
2188
+ # default) * `entityStatus` * `flight.dateRange.endDate` * `updateTime` The
2184
2189
  # default sorting order is ascending. To specify descending order for a field, a
2185
2190
  # suffix "desc" should be added to the field name. Example: `displayName desc`.
2186
2191
  # @param [Fixnum] page_size
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.29.0
4
+ version: 0.32.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-03-28 00:00:00.000000000 Z
11
+ date: 2022-05-23 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.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.32.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: []