late-sdk 0.0.652 → 0.0.653
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/zernio-sdk/models/ad_creative.rb +1 -0
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +1 -1
- data/zernio-sdk-0.0.653.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.652.gem +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7f8808614c30caee2cf546dfe7e7fd914bfc91377e3d8b49cd3c25b381279f54
|
|
4
|
+
data.tar.gz: 991c660a8c74d1eb71ba89d46bd087ea82f7f9d24f80a2fa29ea9ea521948870
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '08594bd0015714a2c4aa82c2302272f1aafa6036772c2518319f1918a216f42745a03a85b6580d3c3f257753640f58d8ec3c796b29267a51e84448f65d0a7fba'
|
|
7
|
+
data.tar.gz: c389c66133a1b8ad399a581e59ca3c7fb2d2b84ce3c48a4f01688a9140fa401a5cdba4231214b84bb9e7b2fcd45822ccb279e39641c23ab7b8380eaf9ad779d9
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -6995,7 +6995,7 @@ components:
|
|
|
6995
6995
|
type: [object, "null"]
|
|
6996
6996
|
description: Platform-specific creative data. Fields vary by platform.
|
|
6997
6997
|
properties:
|
|
6998
|
-
thumbnailUrl: { type: string, description: Primary thumbnail/image URL }
|
|
6998
|
+
thumbnailUrl: { type: [string, "null"], description: Primary thumbnail/image URL }
|
|
6999
6999
|
imageUrl: { type: string, description: Alternative image URL }
|
|
7000
7000
|
videoId: { type: [string, "null"], description: "Meta video ID for VIDEO-type ads. Null for non-video ads. Callers that need an embeddable MP4 can call GET /{videoId}?fields=source with the page access token." }
|
|
7001
7001
|
videoUrl: { type: [string, "null"], description: "Public Facebook watch URL for VIDEO-type ads (https://www.facebook.com/watch/?v={videoId}). Null for non-video ads." }
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: late-sdk
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.653
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -4925,7 +4925,7 @@ files:
|
|
|
4925
4925
|
- spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
|
|
4926
4926
|
- spec/models/you_tube_video_retention_response_spec.rb
|
|
4927
4927
|
- spec/spec_helper.rb
|
|
4928
|
-
- zernio-sdk-0.0.
|
|
4928
|
+
- zernio-sdk-0.0.653.gem
|
|
4929
4929
|
- zernio-sdk.gemspec
|
|
4930
4930
|
homepage: https://openapi-generator.tech
|
|
4931
4931
|
licenses:
|
data/zernio-sdk-0.0.652.gem
DELETED
|
Binary file
|