late-sdk 0.0.627 → 0.0.628
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/BoostPostRequestTargeting.md +1 -1
- data/docs/CreateStandaloneAdRequest.md +1 -1
- data/docs/TargetingSpec.md +1 -1
- data/lib/zernio-sdk/models/boost_post_request_targeting.rb +1 -1
- data/lib/zernio-sdk/models/create_standalone_ad_request.rb +1 -1
- data/lib/zernio-sdk/models/targeting_spec.rb +1 -1
- data/lib/zernio-sdk/version.rb +1 -1
- data/openapi.yaml +3 -3
- data/zernio-sdk-0.0.628.gem +0 -0
- metadata +2 -2
- data/zernio-sdk-0.0.627.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: fb3a36da617e2797bb6d0d284c6d49a9e1c6eceacf59344855db2f5fc59842dc
|
|
4
|
+
data.tar.gz: e8a14eb77fb4f7aff571448016d2ea9cdefa368d53d6924e0f218c10bbc95b19
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f988c0fb3137cdcaac15195aff6011bc6cdc87499262c1801e7abac380fdc6115a5f49d1b9eff49b6e444c691271750bcd998d5b30ba5c11f5e4633331dafb6c
|
|
7
|
+
data.tar.gz: 7727c62c02377e594b7ede16ed5af3f965b7f911b6b8740e8e5315ba9085ca1266b8790ea51ed69624faede9c6c956c283dc3810d44283885100f2a5fa8ce0a9
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **age_min** | **Integer** | | [optional] |
|
|
8
8
|
| **age_max** | **Integer** | | [optional] |
|
|
9
|
-
| **gender** | **String** | Meta
|
|
9
|
+
| **gender** | **String** | Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X. | [optional] |
|
|
10
10
|
| **languages** | **Array<String>** | Meta locale ids (numeric), passed through as given. | [optional] |
|
|
11
11
|
| **countries** | **Array<String>** | ISO country codes. Required for TikTok boosts (TikTok's ad group requires location_ids); optional on other platforms. | [optional] |
|
|
12
12
|
| **regions** | [**Array<BoostPostRequestTargetingRegionsInner>**](BoostPostRequestTargetingRegionsInner.md) | Region/state targeting. `key` from /v1/ads/targeting/search?dimension=geo&geoType=region. | [optional] |
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
| **additional_descriptions** | **Array<String>** | Google Search RSA only. Extra descriptions. | [optional] |
|
|
72
72
|
| **advantage_audience** | **Integer** | Meta only. Controls the Advantage audience feature (targeting_automation). 0 = disabled (default), 1 = enabled. Meta Marketing API requires this field on all ad set creation requests. | [optional] |
|
|
73
73
|
| **attribution_spec** | [**Array<CreateStandaloneAdRequestAttributionSpecInner>**](CreateStandaloneAdRequestAttributionSpecInner.md) | Meta only. Conversion attribution window for the ad set — maps 1:1 to Meta's ad-set `attribution_spec`. Only honored for conversion goals (`conversions`, `lead_generation`, `app_promotion`); ignored for awareness/traffic/engagement. Omit to use Meta's default (`7-day click` + `1-day view`). Meta enforces the valid combinations: `VIEW_THROUGH` only allows `windowDays: 1` (7d/28d view windows were removed Jan 2026); `ENGAGED_VIDEO_VIEW` only `1` and only alongside `VIEW_THROUGH: 1`; `CLICK_THROUGH: 28` only on certain objectives. Invalid combos surface as a Meta 400. Example: `[{ \"eventType\": \"CLICK_THROUGH\", \"windowDays\": 7 }, { \"eventType\": \"VIEW_THROUGH\", \"windowDays\": 1 }]` | [optional] |
|
|
74
|
-
| **gender** | **String** |
|
|
74
|
+
| **gender** | **String** | Restrict the audience by gender. 'male' targets men only, 'female' targets women only, 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X. | [optional][default to 'all'] |
|
|
75
75
|
| **bid_strategy** | [**BidStrategy**](BidStrategy.md) | Meta bid strategy applied to the ad set. | [optional] |
|
|
76
76
|
| **bid_amount** | **Float** | Bid cap in WHOLE currency units (USD: 5 = $5.00; JPY: 100 = ¥100). Required when `bidStrategy` is `LOWEST_COST_WITH_BID_CAP` or `COST_CAP`. | [optional] |
|
|
77
77
|
| **roas_average_floor** | **Float** | Minimum ROAS as a decimal multiplier (e.g. 2.0 = 2.0x ROAS). Required when `bidStrategy` is `LOWEST_COST_WITH_MIN_ROAS`. Sent to Meta as `bid_constraints.roas_average_floor` × 10000. | [optional] |
|
data/docs/TargetingSpec.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
| **excluded_locations** | [**TargetingSpecExcludedLocations**](TargetingSpecExcludedLocations.md) | | [optional] |
|
|
14
14
|
| **age_min** | **Integer** | | [optional] |
|
|
15
15
|
| **age_max** | **Integer** | | [optional] |
|
|
16
|
-
| **gender** | **String** | Restrict by gender. 'all' (default) targets everyone. | [optional] |
|
|
16
|
+
| **gender** | **String** | Restrict by gender. 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X. | [optional] |
|
|
17
17
|
| **income_tier** | **String** | Normalized household-income tier (ZIP/percentile based). Meta and TikTok express all four. Google maps only `top_10` (its INCOME_RANGE_90_UP); other tiers on Google, and any income tier on LinkedIn / X / Pinterest, are rejected. On Meta, income/zip targeting requires the relevant `specialAdCategories` to be unset (housing/employment/credit ads cannot use it). | [optional] |
|
|
18
18
|
| **languages** | **Array<String>** | Language codes restricting the audience by language. On Meta, ISO 639-1 codes (e.g. ['en']); a bare code targets all regional variants (\"en\" = all English), or use a region-qualified code (\"en_GB\", \"pt_BR\") for a specific one. Unknown codes are rejected. | [optional] |
|
|
19
19
|
| **interests** | [**Array<CreateStandaloneAdRequestBehaviorsInner>**](CreateStandaloneAdRequestBehaviorsInner.md) | Interest entities from /v1/ads/targeting/search?dimension=interest. Each carries the platform's opaque id. | [optional] |
|
|
@@ -204,7 +204,7 @@ module Zernio
|
|
|
204
204
|
# Meta only. Conversion attribution window for the ad set — maps 1:1 to Meta's ad-set `attribution_spec`. Only honored for conversion goals (`conversions`, `lead_generation`, `app_promotion`); ignored for awareness/traffic/engagement. Omit to use Meta's default (`7-day click` + `1-day view`). Meta enforces the valid combinations: `VIEW_THROUGH` only allows `windowDays: 1` (7d/28d view windows were removed Jan 2026); `ENGAGED_VIDEO_VIEW` only `1` and only alongside `VIEW_THROUGH: 1`; `CLICK_THROUGH: 28` only on certain objectives. Invalid combos surface as a Meta 400. Example: `[{ \"eventType\": \"CLICK_THROUGH\", \"windowDays\": 7 }, { \"eventType\": \"VIEW_THROUGH\", \"windowDays\": 1 }]`
|
|
205
205
|
attr_accessor :attribution_spec
|
|
206
206
|
|
|
207
|
-
#
|
|
207
|
+
# Restrict the audience by gender. 'male' targets men only, 'female' targets women only, 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X.
|
|
208
208
|
attr_accessor :gender
|
|
209
209
|
|
|
210
210
|
# Meta bid strategy applied to the ad set.
|
|
@@ -40,7 +40,7 @@ module Zernio
|
|
|
40
40
|
|
|
41
41
|
attr_accessor :age_max
|
|
42
42
|
|
|
43
|
-
# Restrict by gender. 'all' (default) targets everyone.
|
|
43
|
+
# Restrict by gender. 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X.
|
|
44
44
|
attr_accessor :gender
|
|
45
45
|
|
|
46
46
|
# Normalized household-income tier (ZIP/percentile based). Meta and TikTok express all four. Google maps only `top_10` (its INCOME_RANGE_90_UP); other tiers on Google, and any income tier on LinkedIn / X / Pinterest, are rejected. On Meta, income/zip targeting requires the relevant `specialAdCategories` to be unset (housing/employment/credit ads cannot use it).
|
data/lib/zernio-sdk/version.rb
CHANGED
data/openapi.yaml
CHANGED
|
@@ -6772,7 +6772,7 @@ components:
|
|
|
6772
6772
|
address: { type: string, description: "Optional label, sent to Meta as `address_string`. latitude/longitude take precedence for the pin location." }
|
|
6773
6773
|
ageMin: { type: integer, minimum: 13, maximum: 100 }
|
|
6774
6774
|
ageMax: { type: integer, minimum: 13, maximum: 100 }
|
|
6775
|
-
gender: { type: string, enum: [all, male, female], description: "Restrict by gender. 'all' (default) targets everyone." }
|
|
6775
|
+
gender: { type: string, enum: [all, male, female], description: "Restrict by gender. 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X." }
|
|
6776
6776
|
incomeTier:
|
|
6777
6777
|
type: string
|
|
6778
6778
|
enum: [top_5, top_10, top_10_25, top_25_50]
|
|
@@ -37376,7 +37376,7 @@ paths:
|
|
|
37376
37376
|
properties:
|
|
37377
37377
|
ageMin: { type: integer, minimum: 13, maximum: 65 }
|
|
37378
37378
|
ageMax: { type: integer, minimum: 13, maximum: 65 }
|
|
37379
|
-
gender: { type: string, enum: [all, male, female], description: "Meta
|
|
37379
|
+
gender: { type: string, enum: [all, male, female], description: "Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X." }
|
|
37380
37380
|
languages: { type: array, items: { type: string }, description: "Meta locale ids (numeric), passed through as given." }
|
|
37381
37381
|
countries: { type: array, items: { type: string }, description: "ISO country codes. Required for TikTok boosts (TikTok's ad group requires location_ids); optional on other platforms." }
|
|
37382
37382
|
regions:
|
|
@@ -38151,7 +38151,7 @@ paths:
|
|
|
38151
38151
|
`VIEW_THROUGH: 1`; `CLICK_THROUGH: 28` only on certain objectives. Invalid combos
|
|
38152
38152
|
surface as a Meta 400.
|
|
38153
38153
|
Example: `[{ "eventType": "CLICK_THROUGH", "windowDays": 7 }, { "eventType": "VIEW_THROUGH", "windowDays": 1 }]`
|
|
38154
|
-
gender: { type: string, enum: [all, male, female], default: all, description: "
|
|
38154
|
+
gender: { type: string, enum: [all, male, female], default: all, description: "Restrict the audience by gender. 'male' targets men only, 'female' targets women only, 'all' (default) targets everyone. Applied on Meta, TikTok and Pinterest. Ignored on Google, LinkedIn and X." }
|
|
38155
38155
|
bidStrategy:
|
|
38156
38156
|
allOf: [{ $ref: '#/components/schemas/BidStrategy' }]
|
|
38157
38157
|
description: "Meta bid strategy applied to the ad set."
|
|
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.628
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
@@ -4913,7 +4913,7 @@ files:
|
|
|
4913
4913
|
- spec/models/you_tube_video_retention_response_retention_curve_inner_spec.rb
|
|
4914
4914
|
- spec/models/you_tube_video_retention_response_spec.rb
|
|
4915
4915
|
- spec/spec_helper.rb
|
|
4916
|
-
- zernio-sdk-0.0.
|
|
4916
|
+
- zernio-sdk-0.0.628.gem
|
|
4917
4917
|
- zernio-sdk.gemspec
|
|
4918
4918
|
homepage: https://openapi-generator.tech
|
|
4919
4919
|
licenses:
|
data/zernio-sdk-0.0.627.gem
DELETED
|
Binary file
|