@adcp/client 3.5.2 → 3.7.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/bin/adcp.js +309 -33
- package/dist/lib/core/AsyncHandler.js.map +1 -1
- package/dist/lib/index.d.ts +1 -0
- package/dist/lib/index.d.ts.map +1 -1
- package/dist/lib/index.js +14 -2
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/testing/client.d.ts.map +1 -1
- package/dist/lib/testing/client.js +23 -9
- package/dist/lib/testing/client.js.map +1 -1
- package/dist/lib/testing/formatter.d.ts.map +1 -1
- package/dist/lib/testing/formatter.js +14 -1
- package/dist/lib/testing/formatter.js.map +1 -1
- package/dist/lib/testing/types.d.ts +1 -0
- package/dist/lib/testing/types.d.ts.map +1 -1
- package/dist/lib/types/core.generated.d.ts +68 -7
- package/dist/lib/types/core.generated.d.ts.map +1 -1
- package/dist/lib/types/core.generated.js +2 -2
- package/dist/lib/types/schemas.generated.d.ts +865 -2445
- package/dist/lib/types/schemas.generated.d.ts.map +1 -1
- package/dist/lib/types/schemas.generated.js +234 -210
- package/dist/lib/types/schemas.generated.js.map +1 -1
- package/dist/lib/types/tools.generated.d.ts +165 -17
- package/dist/lib/types/tools.generated.d.ts.map +1 -1
- package/dist/lib/types/tools.generated.js.map +1 -1
- package/dist/lib/utils/format-assets.d.ts +112 -0
- package/dist/lib/utils/format-assets.d.ts.map +1 -0
- package/dist/lib/utils/format-assets.js +145 -0
- package/dist/lib/utils/format-assets.js.map +1 -0
- package/dist/lib/utils/index.d.ts +1 -0
- package/dist/lib/utils/index.d.ts.map +1 -1
- package/dist/lib/utils/index.js +12 -1
- package/dist/lib/utils/index.js.map +1 -1
- package/dist/lib/version.d.ts +5 -5
- package/dist/lib/version.js +5 -5
- package/package.json +2 -2
|
@@ -47,6 +47,11 @@ function formatTestResults(result) {
|
|
|
47
47
|
if (step.details) {
|
|
48
48
|
output += ` ${step.details}\n`;
|
|
49
49
|
}
|
|
50
|
+
if (step.warnings && step.warnings.length > 0) {
|
|
51
|
+
for (const warning of step.warnings) {
|
|
52
|
+
output += ` ${warning}\n`;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
50
55
|
if (step.error) {
|
|
51
56
|
output += ` ⚠️ Error: ${step.error}\n`;
|
|
52
57
|
}
|
|
@@ -74,6 +79,14 @@ function formatTestResultsSummary(result) {
|
|
|
74
79
|
const statusEmoji = result.overall_passed ? '✅' : '❌';
|
|
75
80
|
const passedCount = result.steps.filter(s => s.passed).length;
|
|
76
81
|
const failedCount = result.steps.filter(s => !s.passed).length;
|
|
77
|
-
|
|
82
|
+
const warningCount = result.steps.filter(s => s.warnings && s.warnings.length > 0).length;
|
|
83
|
+
let summary = `${statusEmoji} ${result.scenario}: ${passedCount}/${result.steps.length} passed (${result.total_duration_ms}ms)`;
|
|
84
|
+
if (failedCount > 0) {
|
|
85
|
+
summary += ` - ${failedCount} failed`;
|
|
86
|
+
}
|
|
87
|
+
if (warningCount > 0) {
|
|
88
|
+
summary += ` - ⚠️ ${warningCount} warning(s)`;
|
|
89
|
+
}
|
|
90
|
+
return summary;
|
|
78
91
|
}
|
|
79
92
|
//# sourceMappingURL=formatter.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"formatter.js","sourceRoot":"","sources":["../../../src/lib/testing/formatter.ts"],"names":[],"mappings":";AAAA;;GAEG;;AAOH,
|
|
1
|
+
{"version":3,"file":"formatter.js","sourceRoot":"","sources":["../../../src/lib/testing/formatter.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/lib/testing/types.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/lib/testing/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,MAAM,MAAM,YAAY,GACpB,cAAc,GACd,WAAW,GACX,kBAAkB,GAClB,iBAAiB,GACjB,eAAe,GACf,iBAAiB,GACjB,oBAAoB,GACpB,gBAAgB,GAChB,eAAe,GACf,cAAc,GAEd,gBAAgB,GAChB,YAAY,GACZ,oBAAoB,GACpB,qBAAqB,GAErB,mBAAmB,GAEnB,sBAAsB,CAAC;AAE3B,MAAM,WAAW,WAAW;IAE1B,QAAQ,CAAC,EAAE,KAAK,GAAG,KAAK,CAAC;IAEzB,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAEtB,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IAEpB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAE1B,IAAI,CAAC,EAAE;QACL,IAAI,EAAE,QAAQ,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;IAEF,cAAc,CAAC,EAAE;QACf,IAAI,EAAE,MAAM,CAAC;QACb,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,KAAK,CAAC;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;SAAE,CAAC,CAAC;QAChD,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAChC,MAAM,CAAC,EAAE,KAAK,CAAC;YACb,QAAQ,EAAE,MAAM,CAAC;YACjB,UAAU,EAAE,MAAM,CAAC;YACnB,GAAG,EAAE,MAAM,CAAC;YACZ,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,MAAM,CAAC,EAAE,MAAM,CAAC;YAChB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;SACjB,CAAC,CAAC;KACJ,CAAC;IAEF,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB;AAED,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAE1B,iBAAiB,CAAC,EAAE,KAAK,CAAC;QACxB,SAAS,EAAE,MAAM,CAAC;QAClB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;QAC3B,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;KAC5B,CAAC,CAAC;IAEH,iBAAiB,CAAC,EAAE,KAAK,CAAC;QACxB,SAAS,EAAE,MAAM,CAAC;QAClB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC,CAAC;CACJ;AAED,MAAM,WAAW,UAAU;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,YAAY,CAAC;IACvB,cAAc,EAAE,OAAO,CAAC;IACxB,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAElB,aAAa,CAAC,EAAE,YAAY,CAAC;IAE7B,OAAO,EAAE,OAAO,CAAC;CAClB;AAGD,MAAM,WAAW,UAAU;IACzB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAGD,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,KAAK,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,IAAI,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,KAAK,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACnD"}
|
|
@@ -92,6 +92,7 @@ export interface Package {
|
|
|
92
92
|
*/
|
|
93
93
|
paused?: boolean;
|
|
94
94
|
ext?: ExtensionObject;
|
|
95
|
+
[k: string]: unknown;
|
|
95
96
|
}
|
|
96
97
|
/**
|
|
97
98
|
* Optional geographic refinements for media buys. Most targeting should be expressed in the brief and handled by the publisher. These fields are primarily for geographic restrictions (RCT testing, regulatory compliance).
|
|
@@ -122,6 +123,7 @@ export interface TargetingOverlay {
|
|
|
122
123
|
*/
|
|
123
124
|
axe_exclude_segment?: string;
|
|
124
125
|
frequency_cap?: FrequencyCap;
|
|
126
|
+
[k: string]: unknown;
|
|
125
127
|
}
|
|
126
128
|
/**
|
|
127
129
|
* Frequency capping settings for package-level application
|
|
@@ -131,6 +133,7 @@ export interface FrequencyCap {
|
|
|
131
133
|
* Minutes to suppress after impression
|
|
132
134
|
*/
|
|
133
135
|
suppress_minutes: number;
|
|
136
|
+
[k: string]: unknown;
|
|
134
137
|
}
|
|
135
138
|
/**
|
|
136
139
|
* Assignment of a creative asset to a package with optional placement targeting. Used in create_media_buy and update_media_buy requests. Note: sync_creatives does not support placement_ids - use create/update_media_buy for placement-level targeting.
|
|
@@ -150,6 +153,7 @@ export interface CreativeAssignment {
|
|
|
150
153
|
* @minItems 1
|
|
151
154
|
*/
|
|
152
155
|
placement_ids?: [string, ...string[]];
|
|
156
|
+
[k: string]: unknown;
|
|
153
157
|
}
|
|
154
158
|
/**
|
|
155
159
|
* Structured format identifier with agent URL and format name. Can reference: (1) a concrete format with fixed dimensions (id only), (2) a template format without parameters (id only), or (3) a template format with parameters (id + dimensions/duration). Template formats accept parameters in format_id while concrete formats have fixed dimensions in their definition. Parameterized format IDs create unique, specific format variants.
|
|
@@ -175,6 +179,7 @@ export interface FormatID {
|
|
|
175
179
|
* Duration in milliseconds for time-based formats (video, audio). When specified, creates a parameterized format ID. Omit to reference a template format without parameters.
|
|
176
180
|
*/
|
|
177
181
|
duration_ms?: number;
|
|
182
|
+
[k: string]: unknown;
|
|
178
183
|
}
|
|
179
184
|
/**
|
|
180
185
|
* Extension object for platform-specific, vendor-namespaced parameters. Extensions are always optional and must be namespaced under a vendor/platform key (e.g., ext.gam, ext.roku). Used for custom capabilities, partner-specific configuration, and features being proposed for standardization.
|
|
@@ -211,6 +216,7 @@ export type VASTAsset = {
|
|
|
211
216
|
* Tracking events supported by this VAST tag
|
|
212
217
|
*/
|
|
213
218
|
tracking_events?: VASTTrackingEvent[];
|
|
219
|
+
[k: string]: unknown;
|
|
214
220
|
} | {
|
|
215
221
|
/**
|
|
216
222
|
* Discriminator indicating VAST is delivered as inline XML content
|
|
@@ -233,6 +239,7 @@ export type VASTAsset = {
|
|
|
233
239
|
* Tracking events supported by this VAST tag
|
|
234
240
|
*/
|
|
235
241
|
tracking_events?: VASTTrackingEvent[];
|
|
242
|
+
[k: string]: unknown;
|
|
236
243
|
};
|
|
237
244
|
/**
|
|
238
245
|
* VAST specification version
|
|
@@ -271,6 +278,7 @@ export type DAASTAsset = {
|
|
|
271
278
|
* Whether companion display ads are included
|
|
272
279
|
*/
|
|
273
280
|
companion_ads?: boolean;
|
|
281
|
+
[k: string]: unknown;
|
|
274
282
|
} | {
|
|
275
283
|
/**
|
|
276
284
|
* Discriminator indicating DAAST is delivered as inline XML content
|
|
@@ -293,6 +301,7 @@ export type DAASTAsset = {
|
|
|
293
301
|
* Whether companion display ads are included
|
|
294
302
|
*/
|
|
295
303
|
companion_ads?: boolean;
|
|
304
|
+
[k: string]: unknown;
|
|
296
305
|
};
|
|
297
306
|
/**
|
|
298
307
|
* DAAST specification version
|
|
@@ -401,6 +410,7 @@ export interface ImageAsset {
|
|
|
401
410
|
* Alternative text for accessibility
|
|
402
411
|
*/
|
|
403
412
|
alt_text?: string;
|
|
413
|
+
[k: string]: unknown;
|
|
404
414
|
}
|
|
405
415
|
/**
|
|
406
416
|
* Video asset with URL and specifications
|
|
@@ -430,6 +440,7 @@ export interface VideoAsset {
|
|
|
430
440
|
* Video bitrate in kilobits per second
|
|
431
441
|
*/
|
|
432
442
|
bitrate_kbps?: number;
|
|
443
|
+
[k: string]: unknown;
|
|
433
444
|
}
|
|
434
445
|
/**
|
|
435
446
|
* Audio asset with URL and specifications
|
|
@@ -451,6 +462,7 @@ export interface AudioAsset {
|
|
|
451
462
|
* Audio bitrate in kilobits per second
|
|
452
463
|
*/
|
|
453
464
|
bitrate_kbps?: number;
|
|
465
|
+
[k: string]: unknown;
|
|
454
466
|
}
|
|
455
467
|
/**
|
|
456
468
|
* Text content asset
|
|
@@ -464,6 +476,7 @@ export interface TextAsset {
|
|
|
464
476
|
* Language code (e.g., 'en', 'es', 'fr')
|
|
465
477
|
*/
|
|
466
478
|
language?: string;
|
|
479
|
+
[k: string]: unknown;
|
|
467
480
|
}
|
|
468
481
|
/**
|
|
469
482
|
* HTML content asset
|
|
@@ -477,6 +490,7 @@ export interface HTMLAsset {
|
|
|
477
490
|
* HTML version (e.g., 'HTML5')
|
|
478
491
|
*/
|
|
479
492
|
version?: string;
|
|
493
|
+
[k: string]: unknown;
|
|
480
494
|
}
|
|
481
495
|
/**
|
|
482
496
|
* CSS stylesheet asset
|
|
@@ -490,6 +504,7 @@ export interface CSSAsset {
|
|
|
490
504
|
* CSS media query context (e.g., 'screen', 'print')
|
|
491
505
|
*/
|
|
492
506
|
media?: string;
|
|
507
|
+
[k: string]: unknown;
|
|
493
508
|
}
|
|
494
509
|
/**
|
|
495
510
|
* JavaScript code asset
|
|
@@ -500,6 +515,7 @@ export interface JavaScriptAsset {
|
|
|
500
515
|
*/
|
|
501
516
|
content: string;
|
|
502
517
|
module_type?: JavaScriptModuleType;
|
|
518
|
+
[k: string]: unknown;
|
|
503
519
|
}
|
|
504
520
|
/**
|
|
505
521
|
* Complete offering specification combining brand manifest, product selectors, and asset filters. Provides all context needed for creative generation about what is being promoted.
|
|
@@ -525,6 +541,7 @@ export interface PromotedOfferings {
|
|
|
525
541
|
assets?: {
|
|
526
542
|
[k: string]: unknown;
|
|
527
543
|
}[];
|
|
544
|
+
[k: string]: unknown;
|
|
528
545
|
}[];
|
|
529
546
|
/**
|
|
530
547
|
* Selectors to choose specific assets from the brand manifest
|
|
@@ -542,7 +559,9 @@ export interface PromotedOfferings {
|
|
|
542
559
|
* Exclude assets with these tags
|
|
543
560
|
*/
|
|
544
561
|
exclude_tags?: string[];
|
|
562
|
+
[k: string]: unknown;
|
|
545
563
|
};
|
|
564
|
+
[k: string]: unknown;
|
|
546
565
|
}
|
|
547
566
|
/**
|
|
548
567
|
* Inline brand manifest object
|
|
@@ -678,6 +697,7 @@ export interface BrandManifest {
|
|
|
678
697
|
metadata?: {
|
|
679
698
|
[k: string]: unknown;
|
|
680
699
|
};
|
|
700
|
+
[k: string]: unknown;
|
|
681
701
|
}[];
|
|
682
702
|
/**
|
|
683
703
|
* Product catalog information for e-commerce advertisers. Enables SKU-level creative generation and product selection.
|
|
@@ -703,6 +723,7 @@ export interface BrandManifest {
|
|
|
703
723
|
* How frequently the product catalog is updated
|
|
704
724
|
*/
|
|
705
725
|
update_frequency?: 'realtime' | 'hourly' | 'daily' | 'weekly';
|
|
726
|
+
[k: string]: unknown;
|
|
706
727
|
};
|
|
707
728
|
/**
|
|
708
729
|
* Legal disclaimers or required text that must appear in creatives
|
|
@@ -759,6 +780,7 @@ export interface BrandManifest {
|
|
|
759
780
|
*/
|
|
760
781
|
version?: string;
|
|
761
782
|
};
|
|
783
|
+
[k: string]: unknown;
|
|
762
784
|
}
|
|
763
785
|
/**
|
|
764
786
|
* Selectors to choose which products/offerings from the brand manifest product catalog to promote
|
|
@@ -780,6 +802,7 @@ export interface PromotedProducts {
|
|
|
780
802
|
* Natural language query to select products from the brand manifest (e.g., 'all Kraft Heinz pasta sauces', 'organic products under $20')
|
|
781
803
|
*/
|
|
782
804
|
manifest_query?: string;
|
|
805
|
+
[k: string]: unknown;
|
|
783
806
|
}
|
|
784
807
|
/**
|
|
785
808
|
* URL reference asset
|
|
@@ -794,6 +817,7 @@ export interface URLAsset {
|
|
|
794
817
|
* Description of what this URL points to
|
|
795
818
|
*/
|
|
796
819
|
description?: string;
|
|
820
|
+
[k: string]: unknown;
|
|
797
821
|
}
|
|
798
822
|
/**
|
|
799
823
|
* Selects properties from a publisher's adagents.json. Used for both product definitions and agent authorization. Supports three selection patterns: all properties, specific IDs, or by tags.
|
|
@@ -807,6 +831,7 @@ export type PublisherPropertySelector = {
|
|
|
807
831
|
* Discriminator indicating all properties from this publisher are included
|
|
808
832
|
*/
|
|
809
833
|
selection_type: 'all';
|
|
834
|
+
[k: string]: unknown;
|
|
810
835
|
} | {
|
|
811
836
|
/**
|
|
812
837
|
* Domain where publisher's adagents.json is hosted (e.g., 'cnn.com')
|
|
@@ -822,6 +847,7 @@ export type PublisherPropertySelector = {
|
|
|
822
847
|
* @minItems 1
|
|
823
848
|
*/
|
|
824
849
|
property_ids: [PropertyID, ...PropertyID[]];
|
|
850
|
+
[k: string]: unknown;
|
|
825
851
|
} | {
|
|
826
852
|
/**
|
|
827
853
|
* Domain where publisher's adagents.json is hosted (e.g., 'cnn.com')
|
|
@@ -837,6 +863,7 @@ export type PublisherPropertySelector = {
|
|
|
837
863
|
* @minItems 1
|
|
838
864
|
*/
|
|
839
865
|
property_tags: [PropertyTag, ...PropertyTag[]];
|
|
866
|
+
[k: string]: unknown;
|
|
840
867
|
};
|
|
841
868
|
/**
|
|
842
869
|
* Identifier for a publisher property. Must be lowercase alphanumeric with underscores only.
|
|
@@ -979,6 +1006,7 @@ export interface Placement {
|
|
|
979
1006
|
* @minItems 1
|
|
980
1007
|
*/
|
|
981
1008
|
format_ids?: [FormatID, ...FormatID[]];
|
|
1009
|
+
[k: string]: unknown;
|
|
982
1010
|
}
|
|
983
1011
|
/**
|
|
984
1012
|
* Cost Per Mille (cost per 1,000 impressions) with guaranteed fixed rate - common for direct/guaranteed deals
|
|
@@ -1008,6 +1036,7 @@ export interface CPMFixedRatePricingOption {
|
|
|
1008
1036
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1009
1037
|
*/
|
|
1010
1038
|
min_spend_per_package?: number;
|
|
1039
|
+
[k: string]: unknown;
|
|
1011
1040
|
}
|
|
1012
1041
|
/**
|
|
1013
1042
|
* Cost Per Mille (cost per 1,000 impressions) with auction-based pricing - common for programmatic/non-guaranteed inventory
|
|
@@ -1058,6 +1087,7 @@ export interface CPMAuctionPricingOption {
|
|
|
1058
1087
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1059
1088
|
*/
|
|
1060
1089
|
min_spend_per_package?: number;
|
|
1090
|
+
[k: string]: unknown;
|
|
1061
1091
|
}
|
|
1062
1092
|
/**
|
|
1063
1093
|
* Viewable Cost Per Mille (cost per 1,000 viewable impressions) with guaranteed fixed rate - impressions meeting MRC viewability standard (50% pixels in-view for 1 second for display, 2 seconds for video)
|
|
@@ -1087,6 +1117,7 @@ export interface VCPMFixedRatePricingOption {
|
|
|
1087
1117
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1088
1118
|
*/
|
|
1089
1119
|
min_spend_per_package?: number;
|
|
1120
|
+
[k: string]: unknown;
|
|
1090
1121
|
}
|
|
1091
1122
|
/**
|
|
1092
1123
|
* Viewable Cost Per Mille (cost per 1,000 viewable impressions) with auction-based pricing - impressions meeting MRC viewability standard (50% pixels in-view for 1 second for display, 2 seconds for video)
|
|
@@ -1137,6 +1168,7 @@ export interface VCPMAuctionPricingOption {
|
|
|
1137
1168
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1138
1169
|
*/
|
|
1139
1170
|
min_spend_per_package?: number;
|
|
1171
|
+
[k: string]: unknown;
|
|
1140
1172
|
}
|
|
1141
1173
|
/**
|
|
1142
1174
|
* Cost Per Click fixed-rate pricing for performance-driven advertising campaigns
|
|
@@ -1166,6 +1198,7 @@ export interface CPCPricingOption {
|
|
|
1166
1198
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1167
1199
|
*/
|
|
1168
1200
|
min_spend_per_package?: number;
|
|
1201
|
+
[k: string]: unknown;
|
|
1169
1202
|
}
|
|
1170
1203
|
/**
|
|
1171
1204
|
* Cost Per Completed View (100% video/audio completion) fixed-rate pricing
|
|
@@ -1195,6 +1228,7 @@ export interface CPCVPricingOption {
|
|
|
1195
1228
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1196
1229
|
*/
|
|
1197
1230
|
min_spend_per_package?: number;
|
|
1231
|
+
[k: string]: unknown;
|
|
1198
1232
|
}
|
|
1199
1233
|
/**
|
|
1200
1234
|
* Cost Per View (at publisher-defined threshold) fixed-rate pricing for video/audio
|
|
@@ -1229,12 +1263,15 @@ export interface CPVPricingOption {
|
|
|
1229
1263
|
* Seconds of viewing required (e.g., 30 for YouTube-style '30 seconds = view')
|
|
1230
1264
|
*/
|
|
1231
1265
|
duration_seconds: number;
|
|
1266
|
+
[k: string]: unknown;
|
|
1232
1267
|
};
|
|
1268
|
+
[k: string]: unknown;
|
|
1233
1269
|
};
|
|
1234
1270
|
/**
|
|
1235
1271
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1236
1272
|
*/
|
|
1237
1273
|
min_spend_per_package?: number;
|
|
1274
|
+
[k: string]: unknown;
|
|
1238
1275
|
}
|
|
1239
1276
|
/**
|
|
1240
1277
|
* Cost Per Point (Gross Rating Point) fixed-rate pricing for TV and audio campaigns requiring demographic measurement
|
|
@@ -1272,11 +1309,13 @@ export interface CPPPricingOption {
|
|
|
1272
1309
|
* Minimum GRPs/TRPs required for this pricing option
|
|
1273
1310
|
*/
|
|
1274
1311
|
min_points?: number;
|
|
1312
|
+
[k: string]: unknown;
|
|
1275
1313
|
};
|
|
1276
1314
|
/**
|
|
1277
1315
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1278
1316
|
*/
|
|
1279
1317
|
min_spend_per_package?: number;
|
|
1318
|
+
[k: string]: unknown;
|
|
1280
1319
|
}
|
|
1281
1320
|
/**
|
|
1282
1321
|
* Flat rate pricing for DOOH, sponsorships, and time-based campaigns - fixed cost regardless of delivery volume
|
|
@@ -1334,11 +1373,13 @@ export interface FlatRatePricingOption {
|
|
|
1334
1373
|
* Specific daypart for time-based pricing (e.g., 'morning_commute', 'evening_prime', 'overnight')
|
|
1335
1374
|
*/
|
|
1336
1375
|
daypart?: string;
|
|
1376
|
+
[k: string]: unknown;
|
|
1337
1377
|
};
|
|
1338
1378
|
/**
|
|
1339
1379
|
* Minimum spend requirement per package using this pricing option, in the specified currency
|
|
1340
1380
|
*/
|
|
1341
1381
|
min_spend_per_package?: number;
|
|
1382
|
+
[k: string]: unknown;
|
|
1342
1383
|
}
|
|
1343
1384
|
/**
|
|
1344
1385
|
* Measurement capabilities included with a product
|
|
@@ -1360,6 +1401,7 @@ export interface Measurement {
|
|
|
1360
1401
|
* Reporting frequency and format
|
|
1361
1402
|
*/
|
|
1362
1403
|
reporting: string;
|
|
1404
|
+
[k: string]: unknown;
|
|
1363
1405
|
}
|
|
1364
1406
|
/**
|
|
1365
1407
|
* Reporting capabilities available for a product
|
|
@@ -1387,6 +1429,7 @@ export interface ReportingCapabilities {
|
|
|
1387
1429
|
* Metrics available in reporting. Impressions and spend are always implicitly included.
|
|
1388
1430
|
*/
|
|
1389
1431
|
available_metrics: AvailableMetric[];
|
|
1432
|
+
[k: string]: unknown;
|
|
1390
1433
|
}
|
|
1391
1434
|
/**
|
|
1392
1435
|
* Creative requirements and restrictions for a product
|
|
@@ -1398,6 +1441,7 @@ export interface CreativePolicy {
|
|
|
1398
1441
|
* Whether creative templates are provided
|
|
1399
1442
|
*/
|
|
1400
1443
|
templates_available: boolean;
|
|
1444
|
+
[k: string]: unknown;
|
|
1401
1445
|
}
|
|
1402
1446
|
/**
|
|
1403
1447
|
* Structured format identifier with agent URL and format name. Can reference: (1) a concrete format with fixed dimensions (id only), (2) a template format without parameters (id only), or (3) a template format with parameters (id + dimensions/duration). Template formats accept parameters in format_id while concrete formats have fixed dimensions in their definition. Parameterized format IDs create unique, specific format variants.
|
|
@@ -1423,6 +1467,7 @@ export interface FormatID1 {
|
|
|
1423
1467
|
* Duration in milliseconds for time-based formats (video, audio). When specified, creates a parameterized format ID. Omit to reference a template format without parameters.
|
|
1424
1468
|
*/
|
|
1425
1469
|
duration_ms?: number;
|
|
1470
|
+
[k: string]: unknown;
|
|
1426
1471
|
}
|
|
1427
1472
|
/**
|
|
1428
1473
|
* Structured format identifier with agent URL and format name. Can reference: (1) a concrete format with fixed dimensions (id only), (2) a template format without parameters (id only), or (3) a template format with parameters (id + dimensions/duration). Template formats accept parameters in format_id while concrete formats have fixed dimensions in their definition. Parameterized format IDs create unique, specific format variants.
|
|
@@ -1448,6 +1493,7 @@ export interface FormatID2 {
|
|
|
1448
1493
|
* Duration in milliseconds for time-based formats (video, audio). When specified, creates a parameterized format ID. Omit to reference a template format without parameters.
|
|
1449
1494
|
*/
|
|
1450
1495
|
duration_ms?: number;
|
|
1496
|
+
[k: string]: unknown;
|
|
1451
1497
|
}
|
|
1452
1498
|
/**
|
|
1453
1499
|
* Extension object for platform-specific, vendor-namespaced parameters. Extensions are always optional and must be namespaced under a vendor/platform key (e.g., ext.gam, ext.roku). Used for custom capabilities, partner-specific configuration, and features being proposed for standardization.
|
|
@@ -1567,6 +1613,7 @@ export interface GetProductsResponse {
|
|
|
1567
1613
|
errors?: Error[];
|
|
1568
1614
|
context?: ContextObject;
|
|
1569
1615
|
ext?: ExtensionObject;
|
|
1616
|
+
[k: string]: unknown;
|
|
1570
1617
|
}
|
|
1571
1618
|
/**
|
|
1572
1619
|
* Represents available advertising inventory
|
|
@@ -1598,6 +1645,7 @@ export interface Error {
|
|
|
1598
1645
|
details?: {
|
|
1599
1646
|
[k: string]: unknown;
|
|
1600
1647
|
};
|
|
1648
|
+
[k: string]: unknown;
|
|
1601
1649
|
}
|
|
1602
1650
|
/**
|
|
1603
1651
|
* Opaque correlation data that is echoed unchanged in responses. Used for internal tracking, UI session IDs, trace IDs, and other caller-specific identifiers that don't affect protocol behavior. Context data is never parsed by AdCP agents - it's simply preserved and returned.
|
|
@@ -1627,6 +1675,7 @@ export interface GetProductsAsyncWorking {
|
|
|
1627
1675
|
step_number?: number;
|
|
1628
1676
|
context?: ContextObject;
|
|
1629
1677
|
ext?: ExtensionObject;
|
|
1678
|
+
[k: string]: unknown;
|
|
1630
1679
|
}
|
|
1631
1680
|
/**
|
|
1632
1681
|
* Input requirements for get_products needing clarification
|
|
@@ -1646,6 +1695,7 @@ export interface GetProductsAsyncInputRequired {
|
|
|
1646
1695
|
suggestions?: string[];
|
|
1647
1696
|
context?: ContextObject;
|
|
1648
1697
|
ext?: ExtensionObject;
|
|
1698
|
+
[k: string]: unknown;
|
|
1649
1699
|
}
|
|
1650
1700
|
/**
|
|
1651
1701
|
* Acknowledgment for submitted get_products (custom curation)
|
|
@@ -1657,6 +1707,7 @@ export interface GetProductsAsyncSubmitted {
|
|
|
1657
1707
|
estimated_completion?: string;
|
|
1658
1708
|
context?: ContextObject;
|
|
1659
1709
|
ext?: ExtensionObject;
|
|
1710
|
+
[k: string]: unknown;
|
|
1660
1711
|
}
|
|
1661
1712
|
/**
|
|
1662
1713
|
* Success response - media buy created successfully
|
|
@@ -1680,6 +1731,7 @@ export interface CreateMediaBuySuccess {
|
|
|
1680
1731
|
packages: Package[];
|
|
1681
1732
|
context?: ContextObject;
|
|
1682
1733
|
ext?: ExtensionObject;
|
|
1734
|
+
[k: string]: unknown;
|
|
1683
1735
|
}
|
|
1684
1736
|
/**
|
|
1685
1737
|
* A specific product within a media buy (line item)
|
|
@@ -1693,6 +1745,7 @@ export interface CreateMediaBuyError {
|
|
|
1693
1745
|
errors: [Error, ...Error[]];
|
|
1694
1746
|
context?: ContextObject;
|
|
1695
1747
|
ext?: ExtensionObject;
|
|
1748
|
+
[k: string]: unknown;
|
|
1696
1749
|
}
|
|
1697
1750
|
/**
|
|
1698
1751
|
* Progress data for working create_media_buy
|
|
@@ -1716,6 +1769,7 @@ export interface CreateMediaBuyAsyncWorking {
|
|
|
1716
1769
|
step_number?: number;
|
|
1717
1770
|
context?: ContextObject;
|
|
1718
1771
|
ext?: ExtensionObject;
|
|
1772
|
+
[k: string]: unknown;
|
|
1719
1773
|
}
|
|
1720
1774
|
/**
|
|
1721
1775
|
* Input requirements for create_media_buy needing user input
|
|
@@ -1731,6 +1785,7 @@ export interface CreateMediaBuyAsyncInputRequired {
|
|
|
1731
1785
|
errors?: Error[];
|
|
1732
1786
|
context?: ContextObject;
|
|
1733
1787
|
ext?: ExtensionObject;
|
|
1788
|
+
[k: string]: unknown;
|
|
1734
1789
|
}
|
|
1735
1790
|
/**
|
|
1736
1791
|
* Acknowledgment for submitted create_media_buy
|
|
@@ -1738,6 +1793,7 @@ export interface CreateMediaBuyAsyncInputRequired {
|
|
|
1738
1793
|
export interface CreateMediaBuyAsyncSubmitted {
|
|
1739
1794
|
context?: ContextObject;
|
|
1740
1795
|
ext?: ExtensionObject;
|
|
1796
|
+
[k: string]: unknown;
|
|
1741
1797
|
}
|
|
1742
1798
|
/**
|
|
1743
1799
|
* Success response - media buy updated successfully
|
|
@@ -1761,6 +1817,7 @@ export interface UpdateMediaBuySuccess {
|
|
|
1761
1817
|
affected_packages?: Package[];
|
|
1762
1818
|
context?: ContextObject;
|
|
1763
1819
|
ext?: ExtensionObject;
|
|
1820
|
+
[k: string]: unknown;
|
|
1764
1821
|
}
|
|
1765
1822
|
/**
|
|
1766
1823
|
* Error response - operation failed, no changes applied
|
|
@@ -1774,6 +1831,7 @@ export interface UpdateMediaBuyError {
|
|
|
1774
1831
|
errors: [Error, ...Error[]];
|
|
1775
1832
|
context?: ContextObject;
|
|
1776
1833
|
ext?: ExtensionObject;
|
|
1834
|
+
[k: string]: unknown;
|
|
1777
1835
|
}
|
|
1778
1836
|
/**
|
|
1779
1837
|
* Progress data for working update_media_buy
|
|
@@ -1797,6 +1855,7 @@ export interface UpdateMediaBuyAsyncWorking {
|
|
|
1797
1855
|
step_number?: number;
|
|
1798
1856
|
context?: ContextObject;
|
|
1799
1857
|
ext?: ExtensionObject;
|
|
1858
|
+
[k: string]: unknown;
|
|
1800
1859
|
}
|
|
1801
1860
|
/**
|
|
1802
1861
|
* Input requirements for update_media_buy needing user input
|
|
@@ -1808,6 +1867,7 @@ export interface UpdateMediaBuyAsyncInputRequired {
|
|
|
1808
1867
|
reason?: 'APPROVAL_REQUIRED' | 'CHANGE_CONFIRMATION';
|
|
1809
1868
|
context?: ContextObject;
|
|
1810
1869
|
ext?: ExtensionObject;
|
|
1870
|
+
[k: string]: unknown;
|
|
1811
1871
|
}
|
|
1812
1872
|
/**
|
|
1813
1873
|
* Acknowledgment for submitted update_media_buy
|
|
@@ -1815,6 +1875,7 @@ export interface UpdateMediaBuyAsyncInputRequired {
|
|
|
1815
1875
|
export interface UpdateMediaBuyAsyncSubmitted {
|
|
1816
1876
|
context?: ContextObject;
|
|
1817
1877
|
ext?: ExtensionObject;
|
|
1878
|
+
[k: string]: unknown;
|
|
1818
1879
|
}
|
|
1819
1880
|
/**
|
|
1820
1881
|
* Success response - sync operation processed creatives (may include per-item failures)
|
|
@@ -1865,17 +1926,13 @@ export interface SyncCreativesSuccess {
|
|
|
1865
1926
|
* Assignment errors by package ID (only present when assignment failures occurred)
|
|
1866
1927
|
*/
|
|
1867
1928
|
assignment_errors?: {
|
|
1868
|
-
|
|
1869
|
-
* Error message for this package assignment
|
|
1870
|
-
*
|
|
1871
|
-
* This interface was referenced by `undefined`'s JSON-Schema definition
|
|
1872
|
-
* via the `patternProperty` "^[a-zA-Z0-9_-]+$".
|
|
1873
|
-
*/
|
|
1874
|
-
[k: string]: string;
|
|
1929
|
+
[k: string]: unknown;
|
|
1875
1930
|
};
|
|
1931
|
+
[k: string]: unknown;
|
|
1876
1932
|
}[];
|
|
1877
1933
|
context?: ContextObject;
|
|
1878
1934
|
ext?: ExtensionObject;
|
|
1935
|
+
[k: string]: unknown;
|
|
1879
1936
|
}
|
|
1880
1937
|
/**
|
|
1881
1938
|
* Error response - operation failed completely, no creatives were processed
|
|
@@ -1889,6 +1946,7 @@ export interface SyncCreativesError {
|
|
|
1889
1946
|
errors: [Error, ...Error[]];
|
|
1890
1947
|
context?: ContextObject;
|
|
1891
1948
|
ext?: ExtensionObject;
|
|
1949
|
+
[k: string]: unknown;
|
|
1892
1950
|
}
|
|
1893
1951
|
/**
|
|
1894
1952
|
* Progress data for working sync_creatives
|
|
@@ -1920,6 +1978,7 @@ export interface SyncCreativesAsyncWorking {
|
|
|
1920
1978
|
creatives_total?: number;
|
|
1921
1979
|
context?: ContextObject;
|
|
1922
1980
|
ext?: ExtensionObject;
|
|
1981
|
+
[k: string]: unknown;
|
|
1923
1982
|
}
|
|
1924
1983
|
/**
|
|
1925
1984
|
* Input requirements for sync_creatives needing user input
|
|
@@ -1931,6 +1990,7 @@ export interface SyncCreativesAsyncInputRequired {
|
|
|
1931
1990
|
reason?: 'APPROVAL_REQUIRED' | 'ASSET_CONFIRMATION' | 'FORMAT_CLARIFICATION';
|
|
1932
1991
|
context?: ContextObject;
|
|
1933
1992
|
ext?: ExtensionObject;
|
|
1993
|
+
[k: string]: unknown;
|
|
1934
1994
|
}
|
|
1935
1995
|
/**
|
|
1936
1996
|
* Acknowledgment for submitted sync_creatives
|
|
@@ -1938,5 +1998,6 @@ export interface SyncCreativesAsyncInputRequired {
|
|
|
1938
1998
|
export interface SyncCreativesAsyncSubmitted {
|
|
1939
1999
|
context?: ContextObject;
|
|
1940
2000
|
ext?: ExtensionObject;
|
|
2001
|
+
[k: string]: unknown;
|
|
1941
2002
|
}
|
|
1942
2003
|
//# sourceMappingURL=core.generated.d.ts.map
|