google-apis-displayvideo_v1 0.59.0 → 0.60.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: 38c6265f68b65a4a0d7e02bd8ccdafc71f901117e4fd7d3fc1ecff08dd93c80b
4
- data.tar.gz: 4d7cfcb73dd12e82f57163f0e860b38235bdeb8b0ed1c5e04479d109be0ec60d
3
+ metadata.gz: 1977e30d2912057434287338aba9469b505e41836e07b08c83a921e53e1924b4
4
+ data.tar.gz: efe30f6db33901db8203338fea026797579190ce025ebd6e8ab8b50ff39c2926
5
5
  SHA512:
6
- metadata.gz: 3fcbbe5c652c2c1bc0889b4f5523f67ae991a4854db43cf9bf1cdd7f71c64bcaee4b7fd461152185edbbbda23bead6e940f26fb442f91bb6fe39f389eae21107
7
- data.tar.gz: 9d2f74a68304580e0dca18c39f15e1327b7e6e01779f871acef794179e795e1717ee98d50e0b2a5b4e4324ed73ee586b8adc1bd232ddc610db68b9717bb3f164
6
+ metadata.gz: 9bfa29cf429a35ba8a734988320d841e643a6267c68e84614ecd26ab515dcc894f5dc1b1b468d0279b90de6a598c2c980825994740a7ba7fec3c8659c557055e
7
+ data.tar.gz: 32efe9fb412a3a6c03c9fb27cc7a4f05c948bed970fc65682fe165b6a1245555460b544b03cec549cb3315b561f806f0c3cc957e7b090c08c0235cd4bfd769c4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.60.0 (2023-10-15)
4
+
5
+ * Regenerated from discovery document revision 20231009
6
+
3
7
  ### v0.59.0 (2023-09-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230831
@@ -409,11 +409,11 @@ module Google
409
409
  class AgeRangeAssignedTargetingOptionDetails
410
410
  include Google::Apis::Core::Hashable
411
411
 
412
- # The age range of an audience. We only support targeting a continuous age range
413
- # of an audience. Thus, the age range represented in this field can be 1)
414
- # targeted solely, or, 2) part of a larger continuous age range. The reach of a
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.
412
+ # Required. The age range of an audience. We only support targeting a continuous
413
+ # age range of an audience. Thus, the age range represented in this field can be
414
+ # 1) targeted solely, or, 2) part of a larger continuous age range. The reach of
415
+ # a continuous age range targeting can be expanded by also targeting an audience
416
+ # of an unknown age.
417
417
  # Corresponds to the JSON property `ageRange`
418
418
  # @return [String]
419
419
  attr_accessor :age_range
@@ -646,8 +646,6 @@ module Google
646
646
  end
647
647
 
648
648
  # An assignment between a location list and a relevant targeting option.
649
- # Currently, geo region targeting options are the only supported option for
650
- # assignment.
651
649
  class AssignedLocation
652
650
  include Google::Apis::Core::Hashable
653
651
 
@@ -663,9 +661,6 @@ module Google
663
661
  attr_accessor :name
664
662
 
665
663
  # Required. The ID of the targeting option assigned to the location list.
666
- # Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL
667
- # location lists. When creating or deleting assigned locations, this value must
668
- # be of type TARGETING_TYPE_GEO_REGION.
669
664
  # Corresponds to the JSON property `targetingOptionId`
670
665
  # @return [String]
671
666
  attr_accessor :targeting_option_id
@@ -1207,7 +1202,7 @@ module Google
1207
1202
  class AudioContentTypeAssignedTargetingOptionDetails
1208
1203
  include Google::Apis::Core::Hashable
1209
1204
 
1210
- # The audio content type. Output only in v1. Required in v2.
1205
+ # Required. The audio content type.
1211
1206
  # Corresponds to the JSON property `audioContentType`
1212
1207
  # @return [String]
1213
1208
  attr_accessor :audio_content_type
@@ -1665,13 +1660,13 @@ module Google
1665
1660
  include Google::Apis::Core::Hashable
1666
1661
 
1667
1662
  # The assigned locations to create in bulk, specified as a list of
1668
- # AssignedLocations.
1663
+ # AssignedLocation resources.
1669
1664
  # Corresponds to the JSON property `createdAssignedLocations`
1670
1665
  # @return [Array<Google::Apis::DisplayvideoV1::AssignedLocation>]
1671
1666
  attr_accessor :created_assigned_locations
1672
1667
 
1673
1668
  # The IDs of the assigned locations to delete in bulk, specified as a list of
1674
- # assigned_location_ids.
1669
+ # assignedLocationId values.
1675
1670
  # Corresponds to the JSON property `deletedAssignedLocations`
1676
1671
  # @return [Array<Fixnum>]
1677
1672
  attr_accessor :deleted_assigned_locations
@@ -1687,7 +1682,7 @@ module Google
1687
1682
  end
1688
1683
  end
1689
1684
 
1690
- # Response message for AssignedLocationService.BulkEditAssignedLocations.
1685
+ #
1691
1686
  class BulkEditAssignedLocationsResponse
1692
1687
  include Google::Apis::Core::Hashable
1693
1688
 
@@ -2373,7 +2368,7 @@ module Google
2373
2368
  # @return [String]
2374
2369
  attr_accessor :campaign_goal_type
2375
2370
 
2376
- # Settings that control the performance goal of a campaign or insertion order.
2371
+ # Settings that control the performance goal of a campaign.
2377
2372
  # Corresponds to the JSON property `performanceGoal`
2378
2373
  # @return [Google::Apis::DisplayvideoV1::PerformanceGoal]
2379
2374
  attr_accessor :performance_goal
@@ -2967,8 +2962,7 @@ module Google
2967
2962
  # @return [String]
2968
2963
  attr_accessor :ad_type
2969
2964
 
2970
- # The content instream position for video or audio ads. Output only in v1.
2971
- # Required in v2.
2965
+ # Required. The content instream position for video or audio ads.
2972
2966
  # Corresponds to the JSON property `contentInstreamPosition`
2973
2967
  # @return [String]
2974
2968
  attr_accessor :content_instream_position
@@ -3030,7 +3024,7 @@ module Google
3030
3024
  # @return [String]
3031
3025
  attr_accessor :ad_type
3032
3026
 
3033
- # The content outstream position. Output only in v1. Required in v2.
3027
+ # Required. The content outstream position.
3034
3028
  # Corresponds to the JSON property `contentOutstreamPosition`
3035
3029
  # @return [String]
3036
3030
  attr_accessor :content_outstream_position
@@ -3889,7 +3883,7 @@ module Google
3889
3883
  attr_accessor :custom_bidding_script_id
3890
3884
 
3891
3885
  # Output only. Error details of a rejected custom bidding script. This field
3892
- # will only be populated when Script.state is REJECTED.
3886
+ # will only be populated when state is REJECTED.
3893
3887
  # Corresponds to the JSON property `errors`
3894
3888
  # @return [Array<Google::Apis::DisplayvideoV1::ScriptError>]
3895
3889
  attr_accessor :errors
@@ -4243,7 +4237,7 @@ module Google
4243
4237
  class DeviceTypeAssignedTargetingOptionDetails
4244
4238
  include Google::Apis::Core::Hashable
4245
4239
 
4246
- # The display name of the device type. Output only in v1. Required in v2.
4240
+ # Required. The display name of the device type.
4247
4241
  # Corresponds to the JSON property `deviceType`
4248
4242
  # @return [String]
4249
4243
  attr_accessor :device_type
@@ -4759,7 +4753,7 @@ module Google
4759
4753
  class EnvironmentAssignedTargetingOptionDetails
4760
4754
  include Google::Apis::Core::Hashable
4761
4755
 
4762
- # The serving environment. Output only in v1. Required in v2.
4756
+ # Required. The serving environment.
4763
4757
  # Corresponds to the JSON property `environment`
4764
4758
  # @return [String]
4765
4759
  attr_accessor :environment
@@ -5324,7 +5318,7 @@ module Google
5324
5318
  class GenderAssignedTargetingOptionDetails
5325
5319
  include Google::Apis::Core::Hashable
5326
5320
 
5327
- # The gender of the audience. Output only in v1. Required in v2.
5321
+ # Required. The gender of the audience.
5328
5322
  # Corresponds to the JSON property `gender`
5329
5323
  # @return [String]
5330
5324
  attr_accessor :gender
@@ -5751,7 +5745,7 @@ module Google
5751
5745
  class HouseholdIncomeAssignedTargetingOptionDetails
5752
5746
  include Google::Apis::Core::Hashable
5753
5747
 
5754
- # The household income of the audience. Output only in v1. Required in v2.
5748
+ # Required. The household income of the audience.
5755
5749
  # Corresponds to the JSON property `householdIncome`
5756
5750
  # @return [String]
5757
5751
  attr_accessor :household_income
@@ -5936,7 +5930,7 @@ module Google
5936
5930
  # @return [Array<Google::Apis::DisplayvideoV1::PartnerCost>]
5937
5931
  attr_accessor :partner_costs
5938
5932
 
5939
- # Settings that control the performance goal of a campaign or insertion order.
5933
+ # Settings that control the performance goal of a campaign.
5940
5934
  # Corresponds to the JSON property `performanceGoal`
5941
5935
  # @return [Google::Apis::DisplayvideoV1::PerformanceGoal]
5942
5936
  attr_accessor :performance_goal
@@ -8284,7 +8278,7 @@ module Google
8284
8278
  class NativeContentPositionAssignedTargetingOptionDetails
8285
8279
  include Google::Apis::Core::Hashable
8286
8280
 
8287
- # The content position. Output only in v1. Required in v2.
8281
+ # Required. The content position.
8288
8282
  # Corresponds to the JSON property `contentPosition`
8289
8283
  # @return [String]
8290
8284
  attr_accessor :content_position
@@ -8496,8 +8490,7 @@ module Google
8496
8490
  class OmidAssignedTargetingOptionDetails
8497
8491
  include Google::Apis::Core::Hashable
8498
8492
 
8499
- # The type of Open Measurement enabled inventory. Output only in v1. Required in
8500
- # v2.
8493
+ # Required. The type of Open Measurement enabled inventory.
8501
8494
  # Corresponds to the JSON property `omid`
8502
8495
  # @return [String]
8503
8496
  attr_accessor :omid
@@ -8745,7 +8738,7 @@ module Google
8745
8738
 
8746
8739
  # Required. The time period in which the pacing budget will be spent. When
8747
8740
  # automatic budget allocation is enabled at the insertion order via
8748
- # auto_budget_allocation, this field is output only and defaults to `
8741
+ # automationType, this field is output only and defaults to `
8749
8742
  # PACING_PERIOD_FLIGHT`.
8750
8743
  # Corresponds to the JSON property `pacingPeriod`
8751
8744
  # @return [String]
@@ -8809,7 +8802,7 @@ module Google
8809
8802
  class ParentalStatusAssignedTargetingOptionDetails
8810
8803
  include Google::Apis::Core::Hashable
8811
8804
 
8812
- # The parental status of the audience. Output only in v1. Required in v2.
8805
+ # Required. The parental status of the audience.
8813
8806
  # Corresponds to the JSON property `parentalStatus`
8814
8807
  # @return [String]
8815
8808
  attr_accessor :parental_status
@@ -9075,7 +9068,7 @@ module Google
9075
9068
  end
9076
9069
  end
9077
9070
 
9078
- # Settings that control the performance goal of a campaign or insertion order.
9071
+ # Settings that control the performance goal of a campaign.
9079
9072
  class PerformanceGoal
9080
9073
  include Google::Apis::Core::Hashable
9081
9074
 
@@ -10721,7 +10714,7 @@ module Google
10721
10714
  # @return [String]
10722
10715
  attr_accessor :targeting_option_id
10723
10716
 
10724
- # The video player size. Output only in v1. Required in v2.
10717
+ # Required. The video player size.
10725
10718
  # Corresponds to the JSON property `videoPlayerSize`
10726
10719
  # @return [String]
10727
10720
  attr_accessor :video_player_size
@@ -10771,7 +10764,7 @@ module Google
10771
10764
  # @return [String]
10772
10765
  attr_accessor :targeting_option_id
10773
10766
 
10774
- # The predicted viewability percentage. Output only in v1. Required in v2.
10767
+ # Required. The predicted viewability percentage.
10775
10768
  # Corresponds to the JSON property `viewability`
10776
10769
  # @return [String]
10777
10770
  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.59.0"
19
+ GEM_VERSION = "0.60.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 = "20230831"
25
+ REVISION = "20231009"
26
26
  end
27
27
  end
28
28
  end
@@ -2794,9 +2794,8 @@ module Google
2794
2794
 
2795
2795
  # Bulk edits multiple assignments between locations and a single location list.
2796
2796
  # The operation will delete the assigned locations provided in
2797
- # BulkEditAssignedLocationsRequest.deleted_assigned_locations and then create
2798
- # the assigned locations provided in BulkEditAssignedLocationsRequest.
2799
- # created_assigned_locations.
2797
+ # deletedAssignedLocations and then create the assigned locations provided in
2798
+ # createdAssignedLocations.
2800
2799
  # @param [Fixnum] advertiser_id
2801
2800
  # Required. The ID of the DV360 advertiser to which the location list belongs.
2802
2801
  # @param [Fixnum] location_list_id
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.59.0
4
+ version: 0.60.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: 2023-09-03 00:00:00.000000000 Z
11
+ date: 2023-10-15 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.59.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.60.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: []