@revxui/api-clients-ts 0.10.329 → 0.10.330
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/appSettingsController.service.d.ts +0 -39
- package/bundles/revxui-api-clients-ts.umd.js +23 -146
- 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 -91
- 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 +2 -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/models.js +1 -2
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -97
- 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 +2 -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/models.js +1 -2
- package/fesm2015/revxui-api-clients-ts.js +24 -141
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +24 -147
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/models.d.ts +0 -7
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/advertiserDynamicVideoConfig.js +0 -1
- package/esm2015/model/apiResponseObjectAdvertiserDynamicVideoConfig.js +0 -1
- package/esm2015/model/apiResponseObjectListDynamicVideoTemplate.js +0 -1
- package/esm2015/model/dynamicVideoConfigDTO.js +0 -28
- package/esm2015/model/dynamicVideoDTO.js +0 -1
- package/esm2015/model/dynamicVideoTemplate.js +0 -1
- package/esm2015/model/nameAndTitleModel.js +0 -12
- package/esm5/model/advertiserDynamicVideoConfig.js +0 -1
- package/esm5/model/apiResponseObjectAdvertiserDynamicVideoConfig.js +0 -1
- package/esm5/model/apiResponseObjectListDynamicVideoTemplate.js +0 -1
- package/esm5/model/dynamicVideoConfigDTO.js +0 -28
- package/esm5/model/dynamicVideoDTO.js +0 -1
- package/esm5/model/dynamicVideoTemplate.js +0 -1
- package/esm5/model/nameAndTitleModel.js +0 -12
- package/model/advertiserDynamicVideoConfig.d.ts +0 -19
- package/model/apiResponseObjectAdvertiserDynamicVideoConfig.d.ts +0 -17
- package/model/apiResponseObjectListDynamicVideoTemplate.d.ts +0 -17
- package/model/dynamicVideoConfigDTO.d.ts +0 -32
- package/model/dynamicVideoDTO.d.ts +0 -16
- package/model/dynamicVideoTemplate.d.ts +0 -18
- package/model/nameAndTitleModel.d.ts +0 -15
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @revxui/api-clients-ts@0.10.
|
|
1
|
+
## @revxui/api-clients-ts@0.10.330
|
|
2
2
|
|
|
3
3
|
### Building
|
|
4
4
|
|
|
@@ -19,7 +19,7 @@ Navigate to the folder of your consuming project and run one of next commands.
|
|
|
19
19
|
_published:_
|
|
20
20
|
|
|
21
21
|
```
|
|
22
|
-
npm install @revxui/api-clients-ts@0.10.
|
|
22
|
+
npm install @revxui/api-clients-ts@0.10.330 --save
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
_without publishing (not recommended):_
|
|
@@ -11,12 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import { HttpClient, HttpHeaders, HttpResponse, HttpEvent } from '@angular/common/http';
|
|
13
13
|
import { Observable } from 'rxjs';
|
|
14
|
-
import { ApiResponseObjectAdvertiserDynamicVideoConfig } from '../model/apiResponseObjectAdvertiserDynamicVideoConfig';
|
|
15
14
|
import { ApiResponseObjectListAppSettingsDTO } from '../model/apiResponseObjectListAppSettingsDTO';
|
|
16
|
-
import { ApiResponseObjectListDynamicVideoTemplate } from '../model/apiResponseObjectListDynamicVideoTemplate';
|
|
17
|
-
import { ApiResponseObjectResponseMessage } from '../model/apiResponseObjectResponseMessage';
|
|
18
15
|
import { AppSettingsDTO } from '../model/appSettingsDTO';
|
|
19
|
-
import { DynamicVideoDTO } from '../model/dynamicVideoDTO';
|
|
20
16
|
import { Configuration } from '../configuration';
|
|
21
17
|
export declare class AppSettingsControllerService {
|
|
22
18
|
protected httpClient: HttpClient;
|
|
@@ -41,29 +37,6 @@ export declare class AppSettingsControllerService {
|
|
|
41
37
|
createAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectListAppSettingsDTO>;
|
|
42
38
|
createAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectListAppSettingsDTO>>;
|
|
43
39
|
createAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectListAppSettingsDTO>>;
|
|
44
|
-
/**
|
|
45
|
-
* Api to fetch sample dynamic video templates
|
|
46
|
-
*
|
|
47
|
-
* @param reqId request id
|
|
48
|
-
* @param token Auth Token
|
|
49
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
50
|
-
* @param reportProgress flag to report request and response progress.
|
|
51
|
-
*/
|
|
52
|
-
fetchAllDynamicVideoTemplatesUsingGET(reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectListDynamicVideoTemplate>;
|
|
53
|
-
fetchAllDynamicVideoTemplatesUsingGET(reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectListDynamicVideoTemplate>>;
|
|
54
|
-
fetchAllDynamicVideoTemplatesUsingGET(reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectListDynamicVideoTemplate>>;
|
|
55
|
-
/**
|
|
56
|
-
* Api to fetch dynamic video config for given advertiserid
|
|
57
|
-
*
|
|
58
|
-
* @param advertiserId advertiserId
|
|
59
|
-
* @param reqId request id
|
|
60
|
-
* @param token Auth Token
|
|
61
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
62
|
-
* @param reportProgress flag to report request and response progress.
|
|
63
|
-
*/
|
|
64
|
-
fetchDynamicVideoConfigUsingGET(advertiserId?: number, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectAdvertiserDynamicVideoConfig>;
|
|
65
|
-
fetchDynamicVideoConfigUsingGET(advertiserId?: number, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectAdvertiserDynamicVideoConfig>>;
|
|
66
|
-
fetchDynamicVideoConfigUsingGET(advertiserId?: number, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectAdvertiserDynamicVideoConfig>>;
|
|
67
40
|
/**
|
|
68
41
|
* Api to get App Settings
|
|
69
42
|
*
|
|
@@ -89,16 +62,4 @@ export declare class AppSettingsControllerService {
|
|
|
89
62
|
updateAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectListAppSettingsDTO>;
|
|
90
63
|
updateAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectListAppSettingsDTO>>;
|
|
91
64
|
updateAppSettingsUsingPOST(appSettings: Array<AppSettingsDTO>, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectListAppSettingsDTO>>;
|
|
92
|
-
/**
|
|
93
|
-
* Api to upsert dynamic video
|
|
94
|
-
*
|
|
95
|
-
* @param dynamicVideoDTO dynamicVideoDTO
|
|
96
|
-
* @param reqId request id
|
|
97
|
-
* @param token Auth Token
|
|
98
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
99
|
-
* @param reportProgress flag to report request and response progress.
|
|
100
|
-
*/
|
|
101
|
-
upsertDynamicVideoUsingPOST(dynamicVideoDTO: DynamicVideoDTO, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectResponseMessage>;
|
|
102
|
-
upsertDynamicVideoUsingPOST(dynamicVideoDTO: DynamicVideoDTO, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectResponseMessage>>;
|
|
103
|
-
upsertDynamicVideoUsingPOST(dynamicVideoDTO: DynamicVideoDTO, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectResponseMessage>>;
|
|
104
65
|
}
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
var AdminControllerService = /** @class */ (function () {
|
|
309
309
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
310
310
|
this.httpClient = httpClient;
|
|
311
|
-
this.basePath = 'https://
|
|
311
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
312
312
|
this.defaultHeaders = new http.HttpHeaders();
|
|
313
313
|
this.configuration = new Configuration();
|
|
314
314
|
if (basePath) {
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
526
526
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
527
527
|
this.httpClient = httpClient;
|
|
528
|
-
this.basePath = 'https://
|
|
528
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
529
529
|
this.defaultHeaders = new http.HttpHeaders();
|
|
530
530
|
this.configuration = new Configuration();
|
|
531
531
|
if (basePath) {
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
972
972
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
973
973
|
this.httpClient = httpClient;
|
|
974
|
-
this.basePath = 'https://
|
|
974
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
975
975
|
this.defaultHeaders = new http.HttpHeaders();
|
|
976
976
|
this.configuration = new Configuration();
|
|
977
977
|
if (basePath) {
|
|
@@ -1042,65 +1042,6 @@
|
|
|
1042
1042
|
reportProgress: reportProgress
|
|
1043
1043
|
});
|
|
1044
1044
|
};
|
|
1045
|
-
AppSettingsControllerService.prototype.fetchAllDynamicVideoTemplatesUsingGET = function (reqId, token, observe, reportProgress) {
|
|
1046
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1047
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1048
|
-
var headers = this.defaultHeaders;
|
|
1049
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1050
|
-
headers = headers.set('reqId', String(reqId));
|
|
1051
|
-
}
|
|
1052
|
-
if (token !== undefined && token !== null) {
|
|
1053
|
-
headers = headers.set('token', String(token));
|
|
1054
|
-
}
|
|
1055
|
-
// to determine the Accept header
|
|
1056
|
-
var httpHeaderAccepts = [
|
|
1057
|
-
'application/json'
|
|
1058
|
-
];
|
|
1059
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1060
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1061
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1062
|
-
}
|
|
1063
|
-
// to determine the Content-Type header
|
|
1064
|
-
var consumes = [];
|
|
1065
|
-
return this.httpClient.get(this.basePath + "/v2/api/appsettings/dynamicvideo/templates", {
|
|
1066
|
-
withCredentials: this.configuration.withCredentials,
|
|
1067
|
-
headers: headers,
|
|
1068
|
-
observe: observe,
|
|
1069
|
-
reportProgress: reportProgress
|
|
1070
|
-
});
|
|
1071
|
-
};
|
|
1072
|
-
AppSettingsControllerService.prototype.fetchDynamicVideoConfigUsingGET = function (advertiserId, reqId, token, observe, reportProgress) {
|
|
1073
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1074
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1075
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
1076
|
-
if (advertiserId !== undefined && advertiserId !== null) {
|
|
1077
|
-
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
1078
|
-
}
|
|
1079
|
-
var headers = this.defaultHeaders;
|
|
1080
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1081
|
-
headers = headers.set('reqId', String(reqId));
|
|
1082
|
-
}
|
|
1083
|
-
if (token !== undefined && token !== null) {
|
|
1084
|
-
headers = headers.set('token', String(token));
|
|
1085
|
-
}
|
|
1086
|
-
// to determine the Accept header
|
|
1087
|
-
var httpHeaderAccepts = [
|
|
1088
|
-
'application/json'
|
|
1089
|
-
];
|
|
1090
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1091
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1092
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1093
|
-
}
|
|
1094
|
-
// to determine the Content-Type header
|
|
1095
|
-
var consumes = [];
|
|
1096
|
-
return this.httpClient.get(this.basePath + "/v2/api/appsettings/dynamicvideo/config", {
|
|
1097
|
-
params: queryParameters,
|
|
1098
|
-
withCredentials: this.configuration.withCredentials,
|
|
1099
|
-
headers: headers,
|
|
1100
|
-
observe: observe,
|
|
1101
|
-
reportProgress: reportProgress
|
|
1102
|
-
});
|
|
1103
|
-
};
|
|
1104
1045
|
AppSettingsControllerService.prototype.getAppSettingsUsingGET = function (advertiserId, reqId, settingsKeys, token, observe, reportProgress) {
|
|
1105
1046
|
if (observe === void 0) { observe = 'body'; }
|
|
1106
1047
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1174,42 +1115,6 @@
|
|
|
1174
1115
|
reportProgress: reportProgress
|
|
1175
1116
|
});
|
|
1176
1117
|
};
|
|
1177
|
-
AppSettingsControllerService.prototype.upsertDynamicVideoUsingPOST = function (dynamicVideoDTO, reqId, token, observe, reportProgress) {
|
|
1178
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1179
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1180
|
-
if (dynamicVideoDTO === null || dynamicVideoDTO === undefined) {
|
|
1181
|
-
throw new Error('Required parameter dynamicVideoDTO was null or undefined when calling upsertDynamicVideoUsingPOST.');
|
|
1182
|
-
}
|
|
1183
|
-
var headers = this.defaultHeaders;
|
|
1184
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1185
|
-
headers = headers.set('reqId', String(reqId));
|
|
1186
|
-
}
|
|
1187
|
-
if (token !== undefined && token !== null) {
|
|
1188
|
-
headers = headers.set('token', String(token));
|
|
1189
|
-
}
|
|
1190
|
-
// to determine the Accept header
|
|
1191
|
-
var httpHeaderAccepts = [
|
|
1192
|
-
'application/json'
|
|
1193
|
-
];
|
|
1194
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1195
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1196
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1197
|
-
}
|
|
1198
|
-
// to determine the Content-Type header
|
|
1199
|
-
var consumes = [
|
|
1200
|
-
'application/json'
|
|
1201
|
-
];
|
|
1202
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1203
|
-
if (httpContentTypeSelected != undefined) {
|
|
1204
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1205
|
-
}
|
|
1206
|
-
return this.httpClient.post(this.basePath + "/v2/api/appsettings/dynamicvideo/upsert", dynamicVideoDTO, {
|
|
1207
|
-
withCredentials: this.configuration.withCredentials,
|
|
1208
|
-
headers: headers,
|
|
1209
|
-
observe: observe,
|
|
1210
|
-
reportProgress: reportProgress
|
|
1211
|
-
});
|
|
1212
|
-
};
|
|
1213
1118
|
AppSettingsControllerService.ctorParameters = function () { return [
|
|
1214
1119
|
{ type: http.HttpClient },
|
|
1215
1120
|
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
@@ -1236,7 +1141,7 @@
|
|
|
1236
1141
|
var AudienceControllerService = /** @class */ (function () {
|
|
1237
1142
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1238
1143
|
this.httpClient = httpClient;
|
|
1239
|
-
this.basePath = 'https://
|
|
1144
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1240
1145
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1241
1146
|
this.configuration = new Configuration();
|
|
1242
1147
|
if (basePath) {
|
|
@@ -2034,7 +1939,7 @@
|
|
|
2034
1939
|
var AuditControllerService = /** @class */ (function () {
|
|
2035
1940
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
2036
1941
|
this.httpClient = httpClient;
|
|
2037
|
-
this.basePath = 'https://
|
|
1942
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2038
1943
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2039
1944
|
this.configuration = new Configuration();
|
|
2040
1945
|
if (basePath) {
|
|
@@ -2233,7 +2138,7 @@
|
|
|
2233
2138
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2234
2139
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2235
2140
|
this.httpClient = httpClient;
|
|
2236
|
-
this.basePath = 'https://
|
|
2141
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2237
2142
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2238
2143
|
this.configuration = new Configuration();
|
|
2239
2144
|
if (basePath) {
|
|
@@ -2476,7 +2381,7 @@
|
|
|
2476
2381
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2477
2382
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2478
2383
|
this.httpClient = httpClient;
|
|
2479
|
-
this.basePath = 'https://
|
|
2384
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2480
2385
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2481
2386
|
this.configuration = new Configuration();
|
|
2482
2387
|
if (basePath) {
|
|
@@ -2597,7 +2502,7 @@
|
|
|
2597
2502
|
var CampaignControllerService = /** @class */ (function () {
|
|
2598
2503
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2599
2504
|
this.httpClient = httpClient;
|
|
2600
|
-
this.basePath = 'https://
|
|
2505
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2601
2506
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2602
2507
|
this.configuration = new Configuration();
|
|
2603
2508
|
if (basePath) {
|
|
@@ -2919,7 +2824,7 @@
|
|
|
2919
2824
|
var CatalogControllerService = /** @class */ (function () {
|
|
2920
2825
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2921
2826
|
this.httpClient = httpClient;
|
|
2922
|
-
this.basePath = 'https://
|
|
2827
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2923
2828
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2924
2829
|
this.configuration = new Configuration();
|
|
2925
2830
|
if (basePath) {
|
|
@@ -3142,7 +3047,7 @@
|
|
|
3142
3047
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
3143
3048
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
3144
3049
|
this.httpClient = httpClient;
|
|
3145
|
-
this.basePath = 'https://
|
|
3050
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3146
3051
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3147
3052
|
this.configuration = new Configuration();
|
|
3148
3053
|
if (basePath) {
|
|
@@ -3392,7 +3297,7 @@
|
|
|
3392
3297
|
var CreativeControllerService = /** @class */ (function () {
|
|
3393
3298
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3394
3299
|
this.httpClient = httpClient;
|
|
3395
|
-
this.basePath = 'https://
|
|
3300
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3396
3301
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3397
3302
|
this.configuration = new Configuration();
|
|
3398
3303
|
if (basePath) {
|
|
@@ -3869,7 +3774,7 @@
|
|
|
3869
3774
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3870
3775
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3871
3776
|
this.httpClient = httpClient;
|
|
3872
|
-
this.basePath = 'https://
|
|
3777
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3873
3778
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3874
3779
|
this.configuration = new Configuration();
|
|
3875
3780
|
if (basePath) {
|
|
@@ -4314,7 +4219,7 @@
|
|
|
4314
4219
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4315
4220
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4316
4221
|
this.httpClient = httpClient;
|
|
4317
|
-
this.basePath = 'https://
|
|
4222
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4318
4223
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4319
4224
|
this.configuration = new Configuration();
|
|
4320
4225
|
if (basePath) {
|
|
@@ -4515,7 +4420,7 @@
|
|
|
4515
4420
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4516
4421
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4517
4422
|
this.httpClient = httpClient;
|
|
4518
|
-
this.basePath = 'https://
|
|
4423
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4519
4424
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4520
4425
|
this.configuration = new Configuration();
|
|
4521
4426
|
if (basePath) {
|
|
@@ -4603,7 +4508,7 @@
|
|
|
4603
4508
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4604
4509
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4605
4510
|
this.httpClient = httpClient;
|
|
4606
|
-
this.basePath = 'https://
|
|
4511
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4607
4512
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4608
4513
|
this.configuration = new Configuration();
|
|
4609
4514
|
if (basePath) {
|
|
@@ -4782,7 +4687,7 @@
|
|
|
4782
4687
|
var DashboardControllerService = /** @class */ (function () {
|
|
4783
4688
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4784
4689
|
this.httpClient = httpClient;
|
|
4785
|
-
this.basePath = 'https://
|
|
4690
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4786
4691
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4787
4692
|
this.configuration = new Configuration();
|
|
4788
4693
|
if (basePath) {
|
|
@@ -5439,7 +5344,7 @@
|
|
|
5439
5344
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5440
5345
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5441
5346
|
this.httpClient = httpClient;
|
|
5442
|
-
this.basePath = 'https://
|
|
5347
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5443
5348
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5444
5349
|
this.configuration = new Configuration();
|
|
5445
5350
|
if (basePath) {
|
|
@@ -5638,7 +5543,7 @@
|
|
|
5638
5543
|
var PixelControllerService = /** @class */ (function () {
|
|
5639
5544
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5640
5545
|
this.httpClient = httpClient;
|
|
5641
|
-
this.basePath = 'https://
|
|
5546
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5642
5547
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5643
5548
|
this.configuration = new Configuration();
|
|
5644
5549
|
if (basePath) {
|
|
@@ -5967,7 +5872,7 @@
|
|
|
5967
5872
|
var ReportingControllerService = /** @class */ (function () {
|
|
5968
5873
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5969
5874
|
this.httpClient = httpClient;
|
|
5970
|
-
this.basePath = 'https://
|
|
5875
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5971
5876
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5972
5877
|
this.configuration = new Configuration();
|
|
5973
5878
|
if (basePath) {
|
|
@@ -6151,7 +6056,7 @@
|
|
|
6151
6056
|
var SliceXControllerService = /** @class */ (function () {
|
|
6152
6057
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
6153
6058
|
this.httpClient = httpClient;
|
|
6154
|
-
this.basePath = 'https://
|
|
6059
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6155
6060
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6156
6061
|
this.configuration = new Configuration();
|
|
6157
6062
|
if (basePath) {
|
|
@@ -6419,7 +6324,7 @@
|
|
|
6419
6324
|
var StrategyControllerService = /** @class */ (function () {
|
|
6420
6325
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6421
6326
|
this.httpClient = httpClient;
|
|
6422
|
-
this.basePath = 'https://
|
|
6327
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6423
6328
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6424
6329
|
this.configuration = new Configuration();
|
|
6425
6330
|
if (basePath) {
|
|
@@ -7080,7 +6985,7 @@
|
|
|
7080
6985
|
var UILoggerControllerService = /** @class */ (function () {
|
|
7081
6986
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
7082
6987
|
this.httpClient = httpClient;
|
|
7083
|
-
this.basePath = 'https://
|
|
6988
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
7084
6989
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7085
6990
|
this.configuration = new Configuration();
|
|
7086
6991
|
if (basePath) {
|
|
@@ -7182,7 +7087,7 @@
|
|
|
7182
7087
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
7183
7088
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
7184
7089
|
this.httpClient = httpClient;
|
|
7185
|
-
this.basePath = 'https://
|
|
7090
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
7186
7091
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7187
7092
|
this.configuration = new Configuration();
|
|
7188
7093
|
if (basePath) {
|
|
@@ -7822,34 +7727,6 @@
|
|
|
7822
7727
|
};
|
|
7823
7728
|
})(exports.DuplicateCreativeSetResponse || (exports.DuplicateCreativeSetResponse = {}));
|
|
7824
7729
|
|
|
7825
|
-
/**
|
|
7826
|
-
* Api Documentation
|
|
7827
|
-
* Api Documentation
|
|
7828
|
-
*
|
|
7829
|
-
* OpenAPI spec version: 1.0
|
|
7830
|
-
*
|
|
7831
|
-
*
|
|
7832
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7833
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7834
|
-
* Do not edit the class manually.
|
|
7835
|
-
*/
|
|
7836
|
-
|
|
7837
|
-
(function (DynamicVideoConfigDTO) {
|
|
7838
|
-
DynamicVideoConfigDTO.ConfigKeyEnum = {
|
|
7839
|
-
TEMPLATEID: 'TEMPLATE_ID',
|
|
7840
|
-
LOGO: 'LOGO',
|
|
7841
|
-
SALEPRICEPREFIX: 'SALE_PRICE_PREFIX',
|
|
7842
|
-
ORIGINALPRICEPREFIX: 'ORIGINAL_PRICE_PREFIX',
|
|
7843
|
-
CTA: 'CTA',
|
|
7844
|
-
TITLELENGTH: 'TITLE_LENGTH',
|
|
7845
|
-
DISCOUNTSUFFIX: 'DISCOUNT_SUFFIX',
|
|
7846
|
-
FONT: 'FONT',
|
|
7847
|
-
ROUNDPRICE: 'ROUND_PRICE',
|
|
7848
|
-
MUSICFILE: 'MUSIC_FILE',
|
|
7849
|
-
VIDEOFILE: 'VIDEO_FILE'
|
|
7850
|
-
};
|
|
7851
|
-
})(exports.DynamicVideoConfigDTO || (exports.DynamicVideoConfigDTO = {}));
|
|
7852
|
-
|
|
7853
7730
|
/**
|
|
7854
7731
|
* Api Documentation
|
|
7855
7732
|
* Api Documentation
|