@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
|
@@ -87,7 +87,7 @@ var Configuration = /** @class */ (function () {
|
|
|
87
87
|
var AdminControllerService = /** @class */ (function () {
|
|
88
88
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
89
89
|
this.httpClient = httpClient;
|
|
90
|
-
this.basePath = 'https://
|
|
90
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
91
91
|
this.defaultHeaders = new HttpHeaders();
|
|
92
92
|
this.configuration = new Configuration();
|
|
93
93
|
if (basePath) {
|
|
@@ -304,7 +304,7 @@ var CustomHttpUrlEncodingCodec = /** @class */ (function (_super) {
|
|
|
304
304
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
305
305
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
306
306
|
this.httpClient = httpClient;
|
|
307
|
-
this.basePath = 'https://
|
|
307
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
308
308
|
this.defaultHeaders = new HttpHeaders();
|
|
309
309
|
this.configuration = new Configuration();
|
|
310
310
|
if (basePath) {
|
|
@@ -750,7 +750,7 @@ var AdvertiserControllerService = /** @class */ (function () {
|
|
|
750
750
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
751
751
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
752
752
|
this.httpClient = httpClient;
|
|
753
|
-
this.basePath = 'https://
|
|
753
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
754
754
|
this.defaultHeaders = new HttpHeaders();
|
|
755
755
|
this.configuration = new Configuration();
|
|
756
756
|
if (basePath) {
|
|
@@ -920,7 +920,7 @@ var AppSettingsControllerService = /** @class */ (function () {
|
|
|
920
920
|
var AudienceControllerService = /** @class */ (function () {
|
|
921
921
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
922
922
|
this.httpClient = httpClient;
|
|
923
|
-
this.basePath = 'https://
|
|
923
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
924
924
|
this.defaultHeaders = new HttpHeaders();
|
|
925
925
|
this.configuration = new Configuration();
|
|
926
926
|
if (basePath) {
|
|
@@ -1643,7 +1643,7 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1643
1643
|
var AuditControllerService = /** @class */ (function () {
|
|
1644
1644
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1645
1645
|
this.httpClient = httpClient;
|
|
1646
|
-
this.basePath = 'https://
|
|
1646
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1647
1647
|
this.defaultHeaders = new HttpHeaders();
|
|
1648
1648
|
this.configuration = new Configuration();
|
|
1649
1649
|
if (basePath) {
|
|
@@ -1842,7 +1842,7 @@ var AuditControllerService = /** @class */ (function () {
|
|
|
1842
1842
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
1843
1843
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
1844
1844
|
this.httpClient = httpClient;
|
|
1845
|
-
this.basePath = 'https://
|
|
1845
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1846
1846
|
this.defaultHeaders = new HttpHeaders();
|
|
1847
1847
|
this.configuration = new Configuration();
|
|
1848
1848
|
if (basePath) {
|
|
@@ -2085,7 +2085,7 @@ var BulkStrategyControllerService = /** @class */ (function () {
|
|
|
2085
2085
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2086
2086
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2087
2087
|
this.httpClient = httpClient;
|
|
2088
|
-
this.basePath = 'https://
|
|
2088
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2089
2089
|
this.defaultHeaders = new HttpHeaders();
|
|
2090
2090
|
this.configuration = new Configuration();
|
|
2091
2091
|
if (basePath) {
|
|
@@ -2206,7 +2206,7 @@ var CSSThemeController_Service = /** @class */ (function () {
|
|
|
2206
2206
|
var CampaignControllerService = /** @class */ (function () {
|
|
2207
2207
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2208
2208
|
this.httpClient = httpClient;
|
|
2209
|
-
this.basePath = 'https://
|
|
2209
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2210
2210
|
this.defaultHeaders = new HttpHeaders();
|
|
2211
2211
|
this.configuration = new Configuration();
|
|
2212
2212
|
if (basePath) {
|
|
@@ -2528,7 +2528,7 @@ var CampaignControllerService = /** @class */ (function () {
|
|
|
2528
2528
|
var CatalogControllerService = /** @class */ (function () {
|
|
2529
2529
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2530
2530
|
this.httpClient = httpClient;
|
|
2531
|
-
this.basePath = 'https://
|
|
2531
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2532
2532
|
this.defaultHeaders = new HttpHeaders();
|
|
2533
2533
|
this.configuration = new Configuration();
|
|
2534
2534
|
if (basePath) {
|
|
@@ -2751,7 +2751,7 @@ var CatalogControllerService = /** @class */ (function () {
|
|
|
2751
2751
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2752
2752
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2753
2753
|
this.httpClient = httpClient;
|
|
2754
|
-
this.basePath = 'https://
|
|
2754
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2755
2755
|
this.defaultHeaders = new HttpHeaders();
|
|
2756
2756
|
this.configuration = new Configuration();
|
|
2757
2757
|
if (basePath) {
|
|
@@ -3001,7 +3001,7 @@ var ClickDestinationControllerService = /** @class */ (function () {
|
|
|
3001
3001
|
var CreativeControllerService = /** @class */ (function () {
|
|
3002
3002
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3003
3003
|
this.httpClient = httpClient;
|
|
3004
|
-
this.basePath = 'https://
|
|
3004
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3005
3005
|
this.defaultHeaders = new HttpHeaders();
|
|
3006
3006
|
this.configuration = new Configuration();
|
|
3007
3007
|
if (basePath) {
|
|
@@ -3478,7 +3478,7 @@ var CreativeControllerService = /** @class */ (function () {
|
|
|
3478
3478
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3479
3479
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3480
3480
|
this.httpClient = httpClient;
|
|
3481
|
-
this.basePath = 'https://
|
|
3481
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3482
3482
|
this.defaultHeaders = new HttpHeaders();
|
|
3483
3483
|
this.configuration = new Configuration();
|
|
3484
3484
|
if (basePath) {
|
|
@@ -3814,6 +3814,53 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3814
3814
|
reportProgress: reportProgress
|
|
3815
3815
|
});
|
|
3816
3816
|
};
|
|
3817
|
+
CreativeSetsControllerService.prototype.getHybridAdTemplatesUsingGET = function (advertiserId, aspect_ratio, type, reqId, token, observe, reportProgress) {
|
|
3818
|
+
if (observe === void 0) { observe = 'body'; }
|
|
3819
|
+
if (reportProgress === void 0) { reportProgress = false; }
|
|
3820
|
+
if (advertiserId === null || advertiserId === undefined) {
|
|
3821
|
+
throw new Error('Required parameter advertiserId was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3822
|
+
}
|
|
3823
|
+
if (aspect_ratio === null || aspect_ratio === undefined) {
|
|
3824
|
+
throw new Error('Required parameter aspect_ratio was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3825
|
+
}
|
|
3826
|
+
if (type === null || type === undefined) {
|
|
3827
|
+
throw new Error('Required parameter type was null or undefined when calling getHybridAdTemplatesUsingGET.');
|
|
3828
|
+
}
|
|
3829
|
+
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
3830
|
+
if (advertiserId !== undefined && advertiserId !== null) {
|
|
3831
|
+
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
3832
|
+
}
|
|
3833
|
+
if (aspect_ratio !== undefined && aspect_ratio !== null) {
|
|
3834
|
+
queryParameters = queryParameters.set('aspect_ratio', aspect_ratio);
|
|
3835
|
+
}
|
|
3836
|
+
if (type !== undefined && type !== null) {
|
|
3837
|
+
queryParameters = queryParameters.set('type', type);
|
|
3838
|
+
}
|
|
3839
|
+
var headers = this.defaultHeaders;
|
|
3840
|
+
if (reqId !== undefined && reqId !== null) {
|
|
3841
|
+
headers = headers.set('reqId', String(reqId));
|
|
3842
|
+
}
|
|
3843
|
+
if (token !== undefined && token !== null) {
|
|
3844
|
+
headers = headers.set('token', String(token));
|
|
3845
|
+
}
|
|
3846
|
+
// to determine the Accept header
|
|
3847
|
+
var httpHeaderAccepts = [
|
|
3848
|
+
'application/json'
|
|
3849
|
+
];
|
|
3850
|
+
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
3851
|
+
if (httpHeaderAcceptSelected != undefined) {
|
|
3852
|
+
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
3853
|
+
}
|
|
3854
|
+
// to determine the Content-Type header
|
|
3855
|
+
var consumes = [];
|
|
3856
|
+
return this.httpClient.get(this.basePath + "/v2/api/creativesets/hybridtemplates", {
|
|
3857
|
+
params: queryParameters,
|
|
3858
|
+
withCredentials: this.configuration.withCredentials,
|
|
3859
|
+
headers: headers,
|
|
3860
|
+
observe: observe,
|
|
3861
|
+
reportProgress: reportProgress
|
|
3862
|
+
});
|
|
3863
|
+
};
|
|
3817
3864
|
CreativeSetsControllerService.prototype.getPerformanceByIdUsingPOST = function (dashboardRequest, id, refresh, reqId, token, observe, reportProgress) {
|
|
3818
3865
|
if (observe === void 0) { observe = 'body'; }
|
|
3819
3866
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -3923,7 +3970,7 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3923
3970
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3924
3971
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
3925
3972
|
this.httpClient = httpClient;
|
|
3926
|
-
this.basePath = 'https://
|
|
3973
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3927
3974
|
this.defaultHeaders = new HttpHeaders();
|
|
3928
3975
|
this.configuration = new Configuration();
|
|
3929
3976
|
if (basePath) {
|
|
@@ -4124,7 +4171,7 @@ var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
|
4124
4171
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4125
4172
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4126
4173
|
this.httpClient = httpClient;
|
|
4127
|
-
this.basePath = 'https://
|
|
4174
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4128
4175
|
this.defaultHeaders = new HttpHeaders();
|
|
4129
4176
|
this.configuration = new Configuration();
|
|
4130
4177
|
if (basePath) {
|
|
@@ -4212,7 +4259,7 @@ var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
|
4212
4259
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4213
4260
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4214
4261
|
this.httpClient = httpClient;
|
|
4215
|
-
this.basePath = 'https://
|
|
4262
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4216
4263
|
this.defaultHeaders = new HttpHeaders();
|
|
4217
4264
|
this.configuration = new Configuration();
|
|
4218
4265
|
if (basePath) {
|
|
@@ -4391,7 +4438,7 @@ var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
|
4391
4438
|
var DashboardControllerService = /** @class */ (function () {
|
|
4392
4439
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4393
4440
|
this.httpClient = httpClient;
|
|
4394
|
-
this.basePath = 'https://
|
|
4441
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4395
4442
|
this.defaultHeaders = new HttpHeaders();
|
|
4396
4443
|
this.configuration = new Configuration();
|
|
4397
4444
|
if (basePath) {
|
|
@@ -5048,7 +5095,7 @@ var DashboardControllerService = /** @class */ (function () {
|
|
|
5048
5095
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5049
5096
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5050
5097
|
this.httpClient = httpClient;
|
|
5051
|
-
this.basePath = 'https://
|
|
5098
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5052
5099
|
this.defaultHeaders = new HttpHeaders();
|
|
5053
5100
|
this.configuration = new Configuration();
|
|
5054
5101
|
if (basePath) {
|
|
@@ -5247,7 +5294,7 @@ var NotificationsControllerService = /** @class */ (function () {
|
|
|
5247
5294
|
var PixelControllerService = /** @class */ (function () {
|
|
5248
5295
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5249
5296
|
this.httpClient = httpClient;
|
|
5250
|
-
this.basePath = 'https://
|
|
5297
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5251
5298
|
this.defaultHeaders = new HttpHeaders();
|
|
5252
5299
|
this.configuration = new Configuration();
|
|
5253
5300
|
if (basePath) {
|
|
@@ -5576,7 +5623,7 @@ var PixelControllerService = /** @class */ (function () {
|
|
|
5576
5623
|
var ReportingControllerService = /** @class */ (function () {
|
|
5577
5624
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5578
5625
|
this.httpClient = httpClient;
|
|
5579
|
-
this.basePath = 'https://
|
|
5626
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5580
5627
|
this.defaultHeaders = new HttpHeaders();
|
|
5581
5628
|
this.configuration = new Configuration();
|
|
5582
5629
|
if (basePath) {
|
|
@@ -5760,7 +5807,7 @@ var ReportingControllerService = /** @class */ (function () {
|
|
|
5760
5807
|
var SliceXControllerService = /** @class */ (function () {
|
|
5761
5808
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5762
5809
|
this.httpClient = httpClient;
|
|
5763
|
-
this.basePath = 'https://
|
|
5810
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5764
5811
|
this.defaultHeaders = new HttpHeaders();
|
|
5765
5812
|
this.configuration = new Configuration();
|
|
5766
5813
|
if (basePath) {
|
|
@@ -6028,7 +6075,7 @@ var SliceXControllerService = /** @class */ (function () {
|
|
|
6028
6075
|
var StrategyControllerService = /** @class */ (function () {
|
|
6029
6076
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6030
6077
|
this.httpClient = httpClient;
|
|
6031
|
-
this.basePath = 'https://
|
|
6078
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6032
6079
|
this.defaultHeaders = new HttpHeaders();
|
|
6033
6080
|
this.configuration = new Configuration();
|
|
6034
6081
|
if (basePath) {
|
|
@@ -6689,7 +6736,7 @@ var StrategyControllerService = /** @class */ (function () {
|
|
|
6689
6736
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6690
6737
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6691
6738
|
this.httpClient = httpClient;
|
|
6692
|
-
this.basePath = 'https://
|
|
6739
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6693
6740
|
this.defaultHeaders = new HttpHeaders();
|
|
6694
6741
|
this.configuration = new Configuration();
|
|
6695
6742
|
if (basePath) {
|
|
@@ -6791,7 +6838,7 @@ var UILoggerControllerService = /** @class */ (function () {
|
|
|
6791
6838
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6792
6839
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6793
6840
|
this.httpClient = httpClient;
|
|
6794
|
-
this.basePath = 'https://
|
|
6841
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6795
6842
|
this.defaultHeaders = new HttpHeaders();
|
|
6796
6843
|
this.configuration = new Configuration();
|
|
6797
6844
|
if (basePath) {
|
|
@@ -7128,7 +7175,9 @@ var BaseModelWithCreativeSetType;
|
|
|
7128
7175
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7129
7176
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7130
7177
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7131
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7178
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7179
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7180
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7132
7181
|
};
|
|
7133
7182
|
})(BaseModelWithCreativeSetType || (BaseModelWithCreativeSetType = {}));
|
|
7134
7183
|
|
|
@@ -7247,19 +7296,13 @@ var CreativeFiles;
|
|
|
7247
7296
|
};
|
|
7248
7297
|
})(CreativeFiles || (CreativeFiles = {}));
|
|
7249
7298
|
|
|
7250
|
-
/**
|
|
7251
|
-
* Api Documentation
|
|
7252
|
-
* Api Documentation
|
|
7253
|
-
*
|
|
7254
|
-
* OpenAPI spec version: 1.0
|
|
7255
|
-
*
|
|
7256
|
-
*
|
|
7257
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7258
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7259
|
-
* Do not edit the class manually.
|
|
7260
|
-
*/
|
|
7261
7299
|
var CreativeHtmlFileForSet;
|
|
7262
7300
|
(function (CreativeHtmlFileForSet) {
|
|
7301
|
+
CreativeHtmlFileForSet.TemplateTypeEnum = {
|
|
7302
|
+
DCO: 'DCO',
|
|
7303
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7304
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7305
|
+
};
|
|
7263
7306
|
CreativeHtmlFileForSet.TypeEnum = {
|
|
7264
7307
|
Image: 'image',
|
|
7265
7308
|
Html: 'html',
|
|
@@ -7290,7 +7333,9 @@ var CreativeSetDashboardMetric;
|
|
|
7290
7333
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7291
7334
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7292
7335
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7293
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7336
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7337
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7338
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7294
7339
|
};
|
|
7295
7340
|
})(CreativeSetDashboardMetric || (CreativeSetDashboardMetric = {}));
|
|
7296
7341
|
|
|
@@ -7306,7 +7351,9 @@ var CreativeSetDetails;
|
|
|
7306
7351
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7307
7352
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7308
7353
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7309
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7354
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7355
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7356
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7310
7357
|
};
|
|
7311
7358
|
})(CreativeSetDetails || (CreativeSetDetails = {}));
|
|
7312
7359
|
|
|
@@ -7322,7 +7369,9 @@ var CreativeSetRequest;
|
|
|
7322
7369
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7323
7370
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7324
7371
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7325
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7372
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7373
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7374
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7326
7375
|
};
|
|
7327
7376
|
})(CreativeSetRequest || (CreativeSetRequest = {}));
|
|
7328
7377
|
|
|
@@ -7349,7 +7398,9 @@ var CreativeSetResponse;
|
|
|
7349
7398
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7350
7399
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7351
7400
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7352
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7401
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7402
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7403
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7353
7404
|
};
|
|
7354
7405
|
})(CreativeSetResponse || (CreativeSetResponse = {}));
|
|
7355
7406
|
|
|
@@ -7396,7 +7447,9 @@ var DuplicateCreativeSetResponse;
|
|
|
7396
7447
|
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
7397
7448
|
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
7398
7449
|
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
7399
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO'
|
|
7450
|
+
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
7451
|
+
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
7452
|
+
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
|
|
7400
7453
|
};
|
|
7401
7454
|
})(DuplicateCreativeSetResponse || (DuplicateCreativeSetResponse = {}));
|
|
7402
7455
|
|