@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.
Files changed (100) hide show
  1. package/README.md +2 -2
  2. package/api/creativeSetsController.service.d.ts +15 -0
  3. package/bundles/revxui-api-clients-ts.umd.js +93 -40
  4. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  5. package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
  6. package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
  7. package/esm2015/api/adminController.service.js +2 -2
  8. package/esm2015/api/advertiserController.service.js +2 -2
  9. package/esm2015/api/appSettingsController.service.js +2 -2
  10. package/esm2015/api/audienceController.service.js +2 -2
  11. package/esm2015/api/auditController.service.js +2 -2
  12. package/esm2015/api/bulkStrategyController.service.js +2 -2
  13. package/esm2015/api/cSSThemeController_.service.js +2 -2
  14. package/esm2015/api/campaignController.service.js +2 -2
  15. package/esm2015/api/catalogController.service.js +2 -2
  16. package/esm2015/api/clickDestinationController.service.js +2 -2
  17. package/esm2015/api/creativeController.service.js +2 -2
  18. package/esm2015/api/creativeSetsController.service.js +47 -2
  19. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  20. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  21. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  22. package/esm2015/api/dashboardController.service.js +2 -2
  23. package/esm2015/api/notificationsController.service.js +2 -2
  24. package/esm2015/api/pixelController.service.js +2 -2
  25. package/esm2015/api/reportingController.service.js +2 -2
  26. package/esm2015/api/sliceXController.service.js +2 -2
  27. package/esm2015/api/strategyController.service.js +2 -2
  28. package/esm2015/api/uILoggerController.service.js +2 -2
  29. package/esm2015/api/userPreferenceController.service.js +2 -2
  30. package/esm2015/model/advertiserLayoutVariables.js +1 -1
  31. package/esm2015/model/apiResponseObjectAspectTemplateMap.js +1 -0
  32. package/esm2015/model/aspectTemplateMap.js +1 -0
  33. package/esm2015/model/baseModelWithCreativeSetType.js +4 -2
  34. package/esm2015/model/creativeDTO.js +1 -1
  35. package/esm2015/model/creativeHtmlFileForSet.js +6 -12
  36. package/esm2015/model/creativePerformanceData.js +1 -1
  37. package/esm2015/model/creativeSetDashboardMetric.js +4 -2
  38. package/esm2015/model/creativeSetDetails.js +4 -2
  39. package/esm2015/model/creativeSetRequest.js +4 -2
  40. package/esm2015/model/creativeSetResponse.js +4 -2
  41. package/esm2015/model/duplicateCreativeSetResponse.js +4 -2
  42. package/esm2015/model/hybridAdMapping.js +1 -0
  43. package/esm2015/model/models.js +1 -1
  44. package/esm5/api/adminController.service.js +2 -2
  45. package/esm5/api/advertiserController.service.js +2 -2
  46. package/esm5/api/appSettingsController.service.js +2 -2
  47. package/esm5/api/audienceController.service.js +2 -2
  48. package/esm5/api/auditController.service.js +2 -2
  49. package/esm5/api/bulkStrategyController.service.js +2 -2
  50. package/esm5/api/cSSThemeController_.service.js +2 -2
  51. package/esm5/api/campaignController.service.js +2 -2
  52. package/esm5/api/catalogController.service.js +2 -2
  53. package/esm5/api/clickDestinationController.service.js +2 -2
  54. package/esm5/api/creativeController.service.js +2 -2
  55. package/esm5/api/creativeSetsController.service.js +49 -2
  56. package/esm5/api/creativeTemplateThemesController.service.js +2 -2
  57. package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
  58. package/esm5/api/creativeTemplatesController.service.js +2 -2
  59. package/esm5/api/dashboardController.service.js +2 -2
  60. package/esm5/api/notificationsController.service.js +2 -2
  61. package/esm5/api/pixelController.service.js +2 -2
  62. package/esm5/api/reportingController.service.js +2 -2
  63. package/esm5/api/sliceXController.service.js +2 -2
  64. package/esm5/api/strategyController.service.js +2 -2
  65. package/esm5/api/uILoggerController.service.js +2 -2
  66. package/esm5/api/userPreferenceController.service.js +2 -2
  67. package/esm5/model/advertiserLayoutVariables.js +1 -1
  68. package/esm5/model/apiResponseObjectAspectTemplateMap.js +1 -0
  69. package/esm5/model/aspectTemplateMap.js +1 -0
  70. package/esm5/model/baseModelWithCreativeSetType.js +4 -2
  71. package/esm5/model/creativeDTO.js +1 -1
  72. package/esm5/model/creativeHtmlFileForSet.js +6 -12
  73. package/esm5/model/creativePerformanceData.js +1 -1
  74. package/esm5/model/creativeSetDashboardMetric.js +4 -2
  75. package/esm5/model/creativeSetDetails.js +4 -2
  76. package/esm5/model/creativeSetRequest.js +4 -2
  77. package/esm5/model/creativeSetResponse.js +4 -2
  78. package/esm5/model/duplicateCreativeSetResponse.js +4 -2
  79. package/esm5/model/hybridAdMapping.js +1 -0
  80. package/esm5/model/models.js +1 -1
  81. package/fesm2015/revxui-api-clients-ts.js +91 -40
  82. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  83. package/fesm5/revxui-api-clients-ts.js +93 -40
  84. package/fesm5/revxui-api-clients-ts.js.map +1 -1
  85. package/model/advertiserLayoutVariables.d.ts +1 -0
  86. package/model/apiResponseObjectAspectTemplateMap.d.ts +17 -0
  87. package/model/aspectTemplateMap.d.ts +17 -0
  88. package/model/baseModelWithCreativeSetType.d.ts +3 -1
  89. package/model/creativeDTO.d.ts +4 -0
  90. package/model/creativeHtmlFileForSet.d.ts +9 -0
  91. package/model/creativePerformanceData.d.ts +0 -16
  92. package/model/creativeSetDashboardMetric.d.ts +3 -1
  93. package/model/creativeSetDetails.d.ts +3 -1
  94. package/model/creativeSetRequest.d.ts +7 -1
  95. package/model/creativeSetResponse.d.ts +3 -1
  96. package/model/duplicateCreativeSetResponse.d.ts +3 -1
  97. package/model/hybridAdMapping.d.ts +16 -0
  98. package/model/models.d.ts +3 -0
  99. package/package.json +1 -1
  100. package/revxui-api-clients-ts.metadata.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @revxui/api-clients-ts@0.10.294
1
+ ## @revxui/api-clients-ts@0.10.296
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.294 --save
22
+ npm install @revxui/api-clients-ts@0.10.296 --save
23
23
  ```
24
24
 
25
25
  _without publishing (not recommended):_
@@ -14,6 +14,7 @@ import { Observable } from 'rxjs';
14
14
  import { ApiResponseObjectAdvertiserDynamicDetails } from '../model/apiResponseObjectAdvertiserDynamicDetails';
15
15
  import { ApiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO } from '../model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO';
16
16
  import { ApiResponseObjectApiListResponseCreativeSetDashboardMetric } from '../model/apiResponseObjectApiListResponseCreativeSetDashboardMetric';
17
+ import { ApiResponseObjectAspectTemplateMap } from '../model/apiResponseObjectAspectTemplateMap';
17
18
  import { ApiResponseObjectBulkEditCreativeSetsResponse } from '../model/apiResponseObjectBulkEditCreativeSetsResponse';
18
19
  import { ApiResponseObjectCreativeSetDetails } from '../model/apiResponseObjectCreativeSetDetails';
19
20
  import { ApiResponseObjectCreativeSetResponse } from '../model/apiResponseObjectCreativeSetResponse';
@@ -138,6 +139,20 @@ export declare class CreativeSetsControllerService {
138
139
  getCreativesPerformanceUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDashboardResponse>;
139
140
  getCreativesPerformanceUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDashboardResponse>>;
140
141
  getCreativesPerformanceUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDashboardResponse>>;
142
+ /**
143
+ * Api to get available hybrid ad templates for the uploaded videos
144
+ *
145
+ * @param advertiserId advertiserId
146
+ * @param aspect_ratio aspect_ratio
147
+ * @param type type
148
+ * @param reqId request id
149
+ * @param token Auth Token
150
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
151
+ * @param reportProgress flag to report request and response progress.
152
+ */
153
+ getHybridAdTemplatesUsingGET(advertiserId: number, aspect_ratio: string, type: 'DCO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD', reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectAspectTemplateMap>;
154
+ getHybridAdTemplatesUsingGET(advertiserId: number, aspect_ratio: string, type: 'DCO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD', reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectAspectTemplateMap>>;
155
+ getHybridAdTemplatesUsingGET(advertiserId: number, aspect_ratio: string, type: 'DCO' | 'HYBRID_STATIC_AD' | 'HYBRID_DYNAMIC_AD', reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectAspectTemplateMap>>;
141
156
  /**
142
157
  * Api to get individual creative set performance
143
158
  *
@@ -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://apiv2stage3.atomex.net';
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://apiv2stage3.atomex.net';
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://apiv2stage3.atomex.net';
974
+ this.basePath = 'https://apiv2stage1.atomex.net';
975
975
  this.defaultHeaders = new http.HttpHeaders();
976
976
  this.configuration = new Configuration();
977
977
  if (basePath) {
@@ -1141,7 +1141,7 @@
1141
1141
  var AudienceControllerService = /** @class */ (function () {
1142
1142
  function AudienceControllerService(httpClient, basePath, configuration) {
1143
1143
  this.httpClient = httpClient;
1144
- this.basePath = 'https://apiv2stage3.atomex.net';
1144
+ this.basePath = 'https://apiv2stage1.atomex.net';
1145
1145
  this.defaultHeaders = new http.HttpHeaders();
1146
1146
  this.configuration = new Configuration();
1147
1147
  if (basePath) {
@@ -1864,7 +1864,7 @@
1864
1864
  var AuditControllerService = /** @class */ (function () {
1865
1865
  function AuditControllerService(httpClient, basePath, configuration) {
1866
1866
  this.httpClient = httpClient;
1867
- this.basePath = 'https://apiv2stage3.atomex.net';
1867
+ this.basePath = 'https://apiv2stage1.atomex.net';
1868
1868
  this.defaultHeaders = new http.HttpHeaders();
1869
1869
  this.configuration = new Configuration();
1870
1870
  if (basePath) {
@@ -2063,7 +2063,7 @@
2063
2063
  var BulkStrategyControllerService = /** @class */ (function () {
2064
2064
  function BulkStrategyControllerService(httpClient, basePath, configuration) {
2065
2065
  this.httpClient = httpClient;
2066
- this.basePath = 'https://apiv2stage3.atomex.net';
2066
+ this.basePath = 'https://apiv2stage1.atomex.net';
2067
2067
  this.defaultHeaders = new http.HttpHeaders();
2068
2068
  this.configuration = new Configuration();
2069
2069
  if (basePath) {
@@ -2306,7 +2306,7 @@
2306
2306
  var CSSThemeController_Service = /** @class */ (function () {
2307
2307
  function CSSThemeController_Service(httpClient, basePath, configuration) {
2308
2308
  this.httpClient = httpClient;
2309
- this.basePath = 'https://apiv2stage3.atomex.net';
2309
+ this.basePath = 'https://apiv2stage1.atomex.net';
2310
2310
  this.defaultHeaders = new http.HttpHeaders();
2311
2311
  this.configuration = new Configuration();
2312
2312
  if (basePath) {
@@ -2427,7 +2427,7 @@
2427
2427
  var CampaignControllerService = /** @class */ (function () {
2428
2428
  function CampaignControllerService(httpClient, basePath, configuration) {
2429
2429
  this.httpClient = httpClient;
2430
- this.basePath = 'https://apiv2stage3.atomex.net';
2430
+ this.basePath = 'https://apiv2stage1.atomex.net';
2431
2431
  this.defaultHeaders = new http.HttpHeaders();
2432
2432
  this.configuration = new Configuration();
2433
2433
  if (basePath) {
@@ -2749,7 +2749,7 @@
2749
2749
  var CatalogControllerService = /** @class */ (function () {
2750
2750
  function CatalogControllerService(httpClient, basePath, configuration) {
2751
2751
  this.httpClient = httpClient;
2752
- this.basePath = 'https://apiv2stage3.atomex.net';
2752
+ this.basePath = 'https://apiv2stage1.atomex.net';
2753
2753
  this.defaultHeaders = new http.HttpHeaders();
2754
2754
  this.configuration = new Configuration();
2755
2755
  if (basePath) {
@@ -2972,7 +2972,7 @@
2972
2972
  var ClickDestinationControllerService = /** @class */ (function () {
2973
2973
  function ClickDestinationControllerService(httpClient, basePath, configuration) {
2974
2974
  this.httpClient = httpClient;
2975
- this.basePath = 'https://apiv2stage3.atomex.net';
2975
+ this.basePath = 'https://apiv2stage1.atomex.net';
2976
2976
  this.defaultHeaders = new http.HttpHeaders();
2977
2977
  this.configuration = new Configuration();
2978
2978
  if (basePath) {
@@ -3222,7 +3222,7 @@
3222
3222
  var CreativeControllerService = /** @class */ (function () {
3223
3223
  function CreativeControllerService(httpClient, basePath, configuration) {
3224
3224
  this.httpClient = httpClient;
3225
- this.basePath = 'https://apiv2stage3.atomex.net';
3225
+ this.basePath = 'https://apiv2stage1.atomex.net';
3226
3226
  this.defaultHeaders = new http.HttpHeaders();
3227
3227
  this.configuration = new Configuration();
3228
3228
  if (basePath) {
@@ -3699,7 +3699,7 @@
3699
3699
  var CreativeSetsControllerService = /** @class */ (function () {
3700
3700
  function CreativeSetsControllerService(httpClient, basePath, configuration) {
3701
3701
  this.httpClient = httpClient;
3702
- this.basePath = 'https://apiv2stage3.atomex.net';
3702
+ this.basePath = 'https://apiv2stage1.atomex.net';
3703
3703
  this.defaultHeaders = new http.HttpHeaders();
3704
3704
  this.configuration = new Configuration();
3705
3705
  if (basePath) {
@@ -4035,6 +4035,53 @@
4035
4035
  reportProgress: reportProgress
4036
4036
  });
4037
4037
  };
4038
+ CreativeSetsControllerService.prototype.getHybridAdTemplatesUsingGET = function (advertiserId, aspect_ratio, type, reqId, token, observe, reportProgress) {
4039
+ if (observe === void 0) { observe = 'body'; }
4040
+ if (reportProgress === void 0) { reportProgress = false; }
4041
+ if (advertiserId === null || advertiserId === undefined) {
4042
+ throw new Error('Required parameter advertiserId was null or undefined when calling getHybridAdTemplatesUsingGET.');
4043
+ }
4044
+ if (aspect_ratio === null || aspect_ratio === undefined) {
4045
+ throw new Error('Required parameter aspect_ratio was null or undefined when calling getHybridAdTemplatesUsingGET.');
4046
+ }
4047
+ if (type === null || type === undefined) {
4048
+ throw new Error('Required parameter type was null or undefined when calling getHybridAdTemplatesUsingGET.');
4049
+ }
4050
+ var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
4051
+ if (advertiserId !== undefined && advertiserId !== null) {
4052
+ queryParameters = queryParameters.set('advertiserId', advertiserId);
4053
+ }
4054
+ if (aspect_ratio !== undefined && aspect_ratio !== null) {
4055
+ queryParameters = queryParameters.set('aspect_ratio', aspect_ratio);
4056
+ }
4057
+ if (type !== undefined && type !== null) {
4058
+ queryParameters = queryParameters.set('type', type);
4059
+ }
4060
+ var headers = this.defaultHeaders;
4061
+ if (reqId !== undefined && reqId !== null) {
4062
+ headers = headers.set('reqId', String(reqId));
4063
+ }
4064
+ if (token !== undefined && token !== null) {
4065
+ headers = headers.set('token', String(token));
4066
+ }
4067
+ // to determine the Accept header
4068
+ var httpHeaderAccepts = [
4069
+ 'application/json'
4070
+ ];
4071
+ var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
4072
+ if (httpHeaderAcceptSelected != undefined) {
4073
+ headers = headers.set('Accept', httpHeaderAcceptSelected);
4074
+ }
4075
+ // to determine the Content-Type header
4076
+ var consumes = [];
4077
+ return this.httpClient.get(this.basePath + "/v2/api/creativesets/hybridtemplates", {
4078
+ params: queryParameters,
4079
+ withCredentials: this.configuration.withCredentials,
4080
+ headers: headers,
4081
+ observe: observe,
4082
+ reportProgress: reportProgress
4083
+ });
4084
+ };
4038
4085
  CreativeSetsControllerService.prototype.getPerformanceByIdUsingPOST = function (dashboardRequest, id, refresh, reqId, token, observe, reportProgress) {
4039
4086
  if (observe === void 0) { observe = 'body'; }
4040
4087
  if (reportProgress === void 0) { reportProgress = false; }
@@ -4144,7 +4191,7 @@
4144
4191
  var CreativeTemplateThemesControllerService = /** @class */ (function () {
4145
4192
  function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
4146
4193
  this.httpClient = httpClient;
4147
- this.basePath = 'https://apiv2stage3.atomex.net';
4194
+ this.basePath = 'https://apiv2stage1.atomex.net';
4148
4195
  this.defaultHeaders = new http.HttpHeaders();
4149
4196
  this.configuration = new Configuration();
4150
4197
  if (basePath) {
@@ -4345,7 +4392,7 @@
4345
4392
  var CreativeTemplateVariablesControllerService = /** @class */ (function () {
4346
4393
  function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
4347
4394
  this.httpClient = httpClient;
4348
- this.basePath = 'https://apiv2stage3.atomex.net';
4395
+ this.basePath = 'https://apiv2stage1.atomex.net';
4349
4396
  this.defaultHeaders = new http.HttpHeaders();
4350
4397
  this.configuration = new Configuration();
4351
4398
  if (basePath) {
@@ -4433,7 +4480,7 @@
4433
4480
  var CreativeTemplatesControllerService = /** @class */ (function () {
4434
4481
  function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
4435
4482
  this.httpClient = httpClient;
4436
- this.basePath = 'https://apiv2stage3.atomex.net';
4483
+ this.basePath = 'https://apiv2stage1.atomex.net';
4437
4484
  this.defaultHeaders = new http.HttpHeaders();
4438
4485
  this.configuration = new Configuration();
4439
4486
  if (basePath) {
@@ -4612,7 +4659,7 @@
4612
4659
  var DashboardControllerService = /** @class */ (function () {
4613
4660
  function DashboardControllerService(httpClient, basePath, configuration) {
4614
4661
  this.httpClient = httpClient;
4615
- this.basePath = 'https://apiv2stage3.atomex.net';
4662
+ this.basePath = 'https://apiv2stage1.atomex.net';
4616
4663
  this.defaultHeaders = new http.HttpHeaders();
4617
4664
  this.configuration = new Configuration();
4618
4665
  if (basePath) {
@@ -5269,7 +5316,7 @@
5269
5316
  var NotificationsControllerService = /** @class */ (function () {
5270
5317
  function NotificationsControllerService(httpClient, basePath, configuration) {
5271
5318
  this.httpClient = httpClient;
5272
- this.basePath = 'https://apiv2stage3.atomex.net';
5319
+ this.basePath = 'https://apiv2stage1.atomex.net';
5273
5320
  this.defaultHeaders = new http.HttpHeaders();
5274
5321
  this.configuration = new Configuration();
5275
5322
  if (basePath) {
@@ -5468,7 +5515,7 @@
5468
5515
  var PixelControllerService = /** @class */ (function () {
5469
5516
  function PixelControllerService(httpClient, basePath, configuration) {
5470
5517
  this.httpClient = httpClient;
5471
- this.basePath = 'https://apiv2stage3.atomex.net';
5518
+ this.basePath = 'https://apiv2stage1.atomex.net';
5472
5519
  this.defaultHeaders = new http.HttpHeaders();
5473
5520
  this.configuration = new Configuration();
5474
5521
  if (basePath) {
@@ -5797,7 +5844,7 @@
5797
5844
  var ReportingControllerService = /** @class */ (function () {
5798
5845
  function ReportingControllerService(httpClient, basePath, configuration) {
5799
5846
  this.httpClient = httpClient;
5800
- this.basePath = 'https://apiv2stage3.atomex.net';
5847
+ this.basePath = 'https://apiv2stage1.atomex.net';
5801
5848
  this.defaultHeaders = new http.HttpHeaders();
5802
5849
  this.configuration = new Configuration();
5803
5850
  if (basePath) {
@@ -5981,7 +6028,7 @@
5981
6028
  var SliceXControllerService = /** @class */ (function () {
5982
6029
  function SliceXControllerService(httpClient, basePath, configuration) {
5983
6030
  this.httpClient = httpClient;
5984
- this.basePath = 'https://apiv2stage3.atomex.net';
6031
+ this.basePath = 'https://apiv2stage1.atomex.net';
5985
6032
  this.defaultHeaders = new http.HttpHeaders();
5986
6033
  this.configuration = new Configuration();
5987
6034
  if (basePath) {
@@ -6249,7 +6296,7 @@
6249
6296
  var StrategyControllerService = /** @class */ (function () {
6250
6297
  function StrategyControllerService(httpClient, basePath, configuration) {
6251
6298
  this.httpClient = httpClient;
6252
- this.basePath = 'https://apiv2stage3.atomex.net';
6299
+ this.basePath = 'https://apiv2stage1.atomex.net';
6253
6300
  this.defaultHeaders = new http.HttpHeaders();
6254
6301
  this.configuration = new Configuration();
6255
6302
  if (basePath) {
@@ -6910,7 +6957,7 @@
6910
6957
  var UILoggerControllerService = /** @class */ (function () {
6911
6958
  function UILoggerControllerService(httpClient, basePath, configuration) {
6912
6959
  this.httpClient = httpClient;
6913
- this.basePath = 'https://apiv2stage3.atomex.net';
6960
+ this.basePath = 'https://apiv2stage1.atomex.net';
6914
6961
  this.defaultHeaders = new http.HttpHeaders();
6915
6962
  this.configuration = new Configuration();
6916
6963
  if (basePath) {
@@ -7012,7 +7059,7 @@
7012
7059
  var UserPreferenceControllerService = /** @class */ (function () {
7013
7060
  function UserPreferenceControllerService(httpClient, basePath, configuration) {
7014
7061
  this.httpClient = httpClient;
7015
- this.basePath = 'https://apiv2stage3.atomex.net';
7062
+ this.basePath = 'https://apiv2stage1.atomex.net';
7016
7063
  this.defaultHeaders = new http.HttpHeaders();
7017
7064
  this.configuration = new Configuration();
7018
7065
  if (basePath) {
@@ -7349,7 +7396,9 @@
7349
7396
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7350
7397
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7351
7398
  DYNAMICHTML: 'DYNAMIC_HTML',
7352
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7399
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7400
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7401
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7353
7402
  };
7354
7403
  })(exports.BaseModelWithCreativeSetType || (exports.BaseModelWithCreativeSetType = {}));
7355
7404
 
@@ -7468,19 +7517,13 @@
7468
7517
  };
7469
7518
  })(exports.CreativeFiles || (exports.CreativeFiles = {}));
7470
7519
 
7471
- /**
7472
- * Api Documentation
7473
- * Api Documentation
7474
- *
7475
- * OpenAPI spec version: 1.0
7476
- *
7477
- *
7478
- * NOTE: This class is auto generated by the swagger code generator program.
7479
- * https://github.com/swagger-api/swagger-codegen.git
7480
- * Do not edit the class manually.
7481
- */
7482
7520
 
7483
7521
  (function (CreativeHtmlFileForSet) {
7522
+ CreativeHtmlFileForSet.TemplateTypeEnum = {
7523
+ DCO: 'DCO',
7524
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7525
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7526
+ };
7484
7527
  CreativeHtmlFileForSet.TypeEnum = {
7485
7528
  Image: 'image',
7486
7529
  Html: 'html',
@@ -7511,7 +7554,9 @@
7511
7554
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7512
7555
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7513
7556
  DYNAMICHTML: 'DYNAMIC_HTML',
7514
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7557
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7558
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7559
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7515
7560
  };
7516
7561
  })(exports.CreativeSetDashboardMetric || (exports.CreativeSetDashboardMetric = {}));
7517
7562
 
@@ -7527,7 +7572,9 @@
7527
7572
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7528
7573
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7529
7574
  DYNAMICHTML: 'DYNAMIC_HTML',
7530
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7575
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7576
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7577
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7531
7578
  };
7532
7579
  })(exports.CreativeSetDetails || (exports.CreativeSetDetails = {}));
7533
7580
 
@@ -7543,7 +7590,9 @@
7543
7590
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7544
7591
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7545
7592
  DYNAMICHTML: 'DYNAMIC_HTML',
7546
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7593
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7594
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7595
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7547
7596
  };
7548
7597
  })(exports.CreativeSetRequest || (exports.CreativeSetRequest = {}));
7549
7598
 
@@ -7570,7 +7619,9 @@
7570
7619
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7571
7620
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7572
7621
  DYNAMICHTML: 'DYNAMIC_HTML',
7573
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7622
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7623
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7624
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7574
7625
  };
7575
7626
  })(exports.CreativeSetResponse || (exports.CreativeSetResponse = {}));
7576
7627
 
@@ -7617,7 +7668,9 @@
7617
7668
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7618
7669
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7619
7670
  DYNAMICHTML: 'DYNAMIC_HTML',
7620
- DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7671
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7672
+ HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7673
+ HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7621
7674
  };
7622
7675
  })(exports.DuplicateCreativeSetResponse || (exports.DuplicateCreativeSetResponse = {}));
7623
7676