@revxui/api-clients-ts 1.1.95 → 1.1.96

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.
Files changed (75) hide show
  1. package/README.md +2 -2
  2. package/api/bidFunnelController.service.d.ts +6 -6
  3. package/api/creativeSetsController.service.d.ts +0 -28
  4. package/api/dashboardController.service.d.ts +24 -24
  5. package/api/strategyController.service.d.ts +9 -9
  6. package/bundles/revxui-api-clients-ts.umd.js +57 -152
  7. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  8. package/esm2015/api/adminController.service.js +2 -2
  9. package/esm2015/api/advertiserController.service.js +2 -2
  10. package/esm2015/api/appSettingsController.service.js +2 -2
  11. package/esm2015/api/audienceController.service.js +2 -2
  12. package/esm2015/api/auditController.service.js +2 -2
  13. package/esm2015/api/bidFunnelController.service.js +2 -2
  14. package/esm2015/api/bulkStrategyController.service.js +2 -2
  15. package/esm2015/api/cSSThemeController_.service.js +2 -2
  16. package/esm2015/api/campaignController.service.js +2 -2
  17. package/esm2015/api/catalogController.service.js +2 -2
  18. package/esm2015/api/clickDestinationController.service.js +2 -2
  19. package/esm2015/api/creativeController.service.js +2 -2
  20. package/esm2015/api/creativeSetsController.service.js +2 -80
  21. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  22. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  23. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  24. package/esm2015/api/customerReportingController.service.js +2 -2
  25. package/esm2015/api/dashboardController.service.js +2 -2
  26. package/esm2015/api/notificationsController.service.js +2 -2
  27. package/esm2015/api/pixelController.service.js +2 -2
  28. package/esm2015/api/reportingController.service.js +2 -2
  29. package/esm2015/api/sliceXController.service.js +2 -2
  30. package/esm2015/api/strategyController.service.js +2 -2
  31. package/esm2015/api/strategyTemplateController.service.js +2 -2
  32. package/esm2015/api/uILoggerController.service.js +2 -2
  33. package/esm2015/api/userPreferenceController.service.js +2 -2
  34. package/esm2015/model/baseModelWithCreativeSetType.js +4 -2
  35. package/esm2015/model/creativeCompactDTO.js +3 -2
  36. package/esm2015/model/creativeDTO.js +3 -2
  37. package/esm2015/model/creativeDetails.js +4 -2
  38. package/esm2015/model/creativeFileForSet.js +3 -2
  39. package/esm2015/model/creativeFiles.js +3 -2
  40. package/esm2015/model/creativeHtmlFileForSet.js +3 -2
  41. package/esm2015/model/creativeSetDashboardMetric.js +4 -2
  42. package/esm2015/model/creativeSetDetails.js +4 -2
  43. package/esm2015/model/creativeSetRequest.js +4 -2
  44. package/esm2015/model/creativeSetResponse.js +4 -2
  45. package/esm2015/model/duplicateCreativeSetResponse.js +4 -2
  46. package/esm2015/model/models.js +1 -7
  47. package/fesm2015/revxui-api-clients-ts.js +58 -149
  48. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  49. package/model/baseModelWithCreativeSetType.d.ts +3 -1
  50. package/model/creativeCompactDTO.d.ts +2 -1
  51. package/model/creativeDTO.d.ts +2 -1
  52. package/model/creativeDetails.d.ts +3 -1
  53. package/model/creativeFileForSet.d.ts +2 -1
  54. package/model/creativeFiles.d.ts +2 -1
  55. package/model/creativeHtmlFileForSet.d.ts +2 -1
  56. package/model/creativeSetDashboardMetric.d.ts +3 -1
  57. package/model/creativeSetDetails.d.ts +3 -1
  58. package/model/creativeSetRequest.d.ts +3 -1
  59. package/model/creativeSetResponse.d.ts +3 -1
  60. package/model/duplicateCreativeSetResponse.d.ts +3 -1
  61. package/model/models.d.ts +0 -6
  62. package/package.json +1 -1
  63. package/revxui-api-clients-ts.metadata.json +1 -1
  64. package/esm2015/model/apiListResponseCreativePerformanceList.js +0 -2
  65. package/esm2015/model/apiListResponseCreativeSetPerformanceList.js +0 -2
  66. package/esm2015/model/apiResponseObjectApiListResponseCreativePerformanceList.js +0 -2
  67. package/esm2015/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.js +0 -2
  68. package/esm2015/model/creativePerformanceList.js +0 -8
  69. package/esm2015/model/creativeSetPerformanceList.js +0 -24
  70. package/model/apiListResponseCreativePerformanceList.d.ts +0 -16
  71. package/model/apiListResponseCreativeSetPerformanceList.d.ts +0 -16
  72. package/model/apiResponseObjectApiListResponseCreativePerformanceList.d.ts +0 -17
  73. package/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.d.ts +0 -17
  74. package/model/creativePerformanceList.d.ts +0 -78
  75. package/model/creativeSetPerformanceList.d.ts +0 -94
@@ -15,7 +15,7 @@ export interface BaseModelWithCreativeSetType {
15
15
  name?: string;
16
16
  }
17
17
  export declare namespace BaseModelWithCreativeSetType {
18
- type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
18
+ type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
19
19
  const CreativeSetTypeEnum: {
20
20
  IMAGE: CreativeSetTypeEnum;
21
21
  VIDEO: CreativeSetTypeEnum;
@@ -31,5 +31,7 @@ export declare namespace BaseModelWithCreativeSetType {
31
31
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
32
32
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
33
33
  NATIVEICON: CreativeSetTypeEnum;
34
+ ICON: CreativeSetTypeEnum;
35
+ CTVVIDEO: CreativeSetTypeEnum;
34
36
  };
35
37
  }
@@ -31,7 +31,7 @@ export interface CreativeCompactDTO {
31
31
  urlPath?: string;
32
32
  }
33
33
  export declare namespace CreativeCompactDTO {
34
- type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
34
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon' | 'ctvVideo';
35
35
  const TypeEnum: {
36
36
  Image: TypeEnum;
37
37
  Html: TypeEnum;
@@ -48,5 +48,6 @@ export declare namespace CreativeCompactDTO {
48
48
  ClickTracker: TypeEnum;
49
49
  FbxImageNewsFeed: TypeEnum;
50
50
  NativeIcon: TypeEnum;
51
+ CtvVideo: TypeEnum;
51
52
  };
52
53
  }
@@ -86,7 +86,7 @@ export declare namespace CreativeDTO {
86
86
  CSV: ContentTypeEnum;
87
87
  UNKNOWN: ContentTypeEnum;
88
88
  };
89
- type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
89
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon' | 'ctvVideo';
90
90
  const TypeEnum: {
91
91
  Image: TypeEnum;
92
92
  Html: TypeEnum;
@@ -103,6 +103,7 @@ export declare namespace CreativeDTO {
103
103
  ClickTracker: TypeEnum;
104
104
  FbxImageNewsFeed: TypeEnum;
105
105
  NativeIcon: TypeEnum;
106
+ CtvVideo: TypeEnum;
106
107
  };
107
108
  type VideoUploadTypeEnum = 'VIDEO' | 'VAST_WRAPPER';
108
109
  const VideoUploadTypeEnum: {
@@ -21,7 +21,7 @@ export interface CreativeDetails {
21
21
  name?: string;
22
22
  }
23
23
  export declare namespace CreativeDetails {
24
- type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
24
+ type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
25
25
  const CreativeSetTypeEnum: {
26
26
  IMAGE: CreativeSetTypeEnum;
27
27
  VIDEO: CreativeSetTypeEnum;
@@ -37,5 +37,7 @@ export declare namespace CreativeDetails {
37
37
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
38
38
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
39
39
  NATIVEICON: CreativeSetTypeEnum;
40
+ ICON: CreativeSetTypeEnum;
41
+ CTVVIDEO: CreativeSetTypeEnum;
40
42
  };
41
43
  }
@@ -38,7 +38,7 @@ export interface CreativeFileForSet {
38
38
  width?: number;
39
39
  }
40
40
  export declare namespace CreativeFileForSet {
41
- type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
41
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon' | 'ctvVideo';
42
42
  const TypeEnum: {
43
43
  Image: TypeEnum;
44
44
  Html: TypeEnum;
@@ -55,5 +55,6 @@ export declare namespace CreativeFileForSet {
55
55
  ClickTracker: TypeEnum;
56
56
  FbxImageNewsFeed: TypeEnum;
57
57
  NativeIcon: TypeEnum;
58
+ CtvVideo: TypeEnum;
58
59
  };
59
60
  }
@@ -33,7 +33,7 @@ export interface CreativeFiles {
33
33
  width?: number;
34
34
  }
35
35
  export declare namespace CreativeFiles {
36
- type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
36
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon' | 'ctvVideo';
37
37
  const TypeEnum: {
38
38
  Image: TypeEnum;
39
39
  Html: TypeEnum;
@@ -50,5 +50,6 @@ export declare namespace CreativeFiles {
50
50
  ClickTracker: TypeEnum;
51
51
  FbxImageNewsFeed: TypeEnum;
52
52
  NativeIcon: TypeEnum;
53
+ CtvVideo: TypeEnum;
53
54
  };
54
55
  }
@@ -36,7 +36,7 @@ export declare namespace CreativeHtmlFileForSet {
36
36
  HYBRIDSTATICAD: TemplateTypeEnum;
37
37
  HYBRIDDYNAMICAD: TemplateTypeEnum;
38
38
  };
39
- type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
39
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon' | 'ctvVideo';
40
40
  const TypeEnum: {
41
41
  Image: TypeEnum;
42
42
  Html: TypeEnum;
@@ -53,5 +53,6 @@ export declare namespace CreativeHtmlFileForSet {
53
53
  ClickTracker: TypeEnum;
54
54
  FbxImageNewsFeed: TypeEnum;
55
55
  NativeIcon: TypeEnum;
56
+ CtvVideo: TypeEnum;
56
57
  };
57
58
  }
@@ -66,7 +66,7 @@ export interface CreativeSetDashboardMetric {
66
66
  viewappopen?: number;
67
67
  }
68
68
  export declare namespace CreativeSetDashboardMetric {
69
- type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
69
+ type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
70
70
  const CreativeSetTypeEnum: {
71
71
  IMAGE: CreativeSetTypeEnum;
72
72
  VIDEO: CreativeSetTypeEnum;
@@ -82,5 +82,7 @@ export declare namespace CreativeSetDashboardMetric {
82
82
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
83
83
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
84
84
  NATIVEICON: CreativeSetTypeEnum;
85
+ ICON: CreativeSetTypeEnum;
86
+ CTVVIDEO: CreativeSetTypeEnum;
85
87
  };
86
88
  }
@@ -41,7 +41,7 @@ export interface CreativeSetDetails {
41
41
  type?: CreativeSetDetails.TypeEnum;
42
42
  }
43
43
  export declare namespace CreativeSetDetails {
44
- type TypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
44
+ type TypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
45
45
  const TypeEnum: {
46
46
  IMAGE: TypeEnum;
47
47
  VIDEO: TypeEnum;
@@ -57,5 +57,7 @@ export declare namespace CreativeSetDetails {
57
57
  HYBRIDDYNAMICAD: TypeEnum;
58
58
  THIRDPARTYVIDEOADTAGS: TypeEnum;
59
59
  NATIVEICON: TypeEnum;
60
+ ICON: TypeEnum;
61
+ CTVVIDEO: TypeEnum;
60
62
  };
61
63
  }
@@ -45,7 +45,7 @@ export interface CreativeSetRequest {
45
45
  urlPath?: string;
46
46
  }
47
47
  export declare namespace CreativeSetRequest {
48
- type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
48
+ type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
49
49
  const CreativeSetTypeEnum: {
50
50
  IMAGE: CreativeSetTypeEnum;
51
51
  VIDEO: CreativeSetTypeEnum;
@@ -61,5 +61,7 @@ export declare namespace CreativeSetRequest {
61
61
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
62
62
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
63
63
  NATIVEICON: CreativeSetTypeEnum;
64
+ ICON: CreativeSetTypeEnum;
65
+ CTVVIDEO: CreativeSetTypeEnum;
64
66
  };
65
67
  }
@@ -16,7 +16,7 @@ export interface CreativeSetResponse {
16
16
  otherCreativeSetType?: CreativeSetResponse.OtherCreativeSetTypeEnum;
17
17
  }
18
18
  export declare namespace CreativeSetResponse {
19
- type OtherCreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
19
+ type OtherCreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
20
20
  const OtherCreativeSetTypeEnum: {
21
21
  IMAGE: OtherCreativeSetTypeEnum;
22
22
  VIDEO: OtherCreativeSetTypeEnum;
@@ -32,5 +32,7 @@ export declare namespace CreativeSetResponse {
32
32
  HYBRIDDYNAMICAD: OtherCreativeSetTypeEnum;
33
33
  THIRDPARTYVIDEOADTAGS: OtherCreativeSetTypeEnum;
34
34
  NATIVEICON: OtherCreativeSetTypeEnum;
35
+ ICON: OtherCreativeSetTypeEnum;
36
+ CTVVIDEO: OtherCreativeSetTypeEnum;
35
37
  };
36
38
  }
@@ -17,7 +17,7 @@ export interface DuplicateCreativeSetResponse {
17
17
  otherCreativeSetType?: DuplicateCreativeSetResponse.OtherCreativeSetTypeEnum;
18
18
  }
19
19
  export declare namespace DuplicateCreativeSetResponse {
20
- type OtherCreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON';
20
+ type OtherCreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD' | 'THIRD_PARTY_VIDEO_AD_TAGS' | 'NATIVE_ICON' | 'ICON' | 'CTV_VIDEO';
21
21
  const OtherCreativeSetTypeEnum: {
22
22
  IMAGE: OtherCreativeSetTypeEnum;
23
23
  VIDEO: OtherCreativeSetTypeEnum;
@@ -33,5 +33,7 @@ export declare namespace DuplicateCreativeSetResponse {
33
33
  HYBRIDDYNAMICAD: OtherCreativeSetTypeEnum;
34
34
  THIRDPARTYVIDEOADTAGS: OtherCreativeSetTypeEnum;
35
35
  NATIVEICON: OtherCreativeSetTypeEnum;
36
+ ICON: OtherCreativeSetTypeEnum;
37
+ CTVVIDEO: OtherCreativeSetTypeEnum;
36
38
  };
37
39
  }
package/model/models.d.ts CHANGED
@@ -18,9 +18,7 @@ export * from './apiListResponseCatalogFeed';
18
18
  export * from './apiListResponseClickDestination';
19
19
  export * from './apiListResponseCreativeCompactDTO';
20
20
  export * from './apiListResponseCreativeDTO';
21
- export * from './apiListResponseCreativePerformanceList';
22
21
  export * from './apiListResponseCreativeSetDashboardMetric';
23
- export * from './apiListResponseCreativeSetPerformanceList';
24
22
  export * from './apiListResponseCreativeTemplateDTO';
25
23
  export * from './apiListResponseMacro';
26
24
  export * from './apiListResponsePixel';
@@ -39,9 +37,7 @@ export * from './apiResponseObjectApiListResponseCatalogFeed';
39
37
  export * from './apiResponseObjectApiListResponseClickDestination';
40
38
  export * from './apiResponseObjectApiListResponseCreativeCompactDTO';
41
39
  export * from './apiResponseObjectApiListResponseCreativeDTO';
42
- export * from './apiResponseObjectApiListResponseCreativePerformanceList';
43
40
  export * from './apiResponseObjectApiListResponseCreativeSetDashboardMetric';
44
- export * from './apiResponseObjectApiListResponseCreativeSetPerformanceList';
45
41
  export * from './apiResponseObjectApiListResponseCreativeTemplateDTO';
46
42
  export * from './apiResponseObjectApiListResponsePixel';
47
43
  export * from './apiResponseObjectApiListResponseVariablesMappingDTO';
@@ -167,11 +163,9 @@ export * from './creativeHtmlMockupDTO';
167
163
  export * from './creativeListEditField';
168
164
  export * from './creativeMockUpsDTO';
169
165
  export * from './creativePerformanceData';
170
- export * from './creativePerformanceList';
171
166
  export * from './creativeSetDashboardMetric';
172
167
  export * from './creativeSetDetails';
173
168
  export * from './creativeSetListEditField';
174
- export * from './creativeSetPerformanceList';
175
169
  export * from './creativeSetRequest';
176
170
  export * from './creativeSetRescheduleRequest';
177
171
  export * from './creativeSetResponse';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revxui/api-clients-ts",
3
- "version": "1.1.95",
3
+ "version": "1.1.96",
4
4
  "description": "swagger client for @revxui/api-clients-ts",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [