google-apis-displayvideo_v1 0.47.0 → 0.48.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/displayvideo_v1/classes.rb +11 -20
- data/lib/google/apis/displayvideo_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0f2fc560db9b16ee30e6bd74e148e7af3604d224ec782226b92bf51cd8b4e8a4
|
4
|
+
data.tar.gz: e44eb4307706939c6bbe73d72bb7519a30fabee98787c4bfd31fbcda44037d76
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 921acc8b0361bab98cfd1fce8286a2ff30cdfd1d6faeadddaf3349d1f3705c2666ebceed027f900c33437b2853f1b0a26f3a2f7874858d23796cf5b795c88dfd
|
7
|
+
data.tar.gz: cbba1bf5cc65cc6c6ba167af1c9aa33a8b9ae49acbc99bd9410fcdd6eca60f48ec4713a65904b3d2e8e32bf9bd1a2ca8276c9b999246fd57ffbbc56b5ac581c1
|
data/CHANGELOG.md
CHANGED
@@ -568,12 +568,9 @@ module Google
|
|
568
568
|
|
569
569
|
# Media ID of the uploaded asset. This is a unique identifier for the asset.
|
570
570
|
# This ID can be passed to other API calls, e.g. CreateCreative to associate the
|
571
|
-
# asset with a creative.
|
572
|
-
#
|
573
|
-
#
|
574
|
-
# before using them for creative production.** **After April 5, you can update
|
575
|
-
# cached media IDs to the new values by retrieving them from associated creative
|
576
|
-
# resources or re-uploading them.**
|
571
|
+
# asset with a creative. The Media ID space updated on **April 5, 2023**. Update
|
572
|
+
# media IDs cached before **April 5, 2023** by retrieving the new media ID from
|
573
|
+
# associated creative resources or re-uploading the asset.
|
577
574
|
# Corresponds to the JSON property `mediaId`
|
578
575
|
# @return [Fixnum]
|
579
576
|
attr_accessor :media_id
|
@@ -3303,11 +3300,9 @@ module Google
|
|
3303
3300
|
|
3304
3301
|
# Additional dimensions. Applicable when creative_type is one of: * `
|
3305
3302
|
# CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE` * `CREATIVE_TYPE_NATIVE` *
|
3306
|
-
# `
|
3307
|
-
#
|
3308
|
-
#
|
3309
|
-
# this field is specified, width_pixels and height_pixels are both required and
|
3310
|
-
# must be greater than or equal to 0.
|
3303
|
+
# `CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `CREATIVE_TYPE_LIGHTBOX` * `
|
3304
|
+
# CREATIVE_TYPE_PUBLISHER_HOSTED` If this field is specified, width_pixels and
|
3305
|
+
# height_pixels are both required and must be greater than or equal to 0.
|
3311
3306
|
# Corresponds to the JSON property `additionalDimensions`
|
3312
3307
|
# @return [Array<Google::Apis::DisplayvideoV1::Dimensions>]
|
3313
3308
|
attr_accessor :additional_dimensions
|
@@ -3322,9 +3317,7 @@ module Google
|
|
3322
3317
|
# @return [String]
|
3323
3318
|
attr_accessor :appended_tag
|
3324
3319
|
|
3325
|
-
# Required. Assets associated to this creative.
|
3326
|
-
# creative in one of following roles: * `ASSET_ROLE_UNSPECIFIED` * `
|
3327
|
-
# ASSET_ROLE_MAIN` * `ASSET_ROLE_BACKUP` * `ASSET_ROLE_POLITE_LOAD`
|
3320
|
+
# Required. Assets associated to this creative.
|
3328
3321
|
# Corresponds to the JSON property `assets`
|
3329
3322
|
# @return [Array<Google::Apis::DisplayvideoV1::AssetAssociation>]
|
3330
3323
|
attr_accessor :assets
|
@@ -3465,9 +3458,8 @@ module Google
|
|
3465
3458
|
|
3466
3459
|
# JavaScript measurement URL from supported third-party verification providers (
|
3467
3460
|
# ComScore, DoubleVerify, IAS, Moat). HTML script tags are not supported. This
|
3468
|
-
# field is only
|
3469
|
-
# `CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `
|
3470
|
-
# CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
|
3461
|
+
# field is only writeable in following creative_type: * `CREATIVE_TYPE_NATIVE` *
|
3462
|
+
# `CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
|
3471
3463
|
# Corresponds to the JSON property `jsTrackerUrl`
|
3472
3464
|
# @return [String]
|
3473
3465
|
attr_accessor :js_tracker_url
|
@@ -3608,9 +3600,8 @@ module Google
|
|
3608
3600
|
# The URLs must start with https (except on inventory that doesn't require SSL
|
3609
3601
|
# compliance). If using macros in your URL, use only macros supported by Display
|
3610
3602
|
# & Video 360. Standard URLs only, no IMG or SCRIPT tags. This field is only
|
3611
|
-
#
|
3612
|
-
# CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `
|
3613
|
-
# CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
|
3603
|
+
# writeable in following creative_type: * `CREATIVE_TYPE_NATIVE` * `
|
3604
|
+
# CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
|
3614
3605
|
# Corresponds to the JSON property `trackerUrls`
|
3615
3606
|
# @return [Array<String>]
|
3616
3607
|
attr_accessor :tracker_urls
|
@@ -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.48.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 = "20230406"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
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.48.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-
|
11
|
+
date: 2023-04-16 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.48.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: []
|