@revxui/api-clients-ts 0.10.294 → 0.10.296
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/README.md +2 -2
- package/api/creativeSetsController.service.d.ts +15 -0
- package/bundles/revxui-api-clients-ts.umd.js +93 -40
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +2 -2
- package/esm2015/api/auditController.service.js +2 -2
- package/esm2015/api/bulkStrategyController.service.js +2 -2
- package/esm2015/api/cSSThemeController_.service.js +2 -2
- package/esm2015/api/campaignController.service.js +2 -2
- package/esm2015/api/catalogController.service.js +2 -2
- package/esm2015/api/clickDestinationController.service.js +2 -2
- package/esm2015/api/creativeController.service.js +2 -2
- package/esm2015/api/creativeSetsController.service.js +47 -2
- package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
- package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm2015/api/creativeTemplatesController.service.js +2 -2
- package/esm2015/api/dashboardController.service.js +2 -2
- package/esm2015/api/notificationsController.service.js +2 -2
- package/esm2015/api/pixelController.service.js +2 -2
- package/esm2015/api/reportingController.service.js +2 -2
- package/esm2015/api/sliceXController.service.js +2 -2
- package/esm2015/api/strategyController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/advertiserLayoutVariables.js +1 -1
- package/esm2015/model/apiResponseObjectAspectTemplateMap.js +1 -0
- package/esm2015/model/aspectTemplateMap.js +1 -0
- package/esm2015/model/baseModelWithCreativeSetType.js +4 -2
- package/esm2015/model/creativeDTO.js +1 -1
- package/esm2015/model/creativeHtmlFileForSet.js +6 -12
- package/esm2015/model/creativePerformanceData.js +1 -1
- package/esm2015/model/creativeSetDashboardMetric.js +4 -2
- package/esm2015/model/creativeSetDetails.js +4 -2
- package/esm2015/model/creativeSetRequest.js +4 -2
- package/esm2015/model/creativeSetResponse.js +4 -2
- package/esm2015/model/duplicateCreativeSetResponse.js +4 -2
- package/esm2015/model/hybridAdMapping.js +1 -0
- package/esm2015/model/models.js +1 -1
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/audienceController.service.js +2 -2
- package/esm5/api/auditController.service.js +2 -2
- package/esm5/api/bulkStrategyController.service.js +2 -2
- package/esm5/api/cSSThemeController_.service.js +2 -2
- package/esm5/api/campaignController.service.js +2 -2
- package/esm5/api/catalogController.service.js +2 -2
- package/esm5/api/clickDestinationController.service.js +2 -2
- package/esm5/api/creativeController.service.js +2 -2
- package/esm5/api/creativeSetsController.service.js +49 -2
- package/esm5/api/creativeTemplateThemesController.service.js +2 -2
- package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm5/api/creativeTemplatesController.service.js +2 -2
- package/esm5/api/dashboardController.service.js +2 -2
- package/esm5/api/notificationsController.service.js +2 -2
- package/esm5/api/pixelController.service.js +2 -2
- package/esm5/api/reportingController.service.js +2 -2
- package/esm5/api/sliceXController.service.js +2 -2
- package/esm5/api/strategyController.service.js +2 -2
- package/esm5/api/uILoggerController.service.js +2 -2
- package/esm5/api/userPreferenceController.service.js +2 -2
- package/esm5/model/advertiserLayoutVariables.js +1 -1
- package/esm5/model/apiResponseObjectAspectTemplateMap.js +1 -0
- package/esm5/model/aspectTemplateMap.js +1 -0
- package/esm5/model/baseModelWithCreativeSetType.js +4 -2
- package/esm5/model/creativeDTO.js +1 -1
- package/esm5/model/creativeHtmlFileForSet.js +6 -12
- package/esm5/model/creativePerformanceData.js +1 -1
- package/esm5/model/creativeSetDashboardMetric.js +4 -2
- package/esm5/model/creativeSetDetails.js +4 -2
- package/esm5/model/creativeSetRequest.js +4 -2
- package/esm5/model/creativeSetResponse.js +4 -2
- package/esm5/model/duplicateCreativeSetResponse.js +4 -2
- package/esm5/model/hybridAdMapping.js +1 -0
- package/esm5/model/models.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +91 -40
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +93 -40
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/advertiserLayoutVariables.d.ts +1 -0
- package/model/apiResponseObjectAspectTemplateMap.d.ts +17 -0
- package/model/aspectTemplateMap.d.ts +17 -0
- package/model/baseModelWithCreativeSetType.d.ts +3 -1
- package/model/creativeDTO.d.ts +4 -0
- package/model/creativeHtmlFileForSet.d.ts +9 -0
- package/model/creativePerformanceData.d.ts +0 -16
- package/model/creativeSetDashboardMetric.d.ts +3 -1
- package/model/creativeSetDetails.d.ts +3 -1
- package/model/creativeSetRequest.d.ts +7 -1
- package/model/creativeSetResponse.d.ts +3 -1
- package/model/duplicateCreativeSetResponse.d.ts +3 -1
- package/model/hybridAdMapping.d.ts +16 -0
- package/model/models.d.ts +3 -0
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AspectTemplateMap } from './aspectTemplateMap';
|
|
13
|
+
export interface ApiResponseObjectAspectTemplateMap {
|
|
14
|
+
error?: Error;
|
|
15
|
+
respId?: string;
|
|
16
|
+
respObject?: AspectTemplateMap;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CreativeTemplateDTO } from './creativeTemplateDTO';
|
|
13
|
+
export interface AspectTemplateMap {
|
|
14
|
+
aspectTemplateMap?: {
|
|
15
|
+
[key: string]: Array<CreativeTemplateDTO>;
|
|
16
|
+
};
|
|
17
|
+
}
|
|
@@ -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';
|
|
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';
|
|
19
19
|
const CreativeSetTypeEnum: {
|
|
20
20
|
IMAGE: CreativeSetTypeEnum;
|
|
21
21
|
VIDEO: CreativeSetTypeEnum;
|
|
@@ -27,5 +27,7 @@ export declare namespace BaseModelWithCreativeSetType {
|
|
|
27
27
|
DYNAMICMACRO: CreativeSetTypeEnum;
|
|
28
28
|
DYNAMICHTML: CreativeSetTypeEnum;
|
|
29
29
|
DYNAMICVIDEO: CreativeSetTypeEnum;
|
|
30
|
+
HYBRIDSTATICAD: CreativeSetTypeEnum;
|
|
31
|
+
HYBRIDDYNAMICAD: CreativeSetTypeEnum;
|
|
30
32
|
};
|
|
31
33
|
}
|
package/model/creativeDTO.d.ts
CHANGED
|
@@ -36,6 +36,9 @@ export interface CreativeDTO {
|
|
|
36
36
|
errorMsg?: string;
|
|
37
37
|
id?: number;
|
|
38
38
|
isArchived?: boolean;
|
|
39
|
+
isHybridAd?: boolean;
|
|
40
|
+
isHybridAdStatic?: boolean;
|
|
41
|
+
isPlacebo?: boolean;
|
|
39
42
|
layout?: BaseModel;
|
|
40
43
|
layoutDimensionId?: number;
|
|
41
44
|
modifiedBy?: number;
|
|
@@ -58,6 +61,7 @@ export interface CreativeDTO {
|
|
|
58
61
|
type?: CreativeDTO.TypeEnum;
|
|
59
62
|
urlPath?: string;
|
|
60
63
|
vastCreative?: VastCreative;
|
|
64
|
+
videoAttributeId?: number;
|
|
61
65
|
videoAttributes?: Array<VideoAttributes>;
|
|
62
66
|
videoUploadType?: CreativeDTO.VideoUploadTypeEnum;
|
|
63
67
|
}
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
+
import { VideoProperties } from './videoProperties';
|
|
12
13
|
export interface CreativeHtmlFileForSet {
|
|
13
14
|
contentType?: string;
|
|
14
15
|
dco?: boolean;
|
|
@@ -23,10 +24,18 @@ export interface CreativeHtmlFileForSet {
|
|
|
23
24
|
name?: string;
|
|
24
25
|
_native?: boolean;
|
|
25
26
|
noOfSlots?: number;
|
|
27
|
+
templateType?: CreativeHtmlFileForSet.TemplateTypeEnum;
|
|
26
28
|
type?: CreativeHtmlFileForSet.TypeEnum;
|
|
29
|
+
videoProp?: VideoProperties;
|
|
27
30
|
width?: number;
|
|
28
31
|
}
|
|
29
32
|
export declare namespace CreativeHtmlFileForSet {
|
|
33
|
+
type TemplateTypeEnum = 'DCO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD';
|
|
34
|
+
const TemplateTypeEnum: {
|
|
35
|
+
DCO: TemplateTypeEnum;
|
|
36
|
+
HYBRIDSTATICAD: TemplateTypeEnum;
|
|
37
|
+
HYBRIDDYNAMICAD: TemplateTypeEnum;
|
|
38
|
+
};
|
|
30
39
|
type TypeEnum = 'image' | 'html' | 'zippedHTML' | 'video' | 'nativeAd' | 'nativeVideo' | 'fbxImage' | 'flash' | 'fbNewsFeed' | 'fbRightColumn' | 'fbAppInstall' | 'fbAppEngagement' | 'clickTracker' | 'fbxImageNewsFeed';
|
|
31
40
|
const TypeEnum: {
|
|
32
41
|
Image: import("./creativeDTO").CreativeDTO.TypeEnum;
|
|
@@ -16,7 +16,6 @@ export interface CreativePerformanceData {
|
|
|
16
16
|
clickappopen?: number;
|
|
17
17
|
clicks?: number;
|
|
18
18
|
conversions?: number;
|
|
19
|
-
cost?: number;
|
|
20
19
|
costInAdvertiserCurrency?: number;
|
|
21
20
|
costInLicenseeCurrency?: number;
|
|
22
21
|
cpaInAdvertiserCurrency?: number;
|
|
@@ -25,27 +24,12 @@ export interface CreativePerformanceData {
|
|
|
25
24
|
creativeSetId?: number;
|
|
26
25
|
ctc?: number;
|
|
27
26
|
ctr?: number;
|
|
28
|
-
ecpa?: number;
|
|
29
|
-
ecpc?: number;
|
|
30
|
-
ecpi?: number;
|
|
31
|
-
ecpm?: number;
|
|
32
27
|
ecpo?: number;
|
|
33
|
-
erpa?: number;
|
|
34
|
-
erpc?: number;
|
|
35
|
-
erpi?: number;
|
|
36
|
-
erpm?: number;
|
|
37
28
|
impressions?: number;
|
|
38
29
|
installs?: number;
|
|
39
|
-
iti?: number;
|
|
40
30
|
licenseeCurrencyCode?: string;
|
|
41
31
|
licenseeId?: number;
|
|
42
|
-
margin?: number;
|
|
43
|
-
revenue?: number;
|
|
44
32
|
revenueInAdvertiserCurrency?: number;
|
|
45
33
|
revenueInLicenseeCurrency?: number;
|
|
46
|
-
roi?: number;
|
|
47
|
-
txnAmount?: number;
|
|
48
|
-
txnAmountInAdvertiserCurrency?: number;
|
|
49
|
-
txnAmountInLicenseeCurrency?: number;
|
|
50
34
|
viewappopen?: number;
|
|
51
35
|
}
|
|
@@ -65,7 +65,7 @@ export interface CreativeSetDashboardMetric {
|
|
|
65
65
|
viewappopen?: number;
|
|
66
66
|
}
|
|
67
67
|
export declare namespace CreativeSetDashboardMetric {
|
|
68
|
-
type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO';
|
|
68
|
+
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';
|
|
69
69
|
const CreativeSetTypeEnum: {
|
|
70
70
|
IMAGE: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
71
71
|
VIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
@@ -77,5 +77,7 @@ export declare namespace CreativeSetDashboardMetric {
|
|
|
77
77
|
DYNAMICMACRO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
78
78
|
DYNAMICHTML: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
79
79
|
DYNAMICVIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
80
|
+
HYBRIDSTATICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
81
|
+
HYBRIDDYNAMICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
80
82
|
};
|
|
81
83
|
}
|
|
@@ -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';
|
|
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';
|
|
45
45
|
const TypeEnum: {
|
|
46
46
|
IMAGE: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
47
47
|
VIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
@@ -53,5 +53,7 @@ export declare namespace CreativeSetDetails {
|
|
|
53
53
|
DYNAMICMACRO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
54
54
|
DYNAMICHTML: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
55
55
|
DYNAMICVIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
56
|
+
HYBRIDSTATICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
57
|
+
HYBRIDDYNAMICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
56
58
|
};
|
|
57
59
|
}
|
|
@@ -13,6 +13,7 @@ import { BaseModel } from './baseModel';
|
|
|
13
13
|
import { CreativeFileForSet } from './creativeFileForSet';
|
|
14
14
|
import { CreativeThirdPartyAdTag } from './creativeThirdPartyAdTag';
|
|
15
15
|
import { EndCards } from './endCards';
|
|
16
|
+
import { HybridAdMapping } from './hybridAdMapping';
|
|
16
17
|
import { NativeAssetPojo } from './nativeAssetPojo';
|
|
17
18
|
export interface CreativeSetRequest {
|
|
18
19
|
adTag?: CreativeThirdPartyAdTag;
|
|
@@ -28,7 +29,9 @@ export interface CreativeSetRequest {
|
|
|
28
29
|
endCardsDeLinkList?: Array<EndCards>;
|
|
29
30
|
endTime?: number;
|
|
30
31
|
fallbackClickUrl?: string;
|
|
32
|
+
hybridAdList?: Array<HybridAdMapping>;
|
|
31
33
|
id?: number;
|
|
34
|
+
isPlacebo?: boolean;
|
|
32
35
|
modifiedBy?: number;
|
|
33
36
|
modifiedTime?: number;
|
|
34
37
|
name?: string;
|
|
@@ -38,10 +41,11 @@ export interface CreativeSetRequest {
|
|
|
38
41
|
schedulerTimezone?: number;
|
|
39
42
|
startTime?: number;
|
|
40
43
|
strategiesToLink?: Array<BaseModel>;
|
|
44
|
+
templateDimensionIds?: Array<number>;
|
|
41
45
|
urlPath?: string;
|
|
42
46
|
}
|
|
43
47
|
export declare namespace CreativeSetRequest {
|
|
44
|
-
type CreativeSetTypeEnum = 'IMAGE' | 'VIDEO' | 'THIRD_PARTY_AD_TAGS' | 'ZIPPED_HTML' | 'NATIVE_IMAGE' | 'NATIVE_VIDEO' | 'DYNAMIC_IMAGE' | 'DYNAMIC_MACRO' | 'DYNAMIC_HTML' | 'DYNAMIC_VIDEO';
|
|
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';
|
|
45
49
|
const CreativeSetTypeEnum: {
|
|
46
50
|
IMAGE: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
47
51
|
VIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
@@ -53,5 +57,7 @@ export declare namespace CreativeSetRequest {
|
|
|
53
57
|
DYNAMICMACRO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
54
58
|
DYNAMICHTML: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
55
59
|
DYNAMICVIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
60
|
+
HYBRIDSTATICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
61
|
+
HYBRIDDYNAMICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
56
62
|
};
|
|
57
63
|
}
|
|
@@ -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';
|
|
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';
|
|
20
20
|
const OtherCreativeSetTypeEnum: {
|
|
21
21
|
IMAGE: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
22
22
|
VIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
@@ -28,5 +28,7 @@ export declare namespace CreativeSetResponse {
|
|
|
28
28
|
DYNAMICMACRO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
29
29
|
DYNAMICHTML: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
30
30
|
DYNAMICVIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
31
|
+
HYBRIDSTATICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
32
|
+
HYBRIDDYNAMICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
31
33
|
};
|
|
32
34
|
}
|
|
@@ -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';
|
|
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';
|
|
21
21
|
const OtherCreativeSetTypeEnum: {
|
|
22
22
|
IMAGE: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
23
23
|
VIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
@@ -29,5 +29,7 @@ export declare namespace DuplicateCreativeSetResponse {
|
|
|
29
29
|
DYNAMICMACRO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
30
30
|
DYNAMICHTML: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
31
31
|
DYNAMICVIDEO: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
32
|
+
HYBRIDSTATICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
33
|
+
HYBRIDDYNAMICAD: import("./baseModelWithCreativeSetType").BaseModelWithCreativeSetType.CreativeSetTypeEnum;
|
|
32
34
|
};
|
|
33
35
|
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CreativeFileForSet } from './creativeFileForSet';
|
|
13
|
+
export interface HybridAdMapping {
|
|
14
|
+
file?: CreativeFileForSet;
|
|
15
|
+
templateDimensionIds?: Array<number>;
|
|
16
|
+
}
|
package/model/models.d.ts
CHANGED
|
@@ -37,6 +37,7 @@ export * from './apiResponseObjectApiListResponseCreativeSetDashboardMetric';
|
|
|
37
37
|
export * from './apiResponseObjectApiListResponseCreativeTemplateDTO';
|
|
38
38
|
export * from './apiResponseObjectApiListResponsePixel';
|
|
39
39
|
export * from './apiResponseObjectApiListResponseVariablesMappingDTO';
|
|
40
|
+
export * from './apiResponseObjectAspectTemplateMap';
|
|
40
41
|
export * from './apiResponseObjectAudienceAccessDTO';
|
|
41
42
|
export * from './apiResponseObjectAudienceDTO';
|
|
42
43
|
export * from './apiResponseObjectBaseModel';
|
|
@@ -98,6 +99,7 @@ export * from './apiResponseObjectlong';
|
|
|
98
99
|
export * from './apiResponseObjectstring';
|
|
99
100
|
export * from './appSettingsDTO';
|
|
100
101
|
export * from './appSettingsPropertyDTO';
|
|
102
|
+
export * from './aspectTemplateMap';
|
|
101
103
|
export * from './auctionTypeEditField';
|
|
102
104
|
export * from './audienceAccessDTO';
|
|
103
105
|
export * from './audienceBackFilledStats';
|
|
@@ -188,6 +190,7 @@ export * from './fileDownloadResponse';
|
|
|
188
190
|
export * from './filterModel';
|
|
189
191
|
export * from './geoListDTO';
|
|
190
192
|
export * from './geoListRequest';
|
|
193
|
+
export * from './hybridAdMapping';
|
|
191
194
|
export * from './incrementalityReportDTO';
|
|
192
195
|
export * from './incrementalityReportResponse';
|
|
193
196
|
export * from './incrementalityResponse';
|