late-sdk 0.0.585 → 0.0.586

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e53169247dd19101d63bbcf53cfe9291f4b2bd59852fc831defc2d6d3f5bda7a
4
- data.tar.gz: 5509e3d0ad76efa2b079bdde1cd49c65ffd22168d3d161bdedd548c6e125585e
3
+ metadata.gz: bd48eaaf11c329cb858004f6fbfa99b059e7d45647e3fda91679f82065051d1e
4
+ data.tar.gz: eb5d4e343cdb85fa82a3116dcdfa53148a1bda552edb4959fbd28d0898cadc40
5
5
  SHA512:
6
- metadata.gz: 74cc51a229a81d2f8cca6bf6d2e9a2bc19678a2e3f17ce4f18124b3330f296f2838521aa2cc70bd8bc1d779801d5ec97387332d6c75390b6bd2d2074fa3d6f7c
7
- data.tar.gz: 886c32bc8c5b1826444601fb5d79c31b0089381cfc1cfa0822a14e0af7d897ba2df04cc98600194770b903c828ad5776e82c1099e4451af7598fad7de5152d9d
6
+ metadata.gz: 93a73b6263bc9b030252bff2578267e833f261410aaa9fb466437e02f05467a16716715d2540cf0c3ca9719d17593d5b8e197b52f1a59b32af93d66778c24ae8
7
+ data.tar.gz: ba21a4eb8275665c862e3dd2859dfd6269c68b9fb6ef663159f1fa18f72ed554918e7a51865d919ba1e22004b72f05ca07229da8ca90871490253fbab984bc20
@@ -11,5 +11,5 @@ Generator version: 7.19.0
11
11
  =end
12
12
 
13
13
  module Zernio
14
- VERSION = '0.0.585'
14
+ VERSION = '0.0.586'
15
15
  end
data/openapi.yaml CHANGED
@@ -39028,7 +39028,7 @@ paths:
39028
39028
  description: Required as query OR in JSON body.
39029
39029
  responses:
39030
39030
  '204': { description: Soft-deleted. }
39031
- '400': { description: adAccountId missing. }
39031
+ '400': { description: 'adAccountId missing, or accountId is not a valid id.' }
39032
39032
  '401': { $ref: '#/components/responses/Unauthorized' }
39033
39033
  '403': { description: Ads add-on or LinkedIn reconnect required. }
39034
39034
  '404': { description: Account or destination not found. }
@@ -39184,8 +39184,9 @@ paths:
39184
39184
  reason: { type: string }
39185
39185
  '400':
39186
39186
  description: |
39187
- Validation error: missing `adAccountId` or `campaignIds`, or
39188
- campaignIds exceeds 100 entries per request.
39187
+ Validation error: missing `adAccountId` or `campaignIds`,
39188
+ campaignIds exceeds 100 entries per request, or `accountId` is not
39189
+ a valid id.
39189
39190
  '401': { $ref: '#/components/responses/Unauthorized' }
39190
39191
  '403': { description: Ads add-on or LinkedIn reconnect required. }
39191
39192
  '404': { description: Account or destination not found. }
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.585
4
+ version: 0.0.586
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.585.gem
4796
+ - zernio-sdk-0.0.586.gem
4797
4797
  - zernio-sdk.gemspec
4798
4798
  homepage: https://openapi-generator.tech
4799
4799
  licenses:
Binary file