late-sdk 0.0.581 → 0.0.583
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/docs/GetLinkedInPostAnalytics200ResponseAnalytics.md +1 -1
- data/lib/zernio-sdk/models/get_linked_in_post_analytics200_response_analytics.rb +1 -1
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +5 -3
- data/zernio-sdk-0.0.583.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.581.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: e7e0ce2357839421532edacb0108c93e923a662ddad2b2f6db2e515d30d9e4d5
|
|
4
|
+
data.tar.gz: 34968f3cbd14acc15f84026eef73288f7c1c7ad87f6abc6cfbf9470fc19236ac
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 413e2edf7bd67d77cf730ccb875bcd81be5db37210fbc7819482234a27c43b5d8ac6b812ee69c71f29a0fad16b4f4584f47dd1094c5c91c78b096eb4d7394847
|
|
7
|
+
data.tar.gz: 999c2572212fc84a17d6e4b678c85c606796df2855bd53638f746af80707156073cf98f417e8cd594f71a37989936c2bd1b07fcda7a2c236105ca7184590a18a
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
| **saves** | **Integer** | Times the post was saved (personal accounts only; 0 for organization accounts) | [optional] |
|
|
13
13
|
| **sends** | **Integer** | Times the post was sent via LinkedIn messaging (personal accounts only; 0 for organization accounts) | [optional] |
|
|
14
14
|
| **clicks** | **Integer** | Clicks on the post (organization accounts only) | [optional] |
|
|
15
|
-
| **views** | **Integer** | Video views (video posts only) | [optional] |
|
|
15
|
+
| **views** | **Integer** | Video views (video posts only). Organization accounts require the connected LinkedIn user to be an ADMINISTRATOR of the page; CONTENT_ADMINISTRATOR returns 0. | [optional] |
|
|
16
16
|
| **engagement_rate** | **Float** | Engagement rate as percentage | [optional] |
|
|
17
17
|
|
|
18
18
|
## Example
|
|
@@ -39,7 +39,7 @@ module Zernio
|
|
|
39
39
|
# Clicks on the post (organization accounts only)
|
|
40
40
|
attr_accessor :clicks
|
|
41
41
|
|
|
42
|
-
# Video views (video posts only)
|
|
42
|
+
# Video views (video posts only). Organization accounts require the connected LinkedIn user to be an ADMINISTRATOR of the page; CONTENT_ADMINISTRATOR returns 0.
|
|
43
43
|
attr_accessor :views
|
|
44
44
|
|
|
45
45
|
# Engagement rate as percentage
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -18494,7 +18494,7 @@ paths:
|
|
|
18494
18494
|
saves: { type: integer, description: Times the post was saved (personal accounts only; 0 for organization accounts) }
|
|
18495
18495
|
sends: { type: integer, description: Times the post was sent via LinkedIn messaging (personal accounts only; 0 for organization accounts) }
|
|
18496
18496
|
clicks: { type: integer, description: Clicks on the post (organization accounts only) }
|
|
18497
|
-
views: { type: integer, description: Video views (video posts only) }
|
|
18497
|
+
views: { type: integer, description: 'Video views (video posts only). Organization accounts require the connected LinkedIn user to be an ADMINISTRATOR of the page; CONTENT_ADMINISTRATOR returns 0.' }
|
|
18498
18498
|
engagementRate: { type: number, description: Engagement rate as percentage }
|
|
18499
18499
|
lastUpdated: { type: string, format: date-time }
|
|
18500
18500
|
example:
|
|
@@ -28193,8 +28193,9 @@ paths:
|
|
|
28193
28193
|
ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
|
|
28194
28194
|
name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
|
|
28195
28195
|
count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
|
|
28196
|
-
'400': { description: Country not offerable }
|
|
28196
|
+
'400': { description: 'Country not offerable, or the inventory provider rejected the lookup (its 4xx status is forwarded as-is).' }
|
|
28197
28197
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
28198
|
+
'502': { description: 'The inventory provider was unreachable or returned an unclassified error.' }
|
|
28198
28199
|
|
|
28199
28200
|
/v1/whatsapp/phone-numbers:
|
|
28200
28201
|
get:
|
|
@@ -28565,8 +28566,9 @@ paths:
|
|
|
28565
28566
|
ndc: { type: string, description: 'Area code (national destination code), e.g. "11".' }
|
|
28566
28567
|
name: { type: string, description: 'Area name: "City, ST" for US/CA (e.g. "Miami, FL"), city otherwise (e.g. "Sao Paulo").' }
|
|
28567
28568
|
count: { type: integer, description: 'Numbers available in this area: country-wide count for US/CA, numbers seen on the latest inventory page otherwise.' }
|
|
28568
|
-
'400': { description: Country not offerable }
|
|
28569
|
+
'400': { description: 'Country not offerable, or the inventory provider rejected the lookup (its 4xx status is forwarded as-is).' }
|
|
28569
28570
|
'401': { $ref: '#/components/responses/Unauthorized' }
|
|
28571
|
+
'502': { description: 'The inventory provider was unreachable or returned an unclassified error.' }
|
|
28570
28572
|
|
|
28571
28573
|
/v1/phone-numbers/kyc:
|
|
28572
28574
|
get:
|
|
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.583
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -4793,7 +4793,7 @@ files:
|
|
|
4793
4793
|
- spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
|
|
4794
4794
|
- spec/models/you_tube_video_retention_response_spec.rb
|
|
4795
4795
|
- spec/spec_helper.rb
|
|
4796
|
-
- zernio-sdk-0.0.
|
|
4796
|
+
- zernio-sdk-0.0.583.gem
|
|
4797
4797
|
- zernio-sdk.gemspec
|
|
4798
4798
|
homepage: https://openapi-generator.tech
|
|
4799
4799
|
licenses:
|
data/zernio-sdk-0.0.581.gem
DELETED
|
Binary file
|