@adcp/sdk 6.0.0 → 6.1.0
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.
- package/dist/lib/core/AgentClient.d.ts.map +1 -1
- package/dist/lib/core/SingleAgentClient.d.ts.map +1 -1
- package/dist/lib/core/SingleAgentClient.js +12 -0
- package/dist/lib/core/SingleAgentClient.js.map +1 -1
- package/dist/lib/core/TaskExecutor.d.ts +14 -0
- package/dist/lib/core/TaskExecutor.d.ts.map +1 -1
- package/dist/lib/core/TaskExecutor.js +16 -0
- package/dist/lib/core/TaskExecutor.js.map +1 -1
- package/dist/lib/schemas-data/v2.5/_provenance.json +8 -0
- package/dist/lib/schemas-data/v2.5/adagents.json +494 -0
- package/dist/lib/schemas-data/v2.5/core/activation-key.json +50 -0
- package/dist/lib/schemas-data/v2.5/core/assets/audio-asset.json +32 -0
- package/dist/lib/schemas-data/v2.5/core/assets/css-asset.json +21 -0
- package/dist/lib/schemas-data/v2.5/core/assets/daast-asset.json +87 -0
- package/dist/lib/schemas-data/v2.5/core/assets/html-asset.json +21 -0
- package/dist/lib/schemas-data/v2.5/core/assets/image-asset.json +38 -0
- package/dist/lib/schemas-data/v2.5/core/assets/javascript-asset.json +21 -0
- package/dist/lib/schemas-data/v2.5/core/assets/markdown-asset.json +31 -0
- package/dist/lib/schemas-data/v2.5/core/assets/text-asset.json +21 -0
- package/dist/lib/schemas-data/v2.5/core/assets/url-asset.json +26 -0
- package/dist/lib/schemas-data/v2.5/core/assets/vast-asset.json +87 -0
- package/dist/lib/schemas-data/v2.5/core/assets/video-asset.json +44 -0
- package/dist/lib/schemas-data/v2.5/core/assets/webhook-asset.json +71 -0
- package/dist/lib/schemas-data/v2.5/core/async-response-data.json +88 -0
- package/dist/lib/schemas-data/v2.5/core/brand-manifest-ref.json +33 -0
- package/dist/lib/schemas-data/v2.5/core/brand-manifest.json +409 -0
- package/dist/lib/schemas-data/v2.5/core/context.json +8 -0
- package/dist/lib/schemas-data/v2.5/core/creative-asset.json +125 -0
- package/dist/lib/schemas-data/v2.5/core/creative-assignment.json +31 -0
- package/dist/lib/schemas-data/v2.5/core/creative-filters.json +111 -0
- package/dist/lib/schemas-data/v2.5/core/creative-manifest.json +72 -0
- package/dist/lib/schemas-data/v2.5/core/creative-policy.json +27 -0
- package/dist/lib/schemas-data/v2.5/core/delivery-metrics.json +171 -0
- package/dist/lib/schemas-data/v2.5/core/deployment.json +93 -0
- package/dist/lib/schemas-data/v2.5/core/destination.json +53 -0
- package/dist/lib/schemas-data/v2.5/core/error.json +40 -0
- package/dist/lib/schemas-data/v2.5/core/ext.json +8 -0
- package/dist/lib/schemas-data/v2.5/core/format-id.json +47 -0
- package/dist/lib/schemas-data/v2.5/core/format.json +324 -0
- package/dist/lib/schemas-data/v2.5/core/frequency-cap.json +18 -0
- package/dist/lib/schemas-data/v2.5/core/mcp-webhook-payload.json +152 -0
- package/dist/lib/schemas-data/v2.5/core/measurement.json +48 -0
- package/dist/lib/schemas-data/v2.5/core/media-buy.json +62 -0
- package/dist/lib/schemas-data/v2.5/core/package.json +72 -0
- package/dist/lib/schemas-data/v2.5/core/performance-feedback.json +90 -0
- package/dist/lib/schemas-data/v2.5/core/placement.json +34 -0
- package/dist/lib/schemas-data/v2.5/core/pricing-option.json +35 -0
- package/dist/lib/schemas-data/v2.5/core/product-filters.json +102 -0
- package/dist/lib/schemas-data/v2.5/core/product.json +153 -0
- package/dist/lib/schemas-data/v2.5/core/promoted-offerings.json +115 -0
- package/dist/lib/schemas-data/v2.5/core/promoted-products.json +67 -0
- package/dist/lib/schemas-data/v2.5/core/property-id.json +14 -0
- package/dist/lib/schemas-data/v2.5/core/property-tag.json +16 -0
- package/dist/lib/schemas-data/v2.5/core/property.json +62 -0
- package/dist/lib/schemas-data/v2.5/core/protocol-envelope.json +146 -0
- package/dist/lib/schemas-data/v2.5/core/publisher-property-selector.json +92 -0
- package/dist/lib/schemas-data/v2.5/core/push-notification-config.json +48 -0
- package/dist/lib/schemas-data/v2.5/core/reporting-capabilities.json +71 -0
- package/dist/lib/schemas-data/v2.5/core/response.json +24 -0
- package/dist/lib/schemas-data/v2.5/core/signal-filters.json +35 -0
- package/dist/lib/schemas-data/v2.5/core/start-timing.json +18 -0
- package/dist/lib/schemas-data/v2.5/core/sub-asset.json +79 -0
- package/dist/lib/schemas-data/v2.5/core/targeting.json +50 -0
- package/dist/lib/schemas-data/v2.5/core/tasks-get-request.json +43 -0
- package/dist/lib/schemas-data/v2.5/core/tasks-get-response.json +166 -0
- package/dist/lib/schemas-data/v2.5/core/tasks-list-request.json +192 -0
- package/dist/lib/schemas-data/v2.5/core/tasks-list-response.json +183 -0
- package/dist/lib/schemas-data/v2.5/creative/asset-types/index.json +101 -0
- package/dist/lib/schemas-data/v2.5/creative/list-creative-formats-request.json +73 -0
- package/dist/lib/schemas-data/v2.5/creative/list-creative-formats-response.json +61 -0
- package/dist/lib/schemas-data/v2.5/creative/preview-creative-request.json +164 -0
- package/dist/lib/schemas-data/v2.5/creative/preview-creative-response.json +245 -0
- package/dist/lib/schemas-data/v2.5/creative/preview-render.json +225 -0
- package/dist/lib/schemas-data/v2.5/enums/adcp-domain.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/asset-content-type.json +22 -0
- package/dist/lib/schemas-data/v2.5/enums/auth-scheme.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/available-metric.json +18 -0
- package/dist/lib/schemas-data/v2.5/enums/channels.json +18 -0
- package/dist/lib/schemas-data/v2.5/enums/co-branding-requirement.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/creative-action.json +14 -0
- package/dist/lib/schemas-data/v2.5/enums/creative-agent-capability.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/creative-sort-field.json +15 -0
- package/dist/lib/schemas-data/v2.5/enums/creative-status.json +19 -0
- package/dist/lib/schemas-data/v2.5/enums/daast-tracking-event.json +20 -0
- package/dist/lib/schemas-data/v2.5/enums/daast-version.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/delivery-type.json +15 -0
- package/dist/lib/schemas-data/v2.5/enums/dimension-unit.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/feed-format.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/feedback-source.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/format-category.json +16 -0
- package/dist/lib/schemas-data/v2.5/enums/format-id-parameter.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/frequency-cap-scope.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/history-entry-type.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/http-method.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/identifier-types.json +34 -0
- package/dist/lib/schemas-data/v2.5/enums/javascript-module-type.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/landing-page-requirement.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/markdown-flavor.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/media-buy-status.json +19 -0
- package/dist/lib/schemas-data/v2.5/enums/metric-type.json +17 -0
- package/dist/lib/schemas-data/v2.5/enums/notification-type.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/pacing.json +17 -0
- package/dist/lib/schemas-data/v2.5/enums/preview-output-format.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/pricing-model.json +25 -0
- package/dist/lib/schemas-data/v2.5/enums/property-type.json +16 -0
- package/dist/lib/schemas-data/v2.5/enums/publisher-identifier-types.json +19 -0
- package/dist/lib/schemas-data/v2.5/enums/reporting-frequency.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/signal-catalog-type.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/sort-direction.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/standard-format-ids.json +103 -0
- package/dist/lib/schemas-data/v2.5/enums/task-status.json +29 -0
- package/dist/lib/schemas-data/v2.5/enums/task-type.json +27 -0
- package/dist/lib/schemas-data/v2.5/enums/update-frequency.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/url-asset-type.json +12 -0
- package/dist/lib/schemas-data/v2.5/enums/validation-mode.json +11 -0
- package/dist/lib/schemas-data/v2.5/enums/vast-tracking-event.json +25 -0
- package/dist/lib/schemas-data/v2.5/enums/vast-version.json +14 -0
- package/dist/lib/schemas-data/v2.5/enums/webhook-response-type.json +13 -0
- package/dist/lib/schemas-data/v2.5/enums/webhook-security-method.json +12 -0
- package/dist/lib/schemas-data/v2.5/index.json +604 -0
- package/dist/lib/schemas-data/v2.5/media-buy/build-creative-request.json +31 -0
- package/dist/lib/schemas-data/v2.5/media-buy/build-creative-response.json +65 -0
- package/dist/lib/schemas-data/v2.5/media-buy/create-media-buy-async-response-input-required.json +31 -0
- package/dist/lib/schemas-data/v2.5/media-buy/create-media-buy-async-response-submitted.json +16 -0
- package/dist/lib/schemas-data/v2.5/media-buy/create-media-buy-async-response-working.json +36 -0
- package/dist/lib/schemas-data/v2.5/media-buy/create-media-buy-request.json +126 -0
- package/dist/lib/schemas-data/v2.5/media-buy/create-media-buy-response.json +97 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-media-buy-delivery-request.json +54 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-media-buy-delivery-response.json +285 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-products-async-response-input-required.json +38 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-products-async-response-submitted.json +21 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-products-async-response-working.json +34 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-products-request.json +28 -0
- package/dist/lib/schemas-data/v2.5/media-buy/get-products-response.json +33 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-authorized-properties-request.json +26 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-authorized-properties-response.json +70 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-creative-formats-request.json +58 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-creative-formats-response.json +61 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-creatives-request.json +137 -0
- package/dist/lib/schemas-data/v2.5/media-buy/list-creatives-response.json +437 -0
- package/dist/lib/schemas-data/v2.5/media-buy/package-request.json +80 -0
- package/dist/lib/schemas-data/v2.5/media-buy/provide-performance-feedback-request.json +88 -0
- package/dist/lib/schemas-data/v2.5/media-buy/provide-performance-feedback-response.json +66 -0
- package/dist/lib/schemas-data/v2.5/media-buy/sync-creatives-async-response-input-required.json +25 -0
- package/dist/lib/schemas-data/v2.5/media-buy/sync-creatives-async-response-submitted.json +16 -0
- package/dist/lib/schemas-data/v2.5/media-buy/sync-creatives-async-response-working.json +46 -0
- package/dist/lib/schemas-data/v2.5/media-buy/sync-creatives-request.json +178 -0
- package/dist/lib/schemas-data/v2.5/media-buy/sync-creatives-response.json +149 -0
- package/dist/lib/schemas-data/v2.5/media-buy/update-media-buy-async-response-input-required.json +24 -0
- package/dist/lib/schemas-data/v2.5/media-buy/update-media-buy-async-response-submitted.json +16 -0
- package/dist/lib/schemas-data/v2.5/media-buy/update-media-buy-async-response-working.json +36 -0
- package/dist/lib/schemas-data/v2.5/media-buy/update-media-buy-request.json +129 -0
- package/dist/lib/schemas-data/v2.5/media-buy/update-media-buy-response.json +99 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpc-option.json +52 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpcv-option.json +52 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpm-auction-option.json +81 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpm-fixed-option.json +52 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpp-option.json +73 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/cpv-option.json +88 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/flat-rate-option.json +93 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/vcpm-auction-option.json +81 -0
- package/dist/lib/schemas-data/v2.5/pricing-options/vcpm-fixed-option.json +52 -0
- package/dist/lib/schemas-data/v2.5/protocols/adcp-extension.json +33 -0
- package/dist/lib/schemas-data/v2.5/signals/activate-signal-request.json +32 -0
- package/dist/lib/schemas-data/v2.5/signals/activate-signal-response.json +68 -0
- package/dist/lib/schemas-data/v2.5/signals/get-signals-request.json +59 -0
- package/dist/lib/schemas-data/v2.5/signals/get-signals-response.json +100 -0
- package/dist/lib/server/create-adcp-server.d.ts.map +1 -1
- package/dist/lib/server/create-adcp-server.js +40 -25
- package/dist/lib/server/create-adcp-server.js.map +1 -1
- package/dist/lib/testing/storyboard/runner.d.ts.map +1 -1
- package/dist/lib/testing/storyboard/runner.js +107 -26
- package/dist/lib/testing/storyboard/runner.js.map +1 -1
- package/dist/lib/utils/creative-adapter.d.ts +32 -2
- package/dist/lib/utils/creative-adapter.d.ts.map +1 -1
- package/dist/lib/utils/creative-adapter.js +42 -6
- package/dist/lib/utils/creative-adapter.js.map +1 -1
- package/dist/lib/validation/schema-loader.d.ts.map +1 -1
- package/dist/lib/validation/schema-loader.js +20 -2
- package/dist/lib/validation/schema-loader.js.map +1 -1
- package/dist/lib/version.d.ts +3 -3
- package/dist/lib/version.js +3 -3
- package/package.json +7 -5
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/html-asset.json",
|
|
4
|
+
"title": "HTML Asset",
|
|
5
|
+
"description": "HTML content asset",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"content": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "HTML content"
|
|
11
|
+
},
|
|
12
|
+
"version": {
|
|
13
|
+
"type": "string",
|
|
14
|
+
"description": "HTML version (e.g., 'HTML5')"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"required": [
|
|
18
|
+
"content"
|
|
19
|
+
],
|
|
20
|
+
"additionalProperties": true
|
|
21
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/image-asset.json",
|
|
4
|
+
"title": "Image Asset",
|
|
5
|
+
"description": "Image asset with URL and dimensions",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"url": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"format": "uri",
|
|
11
|
+
"description": "URL to the image asset"
|
|
12
|
+
},
|
|
13
|
+
"width": {
|
|
14
|
+
"type": "integer",
|
|
15
|
+
"minimum": 1,
|
|
16
|
+
"description": "Width in pixels"
|
|
17
|
+
},
|
|
18
|
+
"height": {
|
|
19
|
+
"type": "integer",
|
|
20
|
+
"minimum": 1,
|
|
21
|
+
"description": "Height in pixels"
|
|
22
|
+
},
|
|
23
|
+
"format": {
|
|
24
|
+
"type": "string",
|
|
25
|
+
"description": "Image file format (jpg, png, gif, webp, etc.)"
|
|
26
|
+
},
|
|
27
|
+
"alt_text": {
|
|
28
|
+
"type": "string",
|
|
29
|
+
"description": "Alternative text for accessibility"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"required": [
|
|
33
|
+
"url",
|
|
34
|
+
"width",
|
|
35
|
+
"height"
|
|
36
|
+
],
|
|
37
|
+
"additionalProperties": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/javascript-asset.json",
|
|
4
|
+
"title": "JavaScript Asset",
|
|
5
|
+
"description": "JavaScript code asset",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"content": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "JavaScript content"
|
|
11
|
+
},
|
|
12
|
+
"module_type": {
|
|
13
|
+
"$ref": "/schemas/enums/javascript-module-type.json",
|
|
14
|
+
"description": "JavaScript module type"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"required": [
|
|
18
|
+
"content"
|
|
19
|
+
],
|
|
20
|
+
"additionalProperties": true
|
|
21
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/markdown-asset.json",
|
|
4
|
+
"title": "Markdown Asset",
|
|
5
|
+
"description": "Markdown-formatted text content following CommonMark specification",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"content": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "Markdown content following CommonMark spec with optional GitHub Flavored Markdown extensions"
|
|
11
|
+
},
|
|
12
|
+
"language": {
|
|
13
|
+
"type": "string",
|
|
14
|
+
"description": "Language code (e.g., 'en', 'es', 'fr')"
|
|
15
|
+
},
|
|
16
|
+
"markdown_flavor": {
|
|
17
|
+
"$ref": "/schemas/enums/markdown-flavor.json",
|
|
18
|
+
"default": "commonmark",
|
|
19
|
+
"description": "Markdown flavor used. CommonMark for strict compatibility, GFM for tables/task lists/strikethrough."
|
|
20
|
+
},
|
|
21
|
+
"allow_raw_html": {
|
|
22
|
+
"type": "boolean",
|
|
23
|
+
"default": false,
|
|
24
|
+
"description": "Whether raw HTML blocks are allowed in the markdown. False recommended for security."
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"required": [
|
|
28
|
+
"content"
|
|
29
|
+
],
|
|
30
|
+
"additionalProperties": true
|
|
31
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/text-asset.json",
|
|
4
|
+
"title": "Text Asset",
|
|
5
|
+
"description": "Text content asset",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"content": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "Text content"
|
|
11
|
+
},
|
|
12
|
+
"language": {
|
|
13
|
+
"type": "string",
|
|
14
|
+
"description": "Language code (e.g., 'en', 'es', 'fr')"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"required": [
|
|
18
|
+
"content"
|
|
19
|
+
],
|
|
20
|
+
"additionalProperties": true
|
|
21
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/url-asset.json",
|
|
4
|
+
"title": "URL Asset",
|
|
5
|
+
"description": "URL reference asset",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"url": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"format": "uri",
|
|
11
|
+
"description": "URL reference"
|
|
12
|
+
},
|
|
13
|
+
"url_type": {
|
|
14
|
+
"$ref": "/schemas/enums/url-asset-type.json",
|
|
15
|
+
"description": "Type of URL asset: 'clickthrough' for user click destination (landing page), 'tracker_pixel' for impression/event tracking via HTTP request (fires GET, expects pixel/204 response), 'tracker_script' for measurement SDKs that must load as <script> tag (OMID verification, native event trackers using method:2)"
|
|
16
|
+
},
|
|
17
|
+
"description": {
|
|
18
|
+
"type": "string",
|
|
19
|
+
"description": "Description of what this URL points to"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"required": [
|
|
23
|
+
"url"
|
|
24
|
+
],
|
|
25
|
+
"additionalProperties": true
|
|
26
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/vast-asset.json",
|
|
4
|
+
"title": "VAST Asset",
|
|
5
|
+
"description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
|
|
6
|
+
"oneOf": [
|
|
7
|
+
{
|
|
8
|
+
"type": "object",
|
|
9
|
+
"properties": {
|
|
10
|
+
"delivery_type": {
|
|
11
|
+
"type": "string",
|
|
12
|
+
"const": "url",
|
|
13
|
+
"description": "Discriminator indicating VAST is delivered via URL endpoint"
|
|
14
|
+
},
|
|
15
|
+
"url": {
|
|
16
|
+
"type": "string",
|
|
17
|
+
"format": "uri",
|
|
18
|
+
"description": "URL endpoint that returns VAST XML"
|
|
19
|
+
},
|
|
20
|
+
"vast_version": {
|
|
21
|
+
"$ref": "/schemas/enums/vast-version.json",
|
|
22
|
+
"description": "VAST specification version"
|
|
23
|
+
},
|
|
24
|
+
"vpaid_enabled": {
|
|
25
|
+
"type": "boolean",
|
|
26
|
+
"description": "Whether VPAID (Video Player-Ad Interface Definition) is supported"
|
|
27
|
+
},
|
|
28
|
+
"duration_ms": {
|
|
29
|
+
"type": "integer",
|
|
30
|
+
"description": "Expected video duration in milliseconds (if known)",
|
|
31
|
+
"minimum": 0
|
|
32
|
+
},
|
|
33
|
+
"tracking_events": {
|
|
34
|
+
"type": "array",
|
|
35
|
+
"items": {
|
|
36
|
+
"$ref": "/schemas/enums/vast-tracking-event.json"
|
|
37
|
+
},
|
|
38
|
+
"description": "Tracking events supported by this VAST tag"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": [
|
|
42
|
+
"delivery_type",
|
|
43
|
+
"url"
|
|
44
|
+
],
|
|
45
|
+
"additionalProperties": true
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "object",
|
|
49
|
+
"properties": {
|
|
50
|
+
"delivery_type": {
|
|
51
|
+
"type": "string",
|
|
52
|
+
"const": "inline",
|
|
53
|
+
"description": "Discriminator indicating VAST is delivered as inline XML content"
|
|
54
|
+
},
|
|
55
|
+
"content": {
|
|
56
|
+
"type": "string",
|
|
57
|
+
"description": "Inline VAST XML content"
|
|
58
|
+
},
|
|
59
|
+
"vast_version": {
|
|
60
|
+
"$ref": "/schemas/enums/vast-version.json",
|
|
61
|
+
"description": "VAST specification version"
|
|
62
|
+
},
|
|
63
|
+
"vpaid_enabled": {
|
|
64
|
+
"type": "boolean",
|
|
65
|
+
"description": "Whether VPAID (Video Player-Ad Interface Definition) is supported"
|
|
66
|
+
},
|
|
67
|
+
"duration_ms": {
|
|
68
|
+
"type": "integer",
|
|
69
|
+
"description": "Expected video duration in milliseconds (if known)",
|
|
70
|
+
"minimum": 0
|
|
71
|
+
},
|
|
72
|
+
"tracking_events": {
|
|
73
|
+
"type": "array",
|
|
74
|
+
"items": {
|
|
75
|
+
"$ref": "/schemas/enums/vast-tracking-event.json"
|
|
76
|
+
},
|
|
77
|
+
"description": "Tracking events supported by this VAST tag"
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"required": [
|
|
81
|
+
"delivery_type",
|
|
82
|
+
"content"
|
|
83
|
+
],
|
|
84
|
+
"additionalProperties": true
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/video-asset.json",
|
|
4
|
+
"title": "Video Asset",
|
|
5
|
+
"description": "Video asset with URL and specifications",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"url": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"format": "uri",
|
|
11
|
+
"description": "URL to the video asset"
|
|
12
|
+
},
|
|
13
|
+
"width": {
|
|
14
|
+
"type": "integer",
|
|
15
|
+
"minimum": 1,
|
|
16
|
+
"description": "Width in pixels"
|
|
17
|
+
},
|
|
18
|
+
"height": {
|
|
19
|
+
"type": "integer",
|
|
20
|
+
"minimum": 1,
|
|
21
|
+
"description": "Height in pixels"
|
|
22
|
+
},
|
|
23
|
+
"duration_ms": {
|
|
24
|
+
"type": "integer",
|
|
25
|
+
"description": "Video duration in milliseconds",
|
|
26
|
+
"minimum": 1
|
|
27
|
+
},
|
|
28
|
+
"format": {
|
|
29
|
+
"type": "string",
|
|
30
|
+
"description": "Video file format (mp4, webm, mov, etc.)"
|
|
31
|
+
},
|
|
32
|
+
"bitrate_kbps": {
|
|
33
|
+
"type": "integer",
|
|
34
|
+
"description": "Video bitrate in kilobits per second",
|
|
35
|
+
"minimum": 1
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"required": [
|
|
39
|
+
"url",
|
|
40
|
+
"width",
|
|
41
|
+
"height"
|
|
42
|
+
],
|
|
43
|
+
"additionalProperties": true
|
|
44
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/assets/webhook-asset.json",
|
|
4
|
+
"title": "Webhook Asset",
|
|
5
|
+
"description": "Webhook for server-side dynamic content rendering (DCO)",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"url": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"format": "uri",
|
|
11
|
+
"description": "Webhook URL to call for dynamic content"
|
|
12
|
+
},
|
|
13
|
+
"method": {
|
|
14
|
+
"$ref": "/schemas/enums/http-method.json",
|
|
15
|
+
"default": "POST",
|
|
16
|
+
"description": "HTTP method"
|
|
17
|
+
},
|
|
18
|
+
"timeout_ms": {
|
|
19
|
+
"type": "integer",
|
|
20
|
+
"minimum": 10,
|
|
21
|
+
"maximum": 5000,
|
|
22
|
+
"default": 500,
|
|
23
|
+
"description": "Maximum time to wait for response in milliseconds"
|
|
24
|
+
},
|
|
25
|
+
"supported_macros": {
|
|
26
|
+
"type": "array",
|
|
27
|
+
"items": {
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
"description": "Universal macros that can be passed to webhook (e.g., {DEVICE_TYPE}, {COUNTRY})"
|
|
31
|
+
},
|
|
32
|
+
"required_macros": {
|
|
33
|
+
"type": "array",
|
|
34
|
+
"items": {
|
|
35
|
+
"type": "string"
|
|
36
|
+
},
|
|
37
|
+
"description": "Universal macros that must be provided for webhook to function"
|
|
38
|
+
},
|
|
39
|
+
"response_type": {
|
|
40
|
+
"$ref": "/schemas/enums/webhook-response-type.json",
|
|
41
|
+
"description": "Expected content type of webhook response"
|
|
42
|
+
},
|
|
43
|
+
"security": {
|
|
44
|
+
"type": "object",
|
|
45
|
+
"description": "Security configuration for webhook calls",
|
|
46
|
+
"properties": {
|
|
47
|
+
"method": {
|
|
48
|
+
"$ref": "/schemas/enums/webhook-security-method.json",
|
|
49
|
+
"description": "Authentication method"
|
|
50
|
+
},
|
|
51
|
+
"hmac_header": {
|
|
52
|
+
"type": "string",
|
|
53
|
+
"description": "Header name for HMAC signature (e.g., 'X-Signature')"
|
|
54
|
+
},
|
|
55
|
+
"api_key_header": {
|
|
56
|
+
"type": "string",
|
|
57
|
+
"description": "Header name for API key (e.g., 'X-API-Key')"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"required": [
|
|
61
|
+
"method"
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
"required": [
|
|
66
|
+
"url",
|
|
67
|
+
"response_type",
|
|
68
|
+
"security"
|
|
69
|
+
],
|
|
70
|
+
"additionalProperties": true
|
|
71
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/async-response-data.json",
|
|
4
|
+
"title": "AdCP Async Response Data",
|
|
5
|
+
"description": "Union of all possible data payloads for async task webhook responses. For completed/failed statuses, use the main task response schema. For working/input-required/submitted, use the status-specific schemas.",
|
|
6
|
+
"anyOf": [
|
|
7
|
+
{
|
|
8
|
+
"title": "GetProductsResponse",
|
|
9
|
+
"description": "Response for completed or failed get_products",
|
|
10
|
+
"$ref": "/schemas/media-buy/get-products-response.json"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"title": "GetProductsAsyncWorking",
|
|
14
|
+
"description": "Progress data for working get_products",
|
|
15
|
+
"$ref": "/schemas/media-buy/get-products-async-response-working.json"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"title": "GetProductsAsyncInputRequired",
|
|
19
|
+
"description": "Input requirements for get_products needing clarification",
|
|
20
|
+
"$ref": "/schemas/media-buy/get-products-async-response-input-required.json"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"title": "GetProductsAsyncSubmitted",
|
|
24
|
+
"description": "Acknowledgment for submitted get_products (custom curation)",
|
|
25
|
+
"$ref": "/schemas/media-buy/get-products-async-response-submitted.json"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"title": "CreateMediaBuyResponse",
|
|
29
|
+
"description": "Response for completed or failed create_media_buy",
|
|
30
|
+
"$ref": "/schemas/media-buy/create-media-buy-response.json"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"title": "CreateMediaBuyAsyncWorking",
|
|
34
|
+
"description": "Progress data for working create_media_buy",
|
|
35
|
+
"$ref": "/schemas/media-buy/create-media-buy-async-response-working.json"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"title": "CreateMediaBuyAsyncInputRequired",
|
|
39
|
+
"description": "Input requirements for create_media_buy needing user input",
|
|
40
|
+
"$ref": "/schemas/media-buy/create-media-buy-async-response-input-required.json"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"title": "CreateMediaBuyAsyncSubmitted",
|
|
44
|
+
"description": "Acknowledgment for submitted create_media_buy",
|
|
45
|
+
"$ref": "/schemas/media-buy/create-media-buy-async-response-submitted.json"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "UpdateMediaBuyResponse",
|
|
49
|
+
"description": "Response for completed or failed update_media_buy",
|
|
50
|
+
"$ref": "/schemas/media-buy/update-media-buy-response.json"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"title": "UpdateMediaBuyAsyncWorking",
|
|
54
|
+
"description": "Progress data for working update_media_buy",
|
|
55
|
+
"$ref": "/schemas/media-buy/update-media-buy-async-response-working.json"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"title": "UpdateMediaBuyAsyncInputRequired",
|
|
59
|
+
"description": "Input requirements for update_media_buy needing user input",
|
|
60
|
+
"$ref": "/schemas/media-buy/update-media-buy-async-response-input-required.json"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"title": "UpdateMediaBuyAsyncSubmitted",
|
|
64
|
+
"description": "Acknowledgment for submitted update_media_buy",
|
|
65
|
+
"$ref": "/schemas/media-buy/update-media-buy-async-response-submitted.json"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"title": "SyncCreativesResponse",
|
|
69
|
+
"description": "Response for completed or failed sync_creatives",
|
|
70
|
+
"$ref": "/schemas/media-buy/sync-creatives-response.json"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"title": "SyncCreativesAsyncWorking",
|
|
74
|
+
"description": "Progress data for working sync_creatives",
|
|
75
|
+
"$ref": "/schemas/media-buy/sync-creatives-async-response-working.json"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"title": "SyncCreativesAsyncInputRequired",
|
|
79
|
+
"description": "Input requirements for sync_creatives needing user input",
|
|
80
|
+
"$ref": "/schemas/media-buy/sync-creatives-async-response-input-required.json"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"title": "SyncCreativesAsyncSubmitted",
|
|
84
|
+
"description": "Acknowledgment for submitted sync_creatives",
|
|
85
|
+
"$ref": "/schemas/media-buy/sync-creatives-async-response-submitted.json"
|
|
86
|
+
}
|
|
87
|
+
]
|
|
88
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/core/brand-manifest-ref.json",
|
|
4
|
+
"title": "Brand Manifest Reference",
|
|
5
|
+
"description": "Brand manifest provided either as an inline object or a URL string pointing to a hosted manifest",
|
|
6
|
+
"oneOf": [
|
|
7
|
+
{
|
|
8
|
+
"$ref": "/schemas/core/brand-manifest.json",
|
|
9
|
+
"description": "Inline brand manifest object"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"type": "string",
|
|
13
|
+
"format": "uri",
|
|
14
|
+
"description": "URL to a hosted brand manifest JSON file. The manifest at this URL must conform to the brand-manifest.json schema."
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"examples": [
|
|
18
|
+
{
|
|
19
|
+
"description": "Inline brand manifest",
|
|
20
|
+
"data": {
|
|
21
|
+
"url": "https://acmecorp.com",
|
|
22
|
+
"name": "ACME Corporation",
|
|
23
|
+
"colors": {
|
|
24
|
+
"primary": "#FF6B35"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"description": "URL string reference to hosted manifest",
|
|
30
|
+
"data": "https://cdn.acmecorp.com/brand-manifest.json"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
}
|