google-apis-displayvideo_v1 0.51.0 → 0.52.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e1acfa42903f925feac1e4b5095373352ad3f860d3376dcd682da00429641a64
|
4
|
+
data.tar.gz: 3ce263f8567d3f275f56017b2402cf960024b2129aac7e02a979cf2e4df9bf4d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c870c873b833ee22d79c147af1d3cc9089f06b5f9f2db25fccaafd5c17c6100b0083f4132d39dc67241a7f445da4c0f9ae7653d338834cbc92ec6cd4d91e03ab
|
7
|
+
data.tar.gz: 4f3d71fc676b3eeea6bb263cc1c677cef14905d16daa0682c5c1e4ee1bc9fb696e2e82e922f15e019f666dd8cac8555585ea66b85652e89baeb4d6b7613122f4
|
data/CHANGELOG.md
CHANGED
@@ -6973,12 +6973,8 @@ module Google
|
|
6973
6973
|
# @return [String]
|
6974
6974
|
attr_accessor :reservation_type
|
6975
6975
|
|
6976
|
-
# Settings that control the targeting
|
6977
|
-
#
|
6978
|
-
# original audience list and the targeting expansion level. Beginning **March 25,
|
6979
|
-
# 2023**, these settings may represent the [optimized targeting feature](//
|
6980
|
-
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
6981
|
-
# expansion. This feature will be rolled out to all partners by early May 2023.
|
6976
|
+
# Settings that control the [optimized targeting](//support.google.com/
|
6977
|
+
# displayvideo/answer/12060859) settings of the line item.
|
6982
6978
|
# Corresponds to the JSON property `targetingExpansion`
|
6983
6979
|
# @return [Google::Apis::DisplayvideoV1::TargetingExpansionConfig]
|
6984
6980
|
attr_accessor :targeting_expansion
|
@@ -7092,9 +7088,10 @@ module Google
|
|
7092
7088
|
# otherwise. * When set, the line item's flight dates are inherited from its
|
7093
7089
|
# parent insertion order. * Active line items will spend when the selected
|
7094
7090
|
# trigger is activated within the parent insertion order's flight dates. **
|
7095
|
-
# Warning:** Line Items using manual triggers
|
7096
|
-
#
|
7097
|
-
# display-video/api/deprecations#features.manual_triggers) for
|
7091
|
+
# Warning:** Line Items using manual triggers no longer serve in Display & Video
|
7092
|
+
# 360. This field will sunset on August 1, 2023. Read our [feature deprecation
|
7093
|
+
# announcement](/display-video/api/deprecations#features.manual_triggers) for
|
7094
|
+
# more information.
|
7098
7095
|
# Corresponds to the JSON property `triggerId`
|
7099
7096
|
# @return [Fixnum]
|
7100
7097
|
attr_accessor :trigger_id
|
@@ -8055,9 +8052,9 @@ module Google
|
|
8055
8052
|
end
|
8056
8053
|
|
8057
8054
|
# A single manual trigger in Display & Video 360. **Warning:** Line Items using
|
8058
|
-
# manual triggers
|
8059
|
-
# Read our [feature deprecation announcement](/display-
|
8060
|
-
# features.manual_triggers) for more information.
|
8055
|
+
# manual triggers no longer serve in Display & Video 360. This resource will
|
8056
|
+
# sunset on August 1, 2023. Read our [feature deprecation announcement](/display-
|
8057
|
+
# video/api/deprecations#features.manual_triggers) for more information.
|
8061
8058
|
class ManualTrigger
|
8062
8059
|
include Google::Apis::Core::Hashable
|
8063
8060
|
|
@@ -10000,43 +9997,29 @@ module Google
|
|
10000
9997
|
end
|
10001
9998
|
end
|
10002
9999
|
|
10003
|
-
# Settings that control the targeting
|
10004
|
-
#
|
10005
|
-
# original audience list and the targeting expansion level. Beginning **March 25,
|
10006
|
-
# 2023**, these settings may represent the [optimized targeting feature](//
|
10007
|
-
# support.google.com/displayvideo/answer/12060859) in place of targeting
|
10008
|
-
# expansion. This feature will be rolled out to all partners by early May 2023.
|
10000
|
+
# Settings that control the [optimized targeting](//support.google.com/
|
10001
|
+
# displayvideo/answer/12060859) settings of the line item.
|
10009
10002
|
class TargetingExpansionConfig
|
10010
10003
|
include Google::Apis::Core::Hashable
|
10011
10004
|
|
10012
|
-
#
|
10013
|
-
#
|
10014
|
-
#
|
10015
|
-
# is
|
10016
|
-
#
|
10017
|
-
#
|
10018
|
-
#
|
10019
|
-
# deprecation, this field will be set to `false`. If this field is set to `true`
|
10020
|
-
# when deprecated, all positive first-party audience targeting assigned to this
|
10021
|
-
# line item will be replaced with negative targeting of the same first-party
|
10022
|
-
# audiences to ensure the continued exclusion of those audiences. This field
|
10023
|
-
# will be deprecated for all partners by early May 2023.
|
10005
|
+
# Whether to exclude first-party audiences from use in targeting expansion. This
|
10006
|
+
# field was deprecated with the launch of [optimized targeting](//support.google.
|
10007
|
+
# com/displayvideo/answer/12060859). This field will be set to `false`. If this
|
10008
|
+
# field is set to `true` when deprecated, all positive first-party audience
|
10009
|
+
# targeting assigned to this line item will be replaced with negative targeting
|
10010
|
+
# of the same first-party audiences to ensure the continued exclusion of those
|
10011
|
+
# audiences.
|
10024
10012
|
# Corresponds to the JSON property `excludeFirstPartyAudience`
|
10025
10013
|
# @return [Boolean]
|
10026
10014
|
attr_accessor :exclude_first_party_audience
|
10027
10015
|
alias_method :exclude_first_party_audience?, :exclude_first_party_audience
|
10028
10016
|
|
10029
|
-
# Required.
|
10030
|
-
#
|
10031
|
-
#
|
10032
|
-
#
|
10033
|
-
# will
|
10034
|
-
#
|
10035
|
-
# representing optimized targeting turned on. * `NO_EXPANSION` will be the
|
10036
|
-
# default value for the field and will be automatically assigned if you do not
|
10037
|
-
# set the field. * If you set the field to any value other than `NO_EXPANSION`,
|
10038
|
-
# it will automatically be set to `LEAST_EXPANSION`. This behavior will be
|
10039
|
-
# rolled out to all partners by early May 2023.
|
10017
|
+
# Required. Whether optimized targeting is turned on. This field supports the
|
10018
|
+
# following values: * `NO_EXPANSION`: optimized targeting is turned off * `
|
10019
|
+
# LEAST_EXPANSION`: optimized targeting is turned on If this field is set to any
|
10020
|
+
# other value, it will automatically be set to `LEAST_EXPANSION`. `NO_EXPANSION`
|
10021
|
+
# will be the default value for the field and will be automatically assigned if
|
10022
|
+
# you do not set the field.
|
10040
10023
|
# Corresponds to the JSON property `targetingExpansionLevel`
|
10041
10024
|
# @return [String]
|
10042
10025
|
attr_accessor :targeting_expansion_level
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.52.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 = "
|
25
|
+
REVISION = "20230518"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2979,9 +2979,10 @@ module Google
|
|
2979
2979
|
|
2980
2980
|
# Activates a manual trigger. Each activation of the manual trigger must be at
|
2981
2981
|
# least 5 minutes apart, otherwise an error will be returned. **Warning:** Line
|
2982
|
-
# Items using manual triggers
|
2983
|
-
#
|
2984
|
-
# deprecations#features.manual_triggers) for
|
2982
|
+
# Items using manual triggers no longer serve in Display & Video 360. This
|
2983
|
+
# method will sunset on August 1, 2023. Read our [feature deprecation
|
2984
|
+
# announcement](/display-video/api/deprecations#features.manual_triggers) for
|
2985
|
+
# more information.
|
2985
2986
|
# @param [Fixnum] advertiser_id
|
2986
2987
|
# Required. The ID of the advertiser that the manual trigger belongs.
|
2987
2988
|
# @param [Fixnum] trigger_id
|
@@ -3018,10 +3019,10 @@ module Google
|
|
3018
3019
|
end
|
3019
3020
|
|
3020
3021
|
# Creates a new manual trigger. Returns the newly created manual trigger if
|
3021
|
-
# successful. **Warning:** Line Items using manual triggers
|
3022
|
-
# Display & Video 360 on
|
3023
|
-
# announcement](/display-video/api/deprecations#features.
|
3024
|
-
# more information.
|
3022
|
+
# successful. **Warning:** Line Items using manual triggers no longer serve in
|
3023
|
+
# Display & Video 360. This method will sunset on August 1, 2023. Read our [
|
3024
|
+
# feature deprecation announcement](/display-video/api/deprecations#features.
|
3025
|
+
# manual_triggers) for more information.
|
3025
3026
|
# @param [Fixnum] advertiser_id
|
3026
3027
|
# Required. Immutable. The unique ID of the advertiser that the manual trigger
|
3027
3028
|
# belongs to.
|
@@ -3055,10 +3056,10 @@ module Google
|
|
3055
3056
|
execute_or_queue_command(command, &block)
|
3056
3057
|
end
|
3057
3058
|
|
3058
|
-
# Deactivates a manual trigger. **Warning:** Line Items using manual triggers
|
3059
|
-
#
|
3060
|
-
# feature deprecation announcement](/display-video/api/deprecations#
|
3061
|
-
# manual_triggers) for more information.
|
3059
|
+
# Deactivates a manual trigger. **Warning:** Line Items using manual triggers no
|
3060
|
+
# longer serve in Display & Video 360. This method will sunset on August 1, 2023.
|
3061
|
+
# Read our [feature deprecation announcement](/display-video/api/deprecations#
|
3062
|
+
# features.manual_triggers) for more information.
|
3062
3063
|
# @param [Fixnum] advertiser_id
|
3063
3064
|
# Required. The ID of the advertiser that the manual trigger belongs.
|
3064
3065
|
# @param [Fixnum] trigger_id
|
@@ -3094,10 +3095,10 @@ module Google
|
|
3094
3095
|
execute_or_queue_command(command, &block)
|
3095
3096
|
end
|
3096
3097
|
|
3097
|
-
# Gets a manual trigger. **Warning:** Line Items using manual triggers
|
3098
|
-
#
|
3099
|
-
# deprecation announcement](/display-video/api/deprecations#
|
3100
|
-
# manual_triggers) for more information.
|
3098
|
+
# Gets a manual trigger. **Warning:** Line Items using manual triggers no longer
|
3099
|
+
# serve in Display & Video 360. This method will sunset on August 1, 2023. Read
|
3100
|
+
# our [feature deprecation announcement](/display-video/api/deprecations#
|
3101
|
+
# features.manual_triggers) for more information.
|
3101
3102
|
# @param [Fixnum] advertiser_id
|
3102
3103
|
# Required. The ID of the advertiser this manual trigger belongs to.
|
3103
3104
|
# @param [Fixnum] trigger_id
|
@@ -3132,10 +3133,10 @@ module Google
|
|
3132
3133
|
|
3133
3134
|
# Lists manual triggers that are accessible to the current user for a given
|
3134
3135
|
# advertiser ID. The order is defined by the order_by parameter. A single
|
3135
|
-
# advertiser_id is required. **Warning:** Line Items using manual triggers
|
3136
|
-
#
|
3137
|
-
# deprecation announcement](/display-video/api/deprecations#
|
3138
|
-
# manual_triggers) for more information.
|
3136
|
+
# advertiser_id is required. **Warning:** Line Items using manual triggers no
|
3137
|
+
# longer serve in Display & Video 360. This method will sunset on August 1, 2023.
|
3138
|
+
# Read our [feature deprecation announcement](/display-video/api/deprecations#
|
3139
|
+
# features.manual_triggers) for more information.
|
3139
3140
|
# @param [Fixnum] advertiser_id
|
3140
3141
|
# Required. The ID of the advertiser that the fetched manual triggers belong to.
|
3141
3142
|
# @param [String] filter
|
@@ -3193,9 +3194,10 @@ module Google
|
|
3193
3194
|
end
|
3194
3195
|
|
3195
3196
|
# Updates a manual trigger. Returns the updated manual trigger if successful. **
|
3196
|
-
# Warning:** Line Items using manual triggers
|
3197
|
-
#
|
3198
|
-
# display-video/api/deprecations#features.manual_triggers) for
|
3197
|
+
# Warning:** Line Items using manual triggers no longer serve in Display & Video
|
3198
|
+
# 360. This method will sunset on August 1, 2023. Read our [feature deprecation
|
3199
|
+
# announcement](/display-video/api/deprecations#features.manual_triggers) for
|
3200
|
+
# more information.
|
3199
3201
|
# @param [Fixnum] advertiser_id
|
3200
3202
|
# Required. Immutable. The unique ID of the advertiser that the manual trigger
|
3201
3203
|
# belongs to.
|
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.
|
4
|
+
version: 0.52.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-05-
|
11
|
+
date: 2023-05-21 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.52.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: []
|