@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,285 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-media-buy-delivery-response.json",
|
|
4
|
+
"title": "Get Media Buy Delivery Response",
|
|
5
|
+
"description": "Response payload for get_media_buy_delivery task",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"notification_type": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"enum": [
|
|
11
|
+
"scheduled",
|
|
12
|
+
"final",
|
|
13
|
+
"delayed",
|
|
14
|
+
"adjusted"
|
|
15
|
+
],
|
|
16
|
+
"description": "Type of webhook notification (only present in webhook deliveries): scheduled = regular periodic update, final = campaign completed, delayed = data not yet available, adjusted = resending period with updated data"
|
|
17
|
+
},
|
|
18
|
+
"partial_data": {
|
|
19
|
+
"type": "boolean",
|
|
20
|
+
"description": "Indicates if any media buys in this webhook have missing/delayed data (only present in webhook deliveries)"
|
|
21
|
+
},
|
|
22
|
+
"unavailable_count": {
|
|
23
|
+
"type": "integer",
|
|
24
|
+
"minimum": 0,
|
|
25
|
+
"description": "Number of media buys with reporting_delayed or failed status (only present in webhook deliveries when partial_data is true)"
|
|
26
|
+
},
|
|
27
|
+
"sequence_number": {
|
|
28
|
+
"type": "integer",
|
|
29
|
+
"minimum": 1,
|
|
30
|
+
"description": "Sequential notification number (only present in webhook deliveries, starts at 1)"
|
|
31
|
+
},
|
|
32
|
+
"next_expected_at": {
|
|
33
|
+
"type": "string",
|
|
34
|
+
"format": "date-time",
|
|
35
|
+
"description": "ISO 8601 timestamp for next expected notification (only present in webhook deliveries when notification_type is not 'final')"
|
|
36
|
+
},
|
|
37
|
+
"reporting_period": {
|
|
38
|
+
"type": "object",
|
|
39
|
+
"description": "Date range for the report. All periods use UTC timezone.",
|
|
40
|
+
"properties": {
|
|
41
|
+
"start": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"format": "date-time",
|
|
44
|
+
"description": "ISO 8601 start timestamp in UTC (e.g., 2024-02-05T00:00:00Z)"
|
|
45
|
+
},
|
|
46
|
+
"end": {
|
|
47
|
+
"type": "string",
|
|
48
|
+
"format": "date-time",
|
|
49
|
+
"description": "ISO 8601 end timestamp in UTC (e.g., 2024-02-05T23:59:59Z)"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"required": [
|
|
53
|
+
"start",
|
|
54
|
+
"end"
|
|
55
|
+
],
|
|
56
|
+
"additionalProperties": true
|
|
57
|
+
},
|
|
58
|
+
"currency": {
|
|
59
|
+
"type": "string",
|
|
60
|
+
"description": "ISO 4217 currency code",
|
|
61
|
+
"pattern": "^[A-Z]{3}$"
|
|
62
|
+
},
|
|
63
|
+
"aggregated_totals": {
|
|
64
|
+
"type": "object",
|
|
65
|
+
"description": "Combined metrics across all returned media buys. Only included in API responses (get_media_buy_delivery), not in webhook notifications.",
|
|
66
|
+
"properties": {
|
|
67
|
+
"impressions": {
|
|
68
|
+
"type": "number",
|
|
69
|
+
"description": "Total impressions delivered across all media buys",
|
|
70
|
+
"minimum": 0
|
|
71
|
+
},
|
|
72
|
+
"spend": {
|
|
73
|
+
"type": "number",
|
|
74
|
+
"description": "Total amount spent across all media buys",
|
|
75
|
+
"minimum": 0
|
|
76
|
+
},
|
|
77
|
+
"clicks": {
|
|
78
|
+
"type": "number",
|
|
79
|
+
"description": "Total clicks across all media buys (if applicable)",
|
|
80
|
+
"minimum": 0
|
|
81
|
+
},
|
|
82
|
+
"video_completions": {
|
|
83
|
+
"type": "number",
|
|
84
|
+
"description": "Total video completions across all media buys (if applicable)",
|
|
85
|
+
"minimum": 0
|
|
86
|
+
},
|
|
87
|
+
"media_buy_count": {
|
|
88
|
+
"type": "integer",
|
|
89
|
+
"description": "Number of media buys included in the response",
|
|
90
|
+
"minimum": 0
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"required": [
|
|
94
|
+
"impressions",
|
|
95
|
+
"spend",
|
|
96
|
+
"media_buy_count"
|
|
97
|
+
],
|
|
98
|
+
"additionalProperties": true
|
|
99
|
+
},
|
|
100
|
+
"media_buy_deliveries": {
|
|
101
|
+
"type": "array",
|
|
102
|
+
"description": "Array of delivery data for media buys. When used in webhook notifications, may contain multiple media buys aggregated by publisher. When used in get_media_buy_delivery API responses, typically contains requested media buys.",
|
|
103
|
+
"items": {
|
|
104
|
+
"type": "object",
|
|
105
|
+
"properties": {
|
|
106
|
+
"media_buy_id": {
|
|
107
|
+
"type": "string",
|
|
108
|
+
"description": "Publisher's media buy identifier"
|
|
109
|
+
},
|
|
110
|
+
"buyer_ref": {
|
|
111
|
+
"type": "string",
|
|
112
|
+
"description": "Buyer's reference identifier for this media buy"
|
|
113
|
+
},
|
|
114
|
+
"status": {
|
|
115
|
+
"type": "string",
|
|
116
|
+
"description": "Current media buy status. In webhook context, reporting_delayed indicates data temporarily unavailable.",
|
|
117
|
+
"enum": [
|
|
118
|
+
"pending",
|
|
119
|
+
"active",
|
|
120
|
+
"paused",
|
|
121
|
+
"completed",
|
|
122
|
+
"failed",
|
|
123
|
+
"reporting_delayed"
|
|
124
|
+
]
|
|
125
|
+
},
|
|
126
|
+
"expected_availability": {
|
|
127
|
+
"type": "string",
|
|
128
|
+
"format": "date-time",
|
|
129
|
+
"description": "When delayed data is expected to be available (only present when status is reporting_delayed)"
|
|
130
|
+
},
|
|
131
|
+
"is_adjusted": {
|
|
132
|
+
"type": "boolean",
|
|
133
|
+
"description": "Indicates this delivery contains updated data for a previously reported period. Buyer should replace previous period data with these totals."
|
|
134
|
+
},
|
|
135
|
+
"pricing_model": {
|
|
136
|
+
"$ref": "/schemas/enums/pricing-model.json",
|
|
137
|
+
"description": "Pricing model used for this media buy"
|
|
138
|
+
},
|
|
139
|
+
"totals": {
|
|
140
|
+
"allOf": [
|
|
141
|
+
{
|
|
142
|
+
"$ref": "/schemas/core/delivery-metrics.json"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"type": "object",
|
|
146
|
+
"description": "Aggregate metrics for this media buy across all packages",
|
|
147
|
+
"properties": {
|
|
148
|
+
"effective_rate": {
|
|
149
|
+
"type": "number",
|
|
150
|
+
"description": "Effective rate paid per unit based on pricing_model (e.g., actual CPM for 'cpm', actual cost per completed view for 'cpcv', actual cost per point for 'cpp')",
|
|
151
|
+
"minimum": 0
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"required": [
|
|
155
|
+
"spend"
|
|
156
|
+
]
|
|
157
|
+
}
|
|
158
|
+
]
|
|
159
|
+
},
|
|
160
|
+
"by_package": {
|
|
161
|
+
"type": "array",
|
|
162
|
+
"description": "Metrics broken down by package",
|
|
163
|
+
"items": {
|
|
164
|
+
"allOf": [
|
|
165
|
+
{
|
|
166
|
+
"$ref": "/schemas/core/delivery-metrics.json"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"type": "object",
|
|
170
|
+
"properties": {
|
|
171
|
+
"package_id": {
|
|
172
|
+
"type": "string",
|
|
173
|
+
"description": "Publisher's package identifier"
|
|
174
|
+
},
|
|
175
|
+
"buyer_ref": {
|
|
176
|
+
"type": "string",
|
|
177
|
+
"description": "Buyer's reference identifier for this package"
|
|
178
|
+
},
|
|
179
|
+
"pacing_index": {
|
|
180
|
+
"type": "number",
|
|
181
|
+
"description": "Delivery pace (1.0 = on track, <1.0 = behind, >1.0 = ahead)",
|
|
182
|
+
"minimum": 0
|
|
183
|
+
},
|
|
184
|
+
"pricing_model": {
|
|
185
|
+
"$ref": "/schemas/enums/pricing-model.json",
|
|
186
|
+
"description": "The pricing model used for this package (e.g., cpm, cpcv, cpp). Indicates how the package is billed and which metrics are most relevant for optimization."
|
|
187
|
+
},
|
|
188
|
+
"rate": {
|
|
189
|
+
"type": "number",
|
|
190
|
+
"description": "The pricing rate for this package in the specified currency. For fixed-rate pricing, this is the agreed rate (e.g., CPM rate of 12.50 means $12.50 per 1,000 impressions). For auction-based pricing, this represents the effective rate based on actual delivery.",
|
|
191
|
+
"minimum": 0
|
|
192
|
+
},
|
|
193
|
+
"currency": {
|
|
194
|
+
"type": "string",
|
|
195
|
+
"description": "ISO 4217 currency code (e.g., USD, EUR, GBP) for this package's pricing. Indicates the currency in which the rate and spend values are denominated. Different packages can use different currencies when supported by the publisher.",
|
|
196
|
+
"pattern": "^[A-Z]{3}$"
|
|
197
|
+
},
|
|
198
|
+
"delivery_status": {
|
|
199
|
+
"type": "string",
|
|
200
|
+
"description": "System-reported operational state of this package. Reflects actual delivery state independent of buyer pause control.",
|
|
201
|
+
"enum": [
|
|
202
|
+
"delivering",
|
|
203
|
+
"completed",
|
|
204
|
+
"budget_exhausted",
|
|
205
|
+
"flight_ended",
|
|
206
|
+
"goal_met"
|
|
207
|
+
]
|
|
208
|
+
},
|
|
209
|
+
"paused": {
|
|
210
|
+
"type": "boolean",
|
|
211
|
+
"description": "Whether this package is currently paused by the buyer"
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
"required": [
|
|
215
|
+
"package_id",
|
|
216
|
+
"spend",
|
|
217
|
+
"pricing_model",
|
|
218
|
+
"rate",
|
|
219
|
+
"currency"
|
|
220
|
+
]
|
|
221
|
+
}
|
|
222
|
+
]
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
"daily_breakdown": {
|
|
226
|
+
"type": "array",
|
|
227
|
+
"description": "Day-by-day delivery",
|
|
228
|
+
"items": {
|
|
229
|
+
"type": "object",
|
|
230
|
+
"properties": {
|
|
231
|
+
"date": {
|
|
232
|
+
"type": "string",
|
|
233
|
+
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
|
|
234
|
+
"description": "Date (YYYY-MM-DD)"
|
|
235
|
+
},
|
|
236
|
+
"impressions": {
|
|
237
|
+
"type": "number",
|
|
238
|
+
"description": "Daily impressions",
|
|
239
|
+
"minimum": 0
|
|
240
|
+
},
|
|
241
|
+
"spend": {
|
|
242
|
+
"type": "number",
|
|
243
|
+
"description": "Daily spend",
|
|
244
|
+
"minimum": 0
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"required": [
|
|
248
|
+
"date",
|
|
249
|
+
"impressions",
|
|
250
|
+
"spend"
|
|
251
|
+
],
|
|
252
|
+
"additionalProperties": true
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"required": [
|
|
257
|
+
"media_buy_id",
|
|
258
|
+
"status",
|
|
259
|
+
"totals",
|
|
260
|
+
"by_package"
|
|
261
|
+
],
|
|
262
|
+
"additionalProperties": true
|
|
263
|
+
}
|
|
264
|
+
},
|
|
265
|
+
"errors": {
|
|
266
|
+
"type": "array",
|
|
267
|
+
"description": "Task-specific errors and warnings (e.g., missing delivery data, reporting platform issues)",
|
|
268
|
+
"items": {
|
|
269
|
+
"$ref": "/schemas/core/error.json"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"context": {
|
|
273
|
+
"$ref": "/schemas/core/context.json"
|
|
274
|
+
},
|
|
275
|
+
"ext": {
|
|
276
|
+
"$ref": "/schemas/core/ext.json"
|
|
277
|
+
}
|
|
278
|
+
},
|
|
279
|
+
"required": [
|
|
280
|
+
"reporting_period",
|
|
281
|
+
"currency",
|
|
282
|
+
"media_buy_deliveries"
|
|
283
|
+
],
|
|
284
|
+
"additionalProperties": true
|
|
285
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-products-async-response-input-required.json",
|
|
4
|
+
"title": "Get Products - Input Required",
|
|
5
|
+
"description": "Payload when search is paused waiting for user clarification.",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"reason": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"enum": [
|
|
11
|
+
"CLARIFICATION_NEEDED",
|
|
12
|
+
"BUDGET_REQUIRED"
|
|
13
|
+
],
|
|
14
|
+
"description": "Reason code indicating why input is needed"
|
|
15
|
+
},
|
|
16
|
+
"partial_results": {
|
|
17
|
+
"type": "array",
|
|
18
|
+
"description": "Partial product results that may help inform the clarification",
|
|
19
|
+
"items": {
|
|
20
|
+
"$ref": "/schemas/core/product.json"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"suggestions": {
|
|
24
|
+
"type": "array",
|
|
25
|
+
"description": "Suggested values or options for the required input",
|
|
26
|
+
"items": {
|
|
27
|
+
"type": "string"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"context": {
|
|
31
|
+
"$ref": "/schemas/core/context.json"
|
|
32
|
+
},
|
|
33
|
+
"ext": {
|
|
34
|
+
"$ref": "/schemas/core/ext.json"
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
"additionalProperties": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-products-async-response-submitted.json",
|
|
4
|
+
"title": "Get Products - Submitted",
|
|
5
|
+
"description": "Payload acknowledging the search is queued. Usually for custom/bespoke product curation.",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"estimated_completion": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"format": "date-time",
|
|
11
|
+
"description": "Estimated completion time for the search"
|
|
12
|
+
},
|
|
13
|
+
"context": {
|
|
14
|
+
"$ref": "/schemas/core/context.json"
|
|
15
|
+
},
|
|
16
|
+
"ext": {
|
|
17
|
+
"$ref": "/schemas/core/ext.json"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"additionalProperties": true
|
|
21
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-products-async-response-working.json",
|
|
4
|
+
"title": "Get Products - Working",
|
|
5
|
+
"description": "Progress payload for active get_products task.",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"percentage": {
|
|
9
|
+
"type": "number",
|
|
10
|
+
"minimum": 0,
|
|
11
|
+
"maximum": 100,
|
|
12
|
+
"description": "Progress percentage of the search operation"
|
|
13
|
+
},
|
|
14
|
+
"current_step": {
|
|
15
|
+
"type": "string",
|
|
16
|
+
"description": "Current step in the search process (e.g., 'searching_inventory', 'validating_availability')"
|
|
17
|
+
},
|
|
18
|
+
"total_steps": {
|
|
19
|
+
"type": "integer",
|
|
20
|
+
"description": "Total number of steps in the search process"
|
|
21
|
+
},
|
|
22
|
+
"step_number": {
|
|
23
|
+
"type": "integer",
|
|
24
|
+
"description": "Current step number (1-indexed)"
|
|
25
|
+
},
|
|
26
|
+
"context": {
|
|
27
|
+
"$ref": "/schemas/core/context.json"
|
|
28
|
+
},
|
|
29
|
+
"ext": {
|
|
30
|
+
"$ref": "/schemas/core/ext.json"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"additionalProperties": true
|
|
34
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-products-request.json",
|
|
4
|
+
"title": "Get Products Request",
|
|
5
|
+
"description": "Request parameters for discovering available advertising products",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"brief": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "Natural language description of campaign requirements"
|
|
11
|
+
},
|
|
12
|
+
"brand_manifest": {
|
|
13
|
+
"$ref": "/schemas/core/brand-manifest-ref.json",
|
|
14
|
+
"description": "Brand information manifest providing brand context, assets, and product catalog. Can be provided inline or as a URL reference to a hosted manifest."
|
|
15
|
+
},
|
|
16
|
+
"filters": {
|
|
17
|
+
"$ref": "/schemas/core/product-filters.json"
|
|
18
|
+
},
|
|
19
|
+
"context": {
|
|
20
|
+
"$ref": "/schemas/core/context.json"
|
|
21
|
+
},
|
|
22
|
+
"ext": {
|
|
23
|
+
"$ref": "/schemas/core/ext.json"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"required": [],
|
|
27
|
+
"additionalProperties": true
|
|
28
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/get-products-response.json",
|
|
4
|
+
"title": "Get Products Response",
|
|
5
|
+
"description": "Response payload for get_products task",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"products": {
|
|
9
|
+
"type": "array",
|
|
10
|
+
"description": "Array of matching products",
|
|
11
|
+
"items": {
|
|
12
|
+
"$ref": "/schemas/core/product.json"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"errors": {
|
|
16
|
+
"type": "array",
|
|
17
|
+
"description": "Task-specific errors and warnings (e.g., product filtering issues)",
|
|
18
|
+
"items": {
|
|
19
|
+
"$ref": "/schemas/core/error.json"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"context": {
|
|
23
|
+
"$ref": "/schemas/core/context.json"
|
|
24
|
+
},
|
|
25
|
+
"ext": {
|
|
26
|
+
"$ref": "/schemas/core/ext.json"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"required": [
|
|
30
|
+
"products"
|
|
31
|
+
],
|
|
32
|
+
"additionalProperties": true
|
|
33
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/list-authorized-properties-request.json",
|
|
4
|
+
"title": "List Authorized Properties Request",
|
|
5
|
+
"description": "Request parameters for discovering which publishers this agent is authorized to represent",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"publisher_domains": {
|
|
9
|
+
"type": "array",
|
|
10
|
+
"description": "Filter to specific publisher domains (optional). If omitted, returns all publishers this agent represents.",
|
|
11
|
+
"items": {
|
|
12
|
+
"type": "string",
|
|
13
|
+
"pattern": "^[a-z0-9]([a-z0-9-]*[a-z0-9])?(\\.[a-z0-9]([a-z0-9-]*[a-z0-9])?)*$",
|
|
14
|
+
"description": "Publisher domain to filter by (e.g., 'cnn.com', 'espn.com')"
|
|
15
|
+
},
|
|
16
|
+
"minItems": 1
|
|
17
|
+
},
|
|
18
|
+
"context": {
|
|
19
|
+
"$ref": "/schemas/core/context.json"
|
|
20
|
+
},
|
|
21
|
+
"ext": {
|
|
22
|
+
"$ref": "/schemas/core/ext.json"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"additionalProperties": true
|
|
26
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/list-authorized-properties-response.json",
|
|
4
|
+
"title": "List Authorized Properties Response",
|
|
5
|
+
"description": "Response payload for list_authorized_properties task. Lists publisher domains and authorization scope (property_ids or property_tags). Buyers fetch actual property definitions from each publisher's canonical adagents.json file.",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"publisher_domains": {
|
|
9
|
+
"type": "array",
|
|
10
|
+
"description": "Publisher domains this agent is authorized to represent. Buyers should fetch each publisher's adagents.json to see property definitions and verify this agent is in their authorized_agents list with authorization scope.",
|
|
11
|
+
"items": {
|
|
12
|
+
"type": "string",
|
|
13
|
+
"pattern": "^[a-z0-9]([a-z0-9-]*[a-z0-9])?(\\.[a-z0-9]([a-z0-9-]*[a-z0-9])?)*$",
|
|
14
|
+
"description": "Domain where publisher's adagents.json is hosted (e.g., 'cnn.com')"
|
|
15
|
+
},
|
|
16
|
+
"minItems": 1
|
|
17
|
+
},
|
|
18
|
+
"primary_channels": {
|
|
19
|
+
"type": "array",
|
|
20
|
+
"description": "Primary advertising channels represented in this property portfolio. Helps buying agents quickly filter relevance.",
|
|
21
|
+
"items": {
|
|
22
|
+
"$ref": "/schemas/enums/channels.json"
|
|
23
|
+
},
|
|
24
|
+
"minItems": 1
|
|
25
|
+
},
|
|
26
|
+
"primary_countries": {
|
|
27
|
+
"type": "array",
|
|
28
|
+
"description": "Primary countries (ISO 3166-1 alpha-2 codes) where properties are concentrated. Helps buying agents quickly filter relevance.",
|
|
29
|
+
"items": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"pattern": "^[A-Z]{2}$"
|
|
32
|
+
},
|
|
33
|
+
"minItems": 1
|
|
34
|
+
},
|
|
35
|
+
"portfolio_description": {
|
|
36
|
+
"type": "string",
|
|
37
|
+
"description": "Markdown-formatted description of the property portfolio, including inventory types, audience characteristics, and special features.",
|
|
38
|
+
"minLength": 1,
|
|
39
|
+
"maxLength": 5000
|
|
40
|
+
},
|
|
41
|
+
"advertising_policies": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"description": "Publisher's advertising content policies, restrictions, and guidelines in natural language. May include prohibited categories, blocked advertisers, restricted tactics, brand safety requirements, or links to full policy documentation.",
|
|
44
|
+
"minLength": 1,
|
|
45
|
+
"maxLength": 10000
|
|
46
|
+
},
|
|
47
|
+
"last_updated": {
|
|
48
|
+
"type": "string",
|
|
49
|
+
"format": "date-time",
|
|
50
|
+
"description": "ISO 8601 timestamp of when the agent's publisher authorization list was last updated. Buyers can use this to determine if their cached publisher adagents.json files might be stale."
|
|
51
|
+
},
|
|
52
|
+
"errors": {
|
|
53
|
+
"type": "array",
|
|
54
|
+
"description": "Task-specific errors and warnings (e.g., property availability issues)",
|
|
55
|
+
"items": {
|
|
56
|
+
"$ref": "/schemas/core/error.json"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"context": {
|
|
60
|
+
"$ref": "/schemas/core/context.json"
|
|
61
|
+
},
|
|
62
|
+
"ext": {
|
|
63
|
+
"$ref": "/schemas/core/ext.json"
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"required": [
|
|
67
|
+
"publisher_domains"
|
|
68
|
+
],
|
|
69
|
+
"additionalProperties": true
|
|
70
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/list-creative-formats-request.json",
|
|
4
|
+
"title": "List Creative Formats Request",
|
|
5
|
+
"description": "Request parameters for discovering supported creative formats",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"format_ids": {
|
|
9
|
+
"type": "array",
|
|
10
|
+
"description": "Return only these specific format IDs (e.g., from get_products response)",
|
|
11
|
+
"items": {
|
|
12
|
+
"$ref": "/schemas/core/format-id.json"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"type": {
|
|
16
|
+
"$ref": "/schemas/enums/format-category.json",
|
|
17
|
+
"description": "Filter by format type (technical categories with distinct requirements)"
|
|
18
|
+
},
|
|
19
|
+
"asset_types": {
|
|
20
|
+
"type": "array",
|
|
21
|
+
"description": "Filter to formats that include these asset types. For third-party tags, search for 'html' or 'javascript'. E.g., ['image', 'text'] returns formats with images and text, ['javascript'] returns formats accepting JavaScript tags.",
|
|
22
|
+
"items": {
|
|
23
|
+
"$ref": "/schemas/enums/asset-content-type.json"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"max_width": {
|
|
27
|
+
"type": "integer",
|
|
28
|
+
"description": "Maximum width in pixels (inclusive). Returns formats where ANY render has width <= this value. For multi-render formats, matches if at least one render fits."
|
|
29
|
+
},
|
|
30
|
+
"max_height": {
|
|
31
|
+
"type": "integer",
|
|
32
|
+
"description": "Maximum height in pixels (inclusive). Returns formats where ANY render has height <= this value. For multi-render formats, matches if at least one render fits."
|
|
33
|
+
},
|
|
34
|
+
"min_width": {
|
|
35
|
+
"type": "integer",
|
|
36
|
+
"description": "Minimum width in pixels (inclusive). Returns formats where ANY render has width >= this value."
|
|
37
|
+
},
|
|
38
|
+
"min_height": {
|
|
39
|
+
"type": "integer",
|
|
40
|
+
"description": "Minimum height in pixels (inclusive). Returns formats where ANY render has height >= this value."
|
|
41
|
+
},
|
|
42
|
+
"is_responsive": {
|
|
43
|
+
"type": "boolean",
|
|
44
|
+
"description": "Filter for responsive formats that adapt to container size. When true, returns formats without fixed dimensions."
|
|
45
|
+
},
|
|
46
|
+
"name_search": {
|
|
47
|
+
"type": "string",
|
|
48
|
+
"description": "Search for formats by name (case-insensitive partial match)"
|
|
49
|
+
},
|
|
50
|
+
"context": {
|
|
51
|
+
"$ref": "/schemas/core/context.json"
|
|
52
|
+
},
|
|
53
|
+
"ext": {
|
|
54
|
+
"$ref": "/schemas/core/ext.json"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"additionalProperties": true
|
|
58
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "/schemas/media-buy/list-creative-formats-response.json",
|
|
4
|
+
"title": "List Creative Formats Response",
|
|
5
|
+
"description": "Response payload for list_creative_formats task",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"properties": {
|
|
8
|
+
"formats": {
|
|
9
|
+
"type": "array",
|
|
10
|
+
"description": "Full format definitions for all formats this agent supports. Each format's authoritative source is indicated by its agent_url field.",
|
|
11
|
+
"items": {
|
|
12
|
+
"$ref": "/schemas/core/format.json"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"creative_agents": {
|
|
16
|
+
"type": "array",
|
|
17
|
+
"description": "Optional: Creative agents that provide additional formats. Buyers can recursively query these agents to discover more formats. No authentication required for list_creative_formats.",
|
|
18
|
+
"items": {
|
|
19
|
+
"type": "object",
|
|
20
|
+
"properties": {
|
|
21
|
+
"agent_url": {
|
|
22
|
+
"type": "string",
|
|
23
|
+
"format": "uri",
|
|
24
|
+
"description": "Base URL for the creative agent (e.g., 'https://reference.adcp.org', 'https://dco.example.com'). Call list_creative_formats on this URL to get its formats."
|
|
25
|
+
},
|
|
26
|
+
"agent_name": {
|
|
27
|
+
"type": "string",
|
|
28
|
+
"description": "Human-readable name for the creative agent"
|
|
29
|
+
},
|
|
30
|
+
"capabilities": {
|
|
31
|
+
"type": "array",
|
|
32
|
+
"description": "Capabilities this creative agent provides",
|
|
33
|
+
"items": {
|
|
34
|
+
"$ref": "/schemas/enums/creative-agent-capability.json"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"required": [
|
|
39
|
+
"agent_url"
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"errors": {
|
|
44
|
+
"type": "array",
|
|
45
|
+
"description": "Task-specific errors and warnings (e.g., format availability issues)",
|
|
46
|
+
"items": {
|
|
47
|
+
"$ref": "/schemas/core/error.json"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"context": {
|
|
51
|
+
"$ref": "/schemas/core/context.json"
|
|
52
|
+
},
|
|
53
|
+
"ext": {
|
|
54
|
+
"$ref": "/schemas/core/ext.json"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"required": [
|
|
58
|
+
"formats"
|
|
59
|
+
],
|
|
60
|
+
"additionalProperties": true
|
|
61
|
+
}
|