late-sdk 0.0.579 → 0.0.581
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/AdCampaignsApi.md +1 -1
- data/docs/SubmitPhoneNumberKycRequest.md +1 -1
- data/docs/SubmitWhatsAppNumberKycRequest.md +1 -1
- data/lib/zernio-sdk/api/ad_campaigns_api.rb +2 -2
- data/lib/zernio-sdk/models/submit_phone_number_kyc_request.rb +1 -1
- data/lib/zernio-sdk/models/submit_whats_app_number_kyc_request.rb +1 -1
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +11 -6
- data/spec/api/ad_campaigns_api_spec.rb +1 -1
- data/zernio-sdk-0.0.581.gem +0 -0
- metadata +3 -3
- data/zernio-sdk-0.0.579.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: 9acc8e10c6c1a75e16f5b8e1f3c1fea1aa3ea00c38473c91907d3633b62f70a7
|
|
4
|
+
data.tar.gz: ff5326b73646283f2339b3e3bbcbd1da731ba64f0e6afc43579c921a4d08c6f6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '029cacdf34e28a2ffc0e1179f065e92d8f54590bac33a3a6cc343534c9dcd3044c69f03b210aed7db02c9e8cd6cdfb8ef43598835bea8c56da40add25b6bd171'
|
|
7
|
+
data.tar.gz: 409b223fd2d64850faeb2e017beaf2b149f174b62e76259417e897a82058922fa63d408bde170af228c06e9534d8c551d40593da9bc7a8a1f3613c28a2761733
|
data/docs/AdCampaignsApi.md
CHANGED
|
@@ -1078,7 +1078,7 @@ end
|
|
|
1078
1078
|
|
|
1079
1079
|
List Search keywords
|
|
1080
1080
|
|
|
1081
|
-
Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword.
|
|
1081
|
+
Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword. Refreshed about once a week per Google Ads customer (the keyword sweep rides the ads discovery pass on a slower slot, to stay inside Google's shared daily API quota), so keywords added on Google can take several days to appear. A customer synced for the first time is populated on the next discovery pass rather than waiting for its weekly slot, and connecting an account or triggering a manual sync refreshes it immediately. Campaign-level negative keywords are not included; only ad-group-level criteria are.
|
|
1082
1082
|
|
|
1083
1083
|
### Examples
|
|
1084
1084
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **profile_id** | **String** | | |
|
|
8
8
|
| **country** | **String** | | |
|
|
9
9
|
| **submission_id** | **String** | Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number. | [optional] |
|
|
10
|
-
| **quantity** | **Integer** | Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). | [optional][default to 1] |
|
|
10
|
+
| **quantity** | **Integer** | Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area's live stock is rejected with a 400. | [optional][default to 1] |
|
|
11
11
|
| **reuse** | **Boolean** | Reuse a prior approved verification for this country (skips document/field collection; places the order immediately). | [optional] |
|
|
12
12
|
| **reuse_option_id** | **String** | Which reusable verification to use (GET reusable.options[].id). The unambiguous selection key. Omitted = the approved default. No match = 409. | [optional] |
|
|
13
13
|
| **reuse_from** | **String** | Legacy fallback for `reuseOptionId`: the source phone number (GET reusable.options[].fromPhoneNumber). Ambiguous when a number labels two verifications — prefer `reuseOptionId`. Omitted = the approved default. No match = 409. | [optional] |
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| **profile_id** | **String** | | |
|
|
8
8
|
| **country** | **String** | | |
|
|
9
9
|
| **submission_id** | **String** | Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number. | [optional] |
|
|
10
|
-
| **quantity** | **Integer** | Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). | [optional][default to 1] |
|
|
10
|
+
| **quantity** | **Integer** | Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area's live stock is rejected with a 400. | [optional][default to 1] |
|
|
11
11
|
| **reuse** | **Boolean** | Reuse a prior approved verification for this country (skips document/field collection; places the order immediately). | [optional] |
|
|
12
12
|
| **reuse_option_id** | **String** | Which reusable verification to use (GET reusable.options[].id). The unambiguous selection key. Omitted = the approved default. No match = 409. | [optional] |
|
|
13
13
|
| **reuse_from** | **String** | Legacy fallback for `reuseOptionId`: the source phone number (GET reusable.options[].fromPhoneNumber). Ambiguous when a number labels two verifications — prefer `reuseOptionId`. Omitted = the approved default. No match = 409. | [optional] |
|
|
@@ -1108,7 +1108,7 @@ module Zernio
|
|
|
1108
1108
|
end
|
|
1109
1109
|
|
|
1110
1110
|
# List Search keywords
|
|
1111
|
-
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword.
|
|
1111
|
+
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword. Refreshed about once a week per Google Ads customer (the keyword sweep rides the ads discovery pass on a slower slot, to stay inside Google's shared daily API quota), so keywords added on Google can take several days to appear. A customer synced for the first time is populated on the next discovery pass rather than waiting for its weekly slot, and connecting an account or triggering a manual sync refreshes it immediately. Campaign-level negative keywords are not included; only ad-group-level criteria are.
|
|
1112
1112
|
# @param [Hash] opts the optional parameters
|
|
1113
1113
|
# @option opts [Integer] :page Page number (1-based) (default to 1)
|
|
1114
1114
|
# @option opts [Integer] :limit (default to 50)
|
|
@@ -1128,7 +1128,7 @@ module Zernio
|
|
|
1128
1128
|
end
|
|
1129
1129
|
|
|
1130
1130
|
# List Search keywords
|
|
1131
|
-
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword.
|
|
1131
|
+
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword. Refreshed about once a week per Google Ads customer (the keyword sweep rides the ads discovery pass on a slower slot, to stay inside Google's shared daily API quota), so keywords added on Google can take several days to appear. A customer synced for the first time is populated on the next discovery pass rather than waiting for its weekly slot, and connecting an account or triggering a manual sync refreshes it immediately. Campaign-level negative keywords are not included; only ad-group-level criteria are.
|
|
1132
1132
|
# @param [Hash] opts the optional parameters
|
|
1133
1133
|
# @option opts [Integer] :page Page number (1-based) (default to 1)
|
|
1134
1134
|
# @option opts [Integer] :limit (default to 50)
|
|
@@ -22,7 +22,7 @@ module Zernio
|
|
|
22
22
|
# Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number.
|
|
23
23
|
attr_accessor :submission_id
|
|
24
24
|
|
|
25
|
-
# Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort).
|
|
25
|
+
# Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area's live stock is rejected with a 400.
|
|
26
26
|
attr_accessor :quantity
|
|
27
27
|
|
|
28
28
|
# Reuse a prior approved verification for this country (skips document/field collection; places the order immediately).
|
|
@@ -22,7 +22,7 @@ module Zernio
|
|
|
22
22
|
# Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number.
|
|
23
23
|
attr_accessor :submission_id
|
|
24
24
|
|
|
25
|
-
# Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort).
|
|
25
|
+
# Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area's live stock is rejected with a 400.
|
|
26
26
|
attr_accessor :quantity
|
|
27
27
|
|
|
28
28
|
# Reuse a prior approved verification for this country (skips document/field collection; places the order immediately).
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -28671,7 +28671,7 @@ paths:
|
|
|
28671
28671
|
profileId: { type: string }
|
|
28672
28672
|
country: { type: string }
|
|
28673
28673
|
submissionId: { type: string, description: Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number. }
|
|
28674
|
-
quantity: { type: integer, minimum: 1, maximum: 5, default: 1, description: 'Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort).' }
|
|
28674
|
+
quantity: { type: integer, minimum: 1, maximum: 5, default: 1, description: 'Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area''s live stock is rejected with a 400.' }
|
|
28675
28675
|
reuse: { type: boolean, description: Reuse a prior approved verification for this country (skips document/field collection; places the order immediately). }
|
|
28676
28676
|
reuseOptionId: { type: string, description: 'Which reusable verification to use (GET reusable.options[].id). The unambiguous selection key. Omitted = the approved default. No match = 409.' }
|
|
28677
28677
|
reuseFrom: { type: string, description: 'Legacy fallback for `reuseOptionId`: the source phone number (GET reusable.options[].fromPhoneNumber). Ambiguous when a number labels two verifications — prefer `reuseOptionId`. Omitted = the approved default. No match = 409.' }
|
|
@@ -29643,7 +29643,7 @@ paths:
|
|
|
29643
29643
|
profileId: { type: string }
|
|
29644
29644
|
country: { type: string }
|
|
29645
29645
|
submissionId: { type: string, description: Idempotency token for this submission attempt. A retry/double-submit with the same token returns the same number; omit and each call creates a new number. }
|
|
29646
|
-
quantity: { type: integer, minimum: 1, maximum: 5, default: 1, description: 'Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort).' }
|
|
29646
|
+
quantity: { type: integer, minimum: 1, maximum: 5, default: 1, description: 'Provision several same-country numbers from one submission (1-5). The single verification covers all of them; each number is billed only when it activates. Numbers that fail to order are skipped (best-effort). With `areaCode`, a quantity above that area''s live stock is rejected with a 400.' }
|
|
29647
29647
|
reuse: { type: boolean, description: Reuse a prior approved verification for this country (skips document/field collection; places the order immediately). }
|
|
29648
29648
|
reuseOptionId: { type: string, description: 'Which reusable verification to use (GET reusable.options[].id). The unambiguous selection key. Omitted = the approved default. No match = 409.' }
|
|
29649
29649
|
reuseFrom: { type: string, description: 'Legacy fallback for `reuseOptionId`: the source phone number (GET reusable.options[].fromPhoneNumber). Ambiguous when a number labels two verifications — prefer `reuseOptionId`. Omitted = the approved default. No match = 409.' }
|
|
@@ -33742,10 +33742,15 @@ paths:
|
|
|
33742
33742
|
summary: List Search keywords
|
|
33743
33743
|
description: |
|
|
33744
33744
|
Returns the Google Search keyword criteria (positive and negative) synced from
|
|
33745
|
-
connected Google Ads accounts, one row per ad-group keyword.
|
|
33746
|
-
|
|
33747
|
-
|
|
33748
|
-
|
|
33745
|
+
connected Google Ads accounts, one row per ad-group keyword. Refreshed about
|
|
33746
|
+
once a week per Google Ads customer (the keyword sweep rides the ads discovery
|
|
33747
|
+
pass on a slower slot, to stay inside Google's shared daily API quota), so
|
|
33748
|
+
keywords added on Google can take several days to appear. A customer synced
|
|
33749
|
+
for the first time is populated on the next discovery pass rather than
|
|
33750
|
+
waiting for its weekly slot, and connecting an account or triggering a
|
|
33751
|
+
manual sync refreshes it immediately.
|
|
33752
|
+
Campaign-level negative keywords are not included; only ad-group-level
|
|
33753
|
+
criteria are.
|
|
33749
33754
|
security:
|
|
33750
33755
|
- bearerAuth: []
|
|
33751
33756
|
parameters:
|
|
@@ -235,7 +235,7 @@ describe 'AdCampaignsApi' do
|
|
|
235
235
|
|
|
236
236
|
# unit tests for list_ad_keywords
|
|
237
237
|
# List Search keywords
|
|
238
|
-
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword.
|
|
238
|
+
# Returns the Google Search keyword criteria (positive and negative) synced from connected Google Ads accounts, one row per ad-group keyword. Refreshed about once a week per Google Ads customer (the keyword sweep rides the ads discovery pass on a slower slot, to stay inside Google's shared daily API quota), so keywords added on Google can take several days to appear. A customer synced for the first time is populated on the next discovery pass rather than waiting for its weekly slot, and connecting an account or triggering a manual sync refreshes it immediately. Campaign-level negative keywords are not included; only ad-group-level criteria are.
|
|
239
239
|
# @param [Hash] opts the optional parameters
|
|
240
240
|
# @option opts [Integer] :page Page number (1-based)
|
|
241
241
|
# @option opts [Integer] :limit
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
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.581
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-07-
|
|
11
|
+
date: 2026-07-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: typhoeus
|
|
@@ -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.581.gem
|
|
4797
4797
|
- zernio-sdk.gemspec
|
|
4798
4798
|
homepage: https://openapi-generator.tech
|
|
4799
4799
|
licenses:
|
data/zernio-sdk-0.0.579.gem
DELETED
|
Binary file
|