google-apis-displayvideo_v1 0.35.0 → 0.38.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: d8e7c9bcb5215c216c7a8f0502e82592be93fcc5698bae84e2aa5d9fdfd5a808
4
- data.tar.gz: c0b0f0163c83390c238723a48ec1c97f89b5150739db614e8a937e913ba7be84
3
+ metadata.gz: c5b7d3bca5cbbfeff5379ed67d6fa675a62f2e1c544f394986f529d2baa4e00b
4
+ data.tar.gz: f99f37a9f038b073884bd5b429e9daccaa0b8f3ac2c81726cdb8895c794b3103
5
5
  SHA512:
6
- metadata.gz: 20fad60fee9e67812bc825acaf6e3649667c6f1c193897bf6abf37d64ffc1a3995284b645cc3e054afb731d2f736911690d42a7021938f8099e9323061424b0b
7
- data.tar.gz: c13c2d6c9ac040a6bde8d85e0fad97ae22d336cb0e1d16fb46d57e5dd5794d2d1a9ae05bd0f0349bbd87802991553a6e8a4a522dff98f56c8b688a063b3b0b26
6
+ metadata.gz: 0cd54eed857219d4507c138388b05e1fe3f7e32cd5b27d9b3173f2041c7c01f0c04fd424d8e2dbd32f1bca09861c2814b765f9e2185029f6a6443fac2af5b2b9
7
+ data.tar.gz: 467fbe8197816ef0b3c5af3ea5b11a7bc24f8d0cc7702a01b0ccfaa41ee5064d6aa0e9bf3a0bbeeb51087eaebe944cd44300436f16f4f10e30626bbd13393c00
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-displayvideo_v1
2
2
 
3
+ ### v0.38.0 (2022-08-17)
4
+
5
+ * Regenerated from discovery document revision 20220815
6
+
7
+ ### v0.37.0 (2022-08-02)
8
+
9
+ * Regenerated from discovery document revision 20220801
10
+ * Regenerated using generator version 0.9.0
11
+
12
+ ### v0.36.0 (2022-07-02)
13
+
14
+ * Regenerated using generator version 0.8.0
15
+
3
16
  ### v0.35.0 (2022-06-19)
4
17
 
5
18
  * Regenerated using generator version 0.7.0
@@ -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.35.0"
19
+ GEM_VERSION = "0.38.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220609"
25
+ REVISION = "20220815"
26
26
  end
27
27
  end
28
28
  end
@@ -1540,7 +1540,7 @@ module Google
1540
1540
  # @param [Fixnum] advertiser_id
1541
1541
  # The ID of the advertiser this insertion order belongs to.
1542
1542
  # @param [Fixnum] insertion_order_id
1543
- # The ID of the insertion order we need to delete.
1543
+ # The ID of the insertion order to delete.
1544
1544
  # @param [String] fields
1545
1545
  # Selector specifying which fields to include in a partial response.
1546
1546
  # @param [String] quota_user
@@ -2052,7 +2052,7 @@ module Google
2052
2052
  # @param [Fixnum] advertiser_id
2053
2053
  # The ID of the advertiser this line item belongs to.
2054
2054
  # @param [Fixnum] line_item_id
2055
- # The ID of the line item we need to fetch.
2055
+ # The ID of the line item to delete.
2056
2056
  # @param [String] fields
2057
2057
  # Selector specifying which fields to include in a partial response.
2058
2058
  # @param [String] quota_user
@@ -3529,7 +3529,8 @@ module Google
3529
3529
  # Required. Identifies the type of this assigned targeting option. Supported
3530
3530
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3531
3531
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3532
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3532
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3533
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3533
3534
  # @param [String] assigned_targeting_option_id
3534
3535
  # Required. An identifier unique to the targeting type in this advertiser that
3535
3536
  # identifies the assigned targeting option being requested.
@@ -3569,7 +3570,8 @@ module Google
3569
3570
  # Required. Identifies the type of assigned targeting options to list. Supported
3570
3571
  # targeting types: * `TARGETING_TYPE_CHANNEL` * `
3571
3572
  # TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `
3572
- # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`
3573
+ # TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` *
3574
+ # `TARGETING_TYPE_YOUTUBE_CHANNEL`
3573
3575
  # @param [String] filter
3574
3576
  # Allows filtering by assigned targeting option properties. Supported syntax: *
3575
3577
  # Filter expressions are made up of one or more restrictions. * Restrictions can
@@ -3798,19 +3800,14 @@ module Google
3798
3800
  # restriction has the form of ``field` `operator` `value``. * The operator must
3799
3801
  # be `CONTAINS (:)` or `EQUALS (=)`. * The operator must be `CONTAINS (:)` for
3800
3802
  # the following field: - `displayName` * The operator must be `EQUALS (=)` for
3801
- # the following field: - `customBiddingAlgorithmType` - `
3802
- # customBiddingAlgorithmState` * For `displayName`, the value is a string. We
3803
- # return all custom bidding algorithms whose display_name contains such string. *
3804
- # For `customBiddingAlgorithmType`, the value is a string. We return all
3805
- # algorithms whose custom_bidding_algorithm_type is equal to the given type. *
3806
- # For `customBiddingAlgorithmState`, the value is a string. We return all
3807
- # algorithms whose custom_bidding_algorithm_state is equal to the given type.
3808
- # Examples: * All custom bidding algorithms for which the display name contains "
3809
- # politics": `displayName:politics`. * All custom bidding algorithms for which
3810
- # the type is "SCRIPT_BASED": `customBiddingAlgorithmType=SCRIPT_BASED` * All
3811
- # custom bidding algorithms for which the state is "ENABLED": `
3812
- # customBiddingAlgorithmState=ENABLED` The length of this field should be no
3813
- # more than 500 characters.
3803
+ # the following field: - `customBiddingAlgorithmType` * For `displayName`, the
3804
+ # value is a string. We return all custom bidding algorithms whose display_name
3805
+ # contains such string. * For `customBiddingAlgorithmType`, the value is a
3806
+ # string. We return all algorithms whose custom_bidding_algorithm_type is equal
3807
+ # to the given type. Examples: * All custom bidding algorithms for which the
3808
+ # display name contains "politics": `displayName:politics`. * All custom bidding
3809
+ # algorithms for which the type is "SCRIPT_BASED": `customBiddingAlgorithmType=
3810
+ # SCRIPT_BASED` The length of this field should be no more than 500 characters.
3814
3811
  # @param [String] order_by
3815
3812
  # Field by which to sort the list. Acceptable values are: * `displayName` (
3816
3813
  # default) The default sorting order is ascending. To specify descending order
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.35.0
4
+ version: 0.38.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-06-20 00:00:00.000000000 Z
11
+ date: 2022-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.38.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: []