@revxui/api-clients-ts 1.1.55 → 1.1.56

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 (73) hide show
  1. package/README.md +2 -2
  2. package/api/creativeSetsController.service.d.ts +0 -28
  3. package/api/dashboardController.service.d.ts +24 -24
  4. package/api/strategyController.service.d.ts +9 -9
  5. package/bundles/revxui-api-clients-ts.umd.js +49 -150
  6. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  7. package/esm2015/api/adminController.service.js +2 -2
  8. package/esm2015/api/advertiserController.service.js +2 -2
  9. package/esm2015/api/appSettingsController.service.js +2 -2
  10. package/esm2015/api/audienceController.service.js +2 -2
  11. package/esm2015/api/auditController.service.js +2 -2
  12. package/esm2015/api/bulkStrategyController.service.js +2 -2
  13. package/esm2015/api/cSSThemeController_.service.js +2 -2
  14. package/esm2015/api/campaignController.service.js +2 -2
  15. package/esm2015/api/catalogController.service.js +2 -2
  16. package/esm2015/api/clickDestinationController.service.js +2 -2
  17. package/esm2015/api/creativeController.service.js +2 -2
  18. package/esm2015/api/creativeSetsController.service.js +2 -80
  19. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  20. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  21. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  22. package/esm2015/api/customerReportingController.service.js +2 -2
  23. package/esm2015/api/dashboardController.service.js +2 -2
  24. package/esm2015/api/notificationsController.service.js +2 -2
  25. package/esm2015/api/pixelController.service.js +2 -2
  26. package/esm2015/api/reportingController.service.js +2 -2
  27. package/esm2015/api/sliceXController.service.js +2 -2
  28. package/esm2015/api/strategyController.service.js +2 -2
  29. package/esm2015/api/strategyTemplateController.service.js +2 -2
  30. package/esm2015/api/uILoggerController.service.js +2 -2
  31. package/esm2015/api/userPreferenceController.service.js +2 -2
  32. package/esm2015/model/baseModelWithCreativeSetType.js +3 -2
  33. package/esm2015/model/creativeCompactDTO.js +3 -2
  34. package/esm2015/model/creativeDTO.js +3 -2
  35. package/esm2015/model/creativeDetails.js +3 -2
  36. package/esm2015/model/creativeFileForSet.js +3 -2
  37. package/esm2015/model/creativeFiles.js +3 -2
  38. package/esm2015/model/creativeHtmlFileForSet.js +3 -2
  39. package/esm2015/model/creativeSetDashboardMetric.js +3 -2
  40. package/esm2015/model/creativeSetDetails.js +3 -2
  41. package/esm2015/model/creativeSetRequest.js +3 -2
  42. package/esm2015/model/creativeSetResponse.js +3 -2
  43. package/esm2015/model/duplicateCreativeSetResponse.js +3 -2
  44. package/esm2015/model/models.js +1 -7
  45. package/fesm2015/revxui-api-clients-ts.js +50 -147
  46. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  47. package/model/baseModelWithCreativeSetType.d.ts +2 -1
  48. package/model/creativeCompactDTO.d.ts +2 -1
  49. package/model/creativeDTO.d.ts +2 -1
  50. package/model/creativeDetails.d.ts +2 -1
  51. package/model/creativeFileForSet.d.ts +2 -1
  52. package/model/creativeFiles.d.ts +2 -1
  53. package/model/creativeHtmlFileForSet.d.ts +2 -1
  54. package/model/creativeSetDashboardMetric.d.ts +2 -1
  55. package/model/creativeSetDetails.d.ts +2 -1
  56. package/model/creativeSetRequest.d.ts +2 -1
  57. package/model/creativeSetResponse.d.ts +2 -1
  58. package/model/duplicateCreativeSetResponse.d.ts +2 -1
  59. package/model/models.d.ts +0 -6
  60. package/package.json +1 -1
  61. package/revxui-api-clients-ts.metadata.json +1 -1
  62. package/esm2015/model/apiListResponseCreativePerformanceList.js +0 -2
  63. package/esm2015/model/apiListResponseCreativeSetPerformanceList.js +0 -2
  64. package/esm2015/model/apiResponseObjectApiListResponseCreativePerformanceList.js +0 -2
  65. package/esm2015/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.js +0 -2
  66. package/esm2015/model/creativePerformanceList.js +0 -8
  67. package/esm2015/model/creativeSetPerformanceList.js +0 -23
  68. package/model/apiListResponseCreativePerformanceList.d.ts +0 -16
  69. package/model/apiListResponseCreativeSetPerformanceList.d.ts +0 -16
  70. package/model/apiResponseObjectApiListResponseCreativePerformanceList.d.ts +0 -17
  71. package/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.d.ts +0 -17
  72. package/model/creativePerformanceList.d.ts +0 -78
  73. package/model/creativeSetPerformanceList.d.ts +0 -93
@@ -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';
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' | 'ICON';
19
19
  const CreativeSetTypeEnum: {
20
20
  IMAGE: CreativeSetTypeEnum;
21
21
  VIDEO: CreativeSetTypeEnum;
@@ -30,5 +30,6 @@ export declare namespace BaseModelWithCreativeSetType {
30
30
  HYBRIDSTATICAD: CreativeSetTypeEnum;
31
31
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
32
32
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
33
+ ICON: CreativeSetTypeEnum;
33
34
  };
34
35
  }
@@ -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';
34
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
35
35
  const TypeEnum: {
36
36
  Image: TypeEnum;
37
37
  Html: TypeEnum;
@@ -47,5 +47,6 @@ export declare namespace CreativeCompactDTO {
47
47
  FbAppEngagement: TypeEnum;
48
48
  ClickTracker: TypeEnum;
49
49
  FbxImageNewsFeed: TypeEnum;
50
+ NativeIcon: TypeEnum;
50
51
  };
51
52
  }
@@ -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';
89
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
90
90
  const TypeEnum: {
91
91
  Image: TypeEnum;
92
92
  Html: TypeEnum;
@@ -102,6 +102,7 @@ export declare namespace CreativeDTO {
102
102
  FbAppEngagement: TypeEnum;
103
103
  ClickTracker: TypeEnum;
104
104
  FbxImageNewsFeed: TypeEnum;
105
+ NativeIcon: TypeEnum;
105
106
  };
106
107
  type VideoUploadTypeEnum = 'VIDEO' | 'VAST_WRAPPER';
107
108
  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';
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' | 'ICON';
25
25
  const CreativeSetTypeEnum: {
26
26
  IMAGE: CreativeSetTypeEnum;
27
27
  VIDEO: CreativeSetTypeEnum;
@@ -36,5 +36,6 @@ export declare namespace CreativeDetails {
36
36
  HYBRIDSTATICAD: CreativeSetTypeEnum;
37
37
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
38
38
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
39
+ ICON: CreativeSetTypeEnum;
39
40
  };
40
41
  }
@@ -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';
41
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
42
42
  const TypeEnum: {
43
43
  Image: TypeEnum;
44
44
  Html: TypeEnum;
@@ -54,5 +54,6 @@ export declare namespace CreativeFileForSet {
54
54
  FbAppEngagement: TypeEnum;
55
55
  ClickTracker: TypeEnum;
56
56
  FbxImageNewsFeed: TypeEnum;
57
+ NativeIcon: TypeEnum;
57
58
  };
58
59
  }
@@ -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';
36
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
37
37
  const TypeEnum: {
38
38
  Image: TypeEnum;
39
39
  Html: TypeEnum;
@@ -49,5 +49,6 @@ export declare namespace CreativeFiles {
49
49
  FbAppEngagement: TypeEnum;
50
50
  ClickTracker: TypeEnum;
51
51
  FbxImageNewsFeed: TypeEnum;
52
+ NativeIcon: TypeEnum;
52
53
  };
53
54
  }
@@ -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';
39
+ type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed' | 'nativeIcon';
40
40
  const TypeEnum: {
41
41
  Image: TypeEnum;
42
42
  Html: TypeEnum;
@@ -52,5 +52,6 @@ export declare namespace CreativeHtmlFileForSet {
52
52
  FbAppEngagement: TypeEnum;
53
53
  ClickTracker: TypeEnum;
54
54
  FbxImageNewsFeed: TypeEnum;
55
+ NativeIcon: TypeEnum;
55
56
  };
56
57
  }
@@ -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';
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' | 'ICON';
70
70
  const CreativeSetTypeEnum: {
71
71
  IMAGE: CreativeSetTypeEnum;
72
72
  VIDEO: CreativeSetTypeEnum;
@@ -81,5 +81,6 @@ export declare namespace CreativeSetDashboardMetric {
81
81
  HYBRIDSTATICAD: CreativeSetTypeEnum;
82
82
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
83
83
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
84
+ ICON: CreativeSetTypeEnum;
84
85
  };
85
86
  }
@@ -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';
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' | 'ICON';
45
45
  const TypeEnum: {
46
46
  IMAGE: TypeEnum;
47
47
  VIDEO: TypeEnum;
@@ -56,5 +56,6 @@ export declare namespace CreativeSetDetails {
56
56
  HYBRIDSTATICAD: TypeEnum;
57
57
  HYBRIDDYNAMICAD: TypeEnum;
58
58
  THIRDPARTYVIDEOADTAGS: TypeEnum;
59
+ ICON: TypeEnum;
59
60
  };
60
61
  }
@@ -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';
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' | 'ICON';
49
49
  const CreativeSetTypeEnum: {
50
50
  IMAGE: CreativeSetTypeEnum;
51
51
  VIDEO: CreativeSetTypeEnum;
@@ -60,5 +60,6 @@ export declare namespace CreativeSetRequest {
60
60
  HYBRIDSTATICAD: CreativeSetTypeEnum;
61
61
  HYBRIDDYNAMICAD: CreativeSetTypeEnum;
62
62
  THIRDPARTYVIDEOADTAGS: CreativeSetTypeEnum;
63
+ ICON: CreativeSetTypeEnum;
63
64
  };
64
65
  }
@@ -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';
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' | 'ICON';
20
20
  const OtherCreativeSetTypeEnum: {
21
21
  IMAGE: OtherCreativeSetTypeEnum;
22
22
  VIDEO: OtherCreativeSetTypeEnum;
@@ -31,5 +31,6 @@ export declare namespace CreativeSetResponse {
31
31
  HYBRIDSTATICAD: OtherCreativeSetTypeEnum;
32
32
  HYBRIDDYNAMICAD: OtherCreativeSetTypeEnum;
33
33
  THIRDPARTYVIDEOADTAGS: OtherCreativeSetTypeEnum;
34
+ ICON: OtherCreativeSetTypeEnum;
34
35
  };
35
36
  }
@@ -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';
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' | 'ICON';
21
21
  const OtherCreativeSetTypeEnum: {
22
22
  IMAGE: OtherCreativeSetTypeEnum;
23
23
  VIDEO: OtherCreativeSetTypeEnum;
@@ -32,5 +32,6 @@ export declare namespace DuplicateCreativeSetResponse {
32
32
  HYBRIDSTATICAD: OtherCreativeSetTypeEnum;
33
33
  HYBRIDDYNAMICAD: OtherCreativeSetTypeEnum;
34
34
  THIRDPARTYVIDEOADTAGS: OtherCreativeSetTypeEnum;
35
+ ICON: OtherCreativeSetTypeEnum;
35
36
  };
36
37
  }
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';
@@ -40,9 +38,7 @@ export * from './apiResponseObjectApiListResponseCatalogFeed';
40
38
  export * from './apiResponseObjectApiListResponseClickDestination';
41
39
  export * from './apiResponseObjectApiListResponseCreativeCompactDTO';
42
40
  export * from './apiResponseObjectApiListResponseCreativeDTO';
43
- export * from './apiResponseObjectApiListResponseCreativePerformanceList';
44
41
  export * from './apiResponseObjectApiListResponseCreativeSetDashboardMetric';
45
- export * from './apiResponseObjectApiListResponseCreativeSetPerformanceList';
46
42
  export * from './apiResponseObjectApiListResponseCreativeTemplateDTO';
47
43
  export * from './apiResponseObjectApiListResponsePixel';
48
44
  export * from './apiResponseObjectApiListResponseVariablesMappingDTO';
@@ -162,11 +158,9 @@ export * from './creativeHtmlMockupDTO';
162
158
  export * from './creativeListEditField';
163
159
  export * from './creativeMockUpsDTO';
164
160
  export * from './creativePerformanceData';
165
- export * from './creativePerformanceList';
166
161
  export * from './creativeSetDashboardMetric';
167
162
  export * from './creativeSetDetails';
168
163
  export * from './creativeSetListEditField';
169
- export * from './creativeSetPerformanceList';
170
164
  export * from './creativeSetRequest';
171
165
  export * from './creativeSetRescheduleRequest';
172
166
  export * from './creativeSetResponse';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revxui/api-clients-ts",
3
- "version": "1.1.55",
3
+ "version": "1.1.56",
4
4
  "description": "swagger client for @revxui/api-clients-ts",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [