@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
|
@@ -83,7 +83,7 @@ class Configuration {
|
|
|
83
83
|
let AdminControllerService = class AdminControllerService {
|
|
84
84
|
constructor(httpClient, basePath, configuration) {
|
|
85
85
|
this.httpClient = httpClient;
|
|
86
|
-
this.basePath = 'https://
|
|
86
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
87
87
|
this.defaultHeaders = new HttpHeaders();
|
|
88
88
|
this.configuration = new Configuration();
|
|
89
89
|
if (basePath) {
|
|
@@ -273,7 +273,7 @@ class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
|
|
|
273
273
|
let AdvertiserControllerService = class AdvertiserControllerService {
|
|
274
274
|
constructor(httpClient, basePath, configuration) {
|
|
275
275
|
this.httpClient = httpClient;
|
|
276
|
-
this.basePath = 'https://
|
|
276
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
277
277
|
this.defaultHeaders = new HttpHeaders();
|
|
278
278
|
this.configuration = new Configuration();
|
|
279
279
|
if (basePath) {
|
|
@@ -685,7 +685,7 @@ AdvertiserControllerService = __decorate([
|
|
|
685
685
|
let AppSettingsControllerService = class AppSettingsControllerService {
|
|
686
686
|
constructor(httpClient, basePath, configuration) {
|
|
687
687
|
this.httpClient = httpClient;
|
|
688
|
-
this.basePath = 'https://
|
|
688
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
689
689
|
this.defaultHeaders = new HttpHeaders();
|
|
690
690
|
this.configuration = new Configuration();
|
|
691
691
|
if (basePath) {
|
|
@@ -837,7 +837,7 @@ AppSettingsControllerService = __decorate([
|
|
|
837
837
|
let AudienceControllerService = class AudienceControllerService {
|
|
838
838
|
constructor(httpClient, basePath, configuration) {
|
|
839
839
|
this.httpClient = httpClient;
|
|
840
|
-
this.basePath = 'https://
|
|
840
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
841
841
|
this.defaultHeaders = new HttpHeaders();
|
|
842
842
|
this.configuration = new Configuration();
|
|
843
843
|
if (basePath) {
|
|
@@ -1512,7 +1512,7 @@ AudienceControllerService = __decorate([
|
|
|
1512
1512
|
let AuditControllerService = class AuditControllerService {
|
|
1513
1513
|
constructor(httpClient, basePath, configuration) {
|
|
1514
1514
|
this.httpClient = httpClient;
|
|
1515
|
-
this.basePath = 'https://
|
|
1515
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1516
1516
|
this.defaultHeaders = new HttpHeaders();
|
|
1517
1517
|
this.configuration = new Configuration();
|
|
1518
1518
|
if (basePath) {
|
|
@@ -1693,7 +1693,7 @@ AuditControllerService = __decorate([
|
|
|
1693
1693
|
let BulkStrategyControllerService = class BulkStrategyControllerService {
|
|
1694
1694
|
constructor(httpClient, basePath, configuration) {
|
|
1695
1695
|
this.httpClient = httpClient;
|
|
1696
|
-
this.basePath = 'https://
|
|
1696
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1697
1697
|
this.defaultHeaders = new HttpHeaders();
|
|
1698
1698
|
this.configuration = new Configuration();
|
|
1699
1699
|
if (basePath) {
|
|
@@ -1914,7 +1914,7 @@ BulkStrategyControllerService = __decorate([
|
|
|
1914
1914
|
let CSSThemeController_Service = class CSSThemeController_Service {
|
|
1915
1915
|
constructor(httpClient, basePath, configuration) {
|
|
1916
1916
|
this.httpClient = httpClient;
|
|
1917
|
-
this.basePath = 'https://
|
|
1917
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1918
1918
|
this.defaultHeaders = new HttpHeaders();
|
|
1919
1919
|
this.configuration = new Configuration();
|
|
1920
1920
|
if (basePath) {
|
|
@@ -2019,7 +2019,7 @@ CSSThemeController_Service = __decorate([
|
|
|
2019
2019
|
let CampaignControllerService = class CampaignControllerService {
|
|
2020
2020
|
constructor(httpClient, basePath, configuration) {
|
|
2021
2021
|
this.httpClient = httpClient;
|
|
2022
|
-
this.basePath = 'https://
|
|
2022
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2023
2023
|
this.defaultHeaders = new HttpHeaders();
|
|
2024
2024
|
this.configuration = new Configuration();
|
|
2025
2025
|
if (basePath) {
|
|
@@ -2315,7 +2315,7 @@ CampaignControllerService = __decorate([
|
|
|
2315
2315
|
let CatalogControllerService = class CatalogControllerService {
|
|
2316
2316
|
constructor(httpClient, basePath, configuration) {
|
|
2317
2317
|
this.httpClient = httpClient;
|
|
2318
|
-
this.basePath = 'https://
|
|
2318
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2319
2319
|
this.defaultHeaders = new HttpHeaders();
|
|
2320
2320
|
this.configuration = new Configuration();
|
|
2321
2321
|
if (basePath) {
|
|
@@ -2518,7 +2518,7 @@ CatalogControllerService = __decorate([
|
|
|
2518
2518
|
let ClickDestinationControllerService = class ClickDestinationControllerService {
|
|
2519
2519
|
constructor(httpClient, basePath, configuration) {
|
|
2520
2520
|
this.httpClient = httpClient;
|
|
2521
|
-
this.basePath = 'https://
|
|
2521
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2522
2522
|
this.defaultHeaders = new HttpHeaders();
|
|
2523
2523
|
this.configuration = new Configuration();
|
|
2524
2524
|
if (basePath) {
|
|
@@ -2746,7 +2746,7 @@ ClickDestinationControllerService = __decorate([
|
|
|
2746
2746
|
let CreativeControllerService = class CreativeControllerService {
|
|
2747
2747
|
constructor(httpClient, basePath, configuration) {
|
|
2748
2748
|
this.httpClient = httpClient;
|
|
2749
|
-
this.basePath = 'https://
|
|
2749
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2750
2750
|
this.defaultHeaders = new HttpHeaders();
|
|
2751
2751
|
this.configuration = new Configuration();
|
|
2752
2752
|
if (basePath) {
|
|
@@ -3189,7 +3189,7 @@ CreativeControllerService = __decorate([
|
|
|
3189
3189
|
let CreativeSetsControllerService = class CreativeSetsControllerService {
|
|
3190
3190
|
constructor(httpClient, basePath, configuration) {
|
|
3191
3191
|
this.httpClient = httpClient;
|
|
3192
|
-
this.basePath = 'https://
|
|
3192
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3193
3193
|
this.defaultHeaders = new HttpHeaders();
|
|
3194
3194
|
this.configuration = new Configuration();
|
|
3195
3195
|
if (basePath) {
|
|
@@ -3498,6 +3498,51 @@ let CreativeSetsControllerService = class CreativeSetsControllerService {
|
|
|
3498
3498
|
reportProgress: reportProgress
|
|
3499
3499
|
});
|
|
3500
3500
|
}
|
|
3501
|
+
getHybridAdTemplatesUsingGET(advertiserId, aspect_ratio, type, reqId, token, observe = 'body', reportProgress = false) {
|
|
3502
|
+
if (advertiserId === null || advertiserId === undefined) {
|
|
3503
|
+
throw new Error('Required parameter advertiserId was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3504
|
+
}
|
|
3505
|
+
if (aspect_ratio === null || aspect_ratio === undefined) {
|
|
3506
|
+
throw new Error('Required parameter aspect_ratio was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3507
|
+
}
|
|
3508
|
+
if (type === null || type === undefined) {
|
|
3509
|
+
throw new Error('Required parameter type was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3510
|
+
}
|
|
3511
|
+
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
3512
|
+
if (advertiserId !== undefined && advertiserId !== null) {
|
|
3513
|
+
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
3514
|
+
}
|
|
3515
|
+
if (aspect_ratio !== undefined && aspect_ratio !== null) {
|
|
3516
|
+
queryParameters = queryParameters.set('aspect_ratio', aspect_ratio);
|
|
3517
|
+
}
|
|
3518
|
+
if (type !== undefined && type !== null) {
|
|
3519
|
+
queryParameters = queryParameters.set('type', type);
|
|
3520
|
+
}
|
|
3521
|
+
let headers = this.defaultHeaders;
|
|
3522
|
+
if (reqId !== undefined && reqId !== null) {
|
|
3523
|
+
headers = headers.set('reqId', String(reqId));
|
|
3524
|
+
}
|
|
3525
|
+
if (token !== undefined && token !== null) {
|
|
3526
|
+
headers = headers.set('token', String(token));
|
|
3527
|
+
}
|
|
3528
|
+
// to determine the Accept header
|
|
3529
|
+
let httpHeaderAccepts = [
|
|
3530
|
+
'application/json'
|
|
3531
|
+
];
|
|
3532
|
+
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
3533
|
+
if (httpHeaderAcceptSelected != undefined) {
|
|
3534
|
+
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
3535
|
+
}
|
|
3536
|
+
// to determine the Content-Type header
|
|
3537
|
+
const consumes = [];
|
|
3538
|
+
return this.httpClient.get(`${this.basePath}/v2/api/creativesets/hybridtemplates`, {
|
|
3539
|
+
params: queryParameters,
|
|
3540
|
+
withCredentials: this.configuration.withCredentials,
|
|
3541
|
+
headers: headers,
|
|
3542
|
+
observe: observe,
|
|
3543
|
+
reportProgress: reportProgress
|
|
3544
|
+
});
|
|
3545
|
+
}
|
|
3501
3546
|
getPerformanceByIdUsingPOST(dashboardRequest, id, refresh, reqId, token, observe = 'body', reportProgress = false) {
|
|
3502
3547
|
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
3503
3548
|
throw new Error('Required parameter dashboardRequest was null or undefined when calling getPerformanceByIdUsingPOST.');
|
|
@@ -3602,7 +3647,7 @@ CreativeSetsControllerService = __decorate([
|
|
|
3602
3647
|
let CreativeTemplateThemesControllerService = class CreativeTemplateThemesControllerService {
|
|
3603
3648
|
constructor(httpClient, basePath, configuration) {
|
|
3604
3649
|
this.httpClient = httpClient;
|
|
3605
|
-
this.basePath = 'https://
|
|
3650
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3606
3651
|
this.defaultHeaders = new HttpHeaders();
|
|
3607
3652
|
this.configuration = new Configuration();
|
|
3608
3653
|
if (basePath) {
|
|
@@ -3783,7 +3828,7 @@ CreativeTemplateThemesControllerService = __decorate([
|
|
|
3783
3828
|
let CreativeTemplateVariablesControllerService = class CreativeTemplateVariablesControllerService {
|
|
3784
3829
|
constructor(httpClient, basePath, configuration) {
|
|
3785
3830
|
this.httpClient = httpClient;
|
|
3786
|
-
this.basePath = 'https://
|
|
3831
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3787
3832
|
this.defaultHeaders = new HttpHeaders();
|
|
3788
3833
|
this.configuration = new Configuration();
|
|
3789
3834
|
if (basePath) {
|
|
@@ -3857,7 +3902,7 @@ CreativeTemplateVariablesControllerService = __decorate([
|
|
|
3857
3902
|
let CreativeTemplatesControllerService = class CreativeTemplatesControllerService {
|
|
3858
3903
|
constructor(httpClient, basePath, configuration) {
|
|
3859
3904
|
this.httpClient = httpClient;
|
|
3860
|
-
this.basePath = 'https://
|
|
3905
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3861
3906
|
this.defaultHeaders = new HttpHeaders();
|
|
3862
3907
|
this.configuration = new Configuration();
|
|
3863
3908
|
if (basePath) {
|
|
@@ -4018,7 +4063,7 @@ CreativeTemplatesControllerService = __decorate([
|
|
|
4018
4063
|
let DashboardControllerService = class DashboardControllerService {
|
|
4019
4064
|
constructor(httpClient, basePath, configuration) {
|
|
4020
4065
|
this.httpClient = httpClient;
|
|
4021
|
-
this.basePath = 'https://
|
|
4066
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4022
4067
|
this.defaultHeaders = new HttpHeaders();
|
|
4023
4068
|
this.configuration = new Configuration();
|
|
4024
4069
|
if (basePath) {
|
|
@@ -4633,7 +4678,7 @@ DashboardControllerService = __decorate([
|
|
|
4633
4678
|
let NotificationsControllerService = class NotificationsControllerService {
|
|
4634
4679
|
constructor(httpClient, basePath, configuration) {
|
|
4635
4680
|
this.httpClient = httpClient;
|
|
4636
|
-
this.basePath = 'https://
|
|
4681
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4637
4682
|
this.defaultHeaders = new HttpHeaders();
|
|
4638
4683
|
this.configuration = new Configuration();
|
|
4639
4684
|
if (basePath) {
|
|
@@ -4812,7 +4857,7 @@ NotificationsControllerService = __decorate([
|
|
|
4812
4857
|
let PixelControllerService = class PixelControllerService {
|
|
4813
4858
|
constructor(httpClient, basePath, configuration) {
|
|
4814
4859
|
this.httpClient = httpClient;
|
|
4815
|
-
this.basePath = 'https://
|
|
4860
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4816
4861
|
this.defaultHeaders = new HttpHeaders();
|
|
4817
4862
|
this.configuration = new Configuration();
|
|
4818
4863
|
if (basePath) {
|
|
@@ -5115,7 +5160,7 @@ PixelControllerService = __decorate([
|
|
|
5115
5160
|
let ReportingControllerService = class ReportingControllerService {
|
|
5116
5161
|
constructor(httpClient, basePath, configuration) {
|
|
5117
5162
|
this.httpClient = httpClient;
|
|
5118
|
-
this.basePath = 'https://
|
|
5163
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5119
5164
|
this.defaultHeaders = new HttpHeaders();
|
|
5120
5165
|
this.configuration = new Configuration();
|
|
5121
5166
|
if (basePath) {
|
|
@@ -5281,7 +5326,7 @@ ReportingControllerService = __decorate([
|
|
|
5281
5326
|
let SliceXControllerService = class SliceXControllerService {
|
|
5282
5327
|
constructor(httpClient, basePath, configuration) {
|
|
5283
5328
|
this.httpClient = httpClient;
|
|
5284
|
-
this.basePath = 'https://
|
|
5329
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5285
5330
|
this.defaultHeaders = new HttpHeaders();
|
|
5286
5331
|
this.configuration = new Configuration();
|
|
5287
5332
|
if (basePath) {
|
|
@@ -5527,7 +5572,7 @@ SliceXControllerService = __decorate([
|
|
|
5527
5572
|
let StrategyControllerService = class StrategyControllerService {
|
|
5528
5573
|
constructor(httpClient, basePath, configuration) {
|
|
5529
5574
|
this.httpClient = httpClient;
|
|
5530
|
-
this.basePath = 'https://
|
|
5575
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5531
5576
|
this.defaultHeaders = new HttpHeaders();
|
|
5532
5577
|
this.configuration = new Configuration();
|
|
5533
5578
|
if (basePath) {
|
|
@@ -6142,7 +6187,7 @@ StrategyControllerService = __decorate([
|
|
|
6142
6187
|
let UILoggerControllerService = class UILoggerControllerService {
|
|
6143
6188
|
constructor(httpClient, basePath, configuration) {
|
|
6144
6189
|
this.httpClient = httpClient;
|
|
6145
|
-
this.basePath = 'https://
|
|
6190
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6146
6191
|
this.defaultHeaders = new HttpHeaders();
|
|
6147
6192
|
this.configuration = new Configuration();
|
|
6148
6193
|
if (basePath) {
|
|
@@ -6230,7 +6275,7 @@ UILoggerControllerService = __decorate([
|
|
|
6230
6275
|
let UserPreferenceControllerService = class UserPreferenceControllerService {
|
|
6231
6276
|
constructor(httpClient, basePath, configuration) {
|
|
6232
6277
|
this.httpClient = httpClient;
|
|
6233
|
-
this.basePath = 'https://
|
|
6278
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6234
6279
|
this.defaultHeaders = new HttpHeaders();
|
|
6235
6280
|
this.configuration = new Configuration();
|
|
6236
6281
|
if (basePath) {
|
|
@@ -6547,7 +6592,9 @@ var BaseModelWithCreativeSetType;
|
|
|
6547
6592
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6548
6593
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6549
6594
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6550
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6595
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6596
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6597
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6551
6598
|
};
|
|
6552
6599
|
})(BaseModelWithCreativeSetType || (BaseModelWithCreativeSetType = {}));
|
|
6553
6600
|
|
|
@@ -6666,19 +6713,13 @@ var CreativeFiles;
|
|
|
6666
6713
|
};
|
|
6667
6714
|
})(CreativeFiles || (CreativeFiles = {}));
|
|
6668
6715
|
|
|
6669
|
-
/**
|
|
6670
|
-
* Api Documentation
|
|
6671
|
-
* Api Documentation
|
|
6672
|
-
*
|
|
6673
|
-
* OpenAPI spec version: 1.0
|
|
6674
|
-
*
|
|
6675
|
-
*
|
|
6676
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6677
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6678
|
-
* Do not edit the class manually.
|
|
6679
|
-
*/
|
|
6680
6716
|
var CreativeHtmlFileForSet;
|
|
6681
6717
|
(function (CreativeHtmlFileForSet) {
|
|
6718
|
+
CreativeHtmlFileForSet.TemplateTypeEnum = {
|
|
6719
|
+
DCO: 'DCO',
|
|
6720
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6721
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6722
|
+
};
|
|
6682
6723
|
CreativeHtmlFileForSet.TypeEnum = {
|
|
6683
6724
|
Image: 'image',
|
|
6684
6725
|
Html: 'html',
|
|
@@ -6709,7 +6750,9 @@ var CreativeSetDashboardMetric;
|
|
|
6709
6750
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6710
6751
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6711
6752
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6712
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6753
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6754
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6755
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6713
6756
|
};
|
|
6714
6757
|
})(CreativeSetDashboardMetric || (CreativeSetDashboardMetric = {}));
|
|
6715
6758
|
|
|
@@ -6725,7 +6768,9 @@ var CreativeSetDetails;
|
|
|
6725
6768
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6726
6769
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6727
6770
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6728
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6771
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6772
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6773
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6729
6774
|
};
|
|
6730
6775
|
})(CreativeSetDetails || (CreativeSetDetails = {}));
|
|
6731
6776
|
|
|
@@ -6741,7 +6786,9 @@ var CreativeSetRequest;
|
|
|
6741
6786
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6742
6787
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6743
6788
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6744
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6789
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6790
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6791
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6745
6792
|
};
|
|
6746
6793
|
})(CreativeSetRequest || (CreativeSetRequest = {}));
|
|
6747
6794
|
|
|
@@ -6768,7 +6815,9 @@ var CreativeSetResponse;
|
|
|
6768
6815
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6769
6816
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6770
6817
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6771
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6818
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6819
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6820
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6772
6821
|
};
|
|
6773
6822
|
})(CreativeSetResponse || (CreativeSetResponse = {}));
|
|
6774
6823
|
|
|
@@ -6815,7 +6864,9 @@ var DuplicateCreativeSetResponse;
|
|
|
6815
6864
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
6816
6865
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
6817
6866
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
6818
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
6867
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
6868
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
6869
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
6819
6870
|
};
|
|
6820
6871
|
})(DuplicateCreativeSetResponse || (DuplicateCreativeSetResponse = {}));
|
|
6821
6872
|
|