@revxui/api-clients-ts 0.10.179 → 0.10.183

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 (106) hide show
  1. package/README.md +2 -2
  2. package/api/audienceController.service.d.ts +4 -48
  3. package/bundles/revxui-api-clients-ts.umd.js +23 -204
  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/appsFlyerAudienceController.service.js +2 -2
  11. package/esm2015/api/audienceController.service.js +2 -124
  12. package/esm2015/api/auditController.service.js +2 -2
  13. package/esm2015/api/bulkStrategyController.service.js +2 -2
  14. package/esm2015/api/cSSThemeController_.service.js +2 -2
  15. package/esm2015/api/campaignController.service.js +2 -2
  16. package/esm2015/api/catalogController.service.js +2 -2
  17. package/esm2015/api/clickDestinationController.service.js +2 -2
  18. package/esm2015/api/creativeController.service.js +2 -2
  19. package/esm2015/api/creativeSetsController.service.js +2 -2
  20. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  21. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  22. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  23. package/esm2015/api/dashboardController.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/apiListResponseListAudienceESDTO.js +1 -0
  31. package/esm2015/model/apiResponseObjectApiListResponseListAudienceESDTO.js +1 -0
  32. package/esm2015/model/audienceDTO.js +1 -20
  33. package/esm2015/model/audienceESDTO.js +1 -16
  34. package/esm2015/model/creativeSetDashboardMetric.js +1 -1
  35. package/esm2015/model/dashboardData.js +1 -1
  36. package/esm2015/model/dashboardMetrics.js +1 -1
  37. package/esm2015/model/models.js +1 -2
  38. package/esm2015/model/ruleComponentDTO.js +1 -1
  39. package/esm2015/model/ruleDTO.js +1 -8
  40. package/esm2015/model/slicexData.js +1 -1
  41. package/esm2015/model/slicexGridData.js +1 -1
  42. package/esm2015/model/strategyDTO.js +1 -1
  43. package/esm2015/model/videoTargeting.js +12 -0
  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/appsFlyerAudienceController.service.js +2 -2
  48. package/esm5/api/audienceController.service.js +2 -130
  49. package/esm5/api/auditController.service.js +2 -2
  50. package/esm5/api/bulkStrategyController.service.js +2 -2
  51. package/esm5/api/cSSThemeController_.service.js +2 -2
  52. package/esm5/api/campaignController.service.js +2 -2
  53. package/esm5/api/catalogController.service.js +2 -2
  54. package/esm5/api/clickDestinationController.service.js +2 -2
  55. package/esm5/api/creativeController.service.js +2 -2
  56. package/esm5/api/creativeSetsController.service.js +2 -2
  57. package/esm5/api/creativeTemplateThemesController.service.js +2 -2
  58. package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
  59. package/esm5/api/creativeTemplatesController.service.js +2 -2
  60. package/esm5/api/dashboardController.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/apiListResponseListAudienceESDTO.js +1 -0
  68. package/esm5/model/apiResponseObjectApiListResponseListAudienceESDTO.js +1 -0
  69. package/esm5/model/audienceDTO.js +1 -20
  70. package/esm5/model/audienceESDTO.js +1 -16
  71. package/esm5/model/creativeSetDashboardMetric.js +1 -1
  72. package/esm5/model/dashboardData.js +1 -1
  73. package/esm5/model/dashboardMetrics.js +1 -1
  74. package/esm5/model/models.js +1 -2
  75. package/esm5/model/ruleComponentDTO.js +1 -1
  76. package/esm5/model/ruleDTO.js +1 -8
  77. package/esm5/model/slicexData.js +1 -1
  78. package/esm5/model/slicexGridData.js +1 -1
  79. package/esm5/model/strategyDTO.js +1 -1
  80. package/esm5/model/videoTargeting.js +12 -0
  81. package/fesm2015/revxui-api-clients-ts.js +24 -199
  82. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  83. package/fesm5/revxui-api-clients-ts.js +24 -205
  84. package/fesm5/revxui-api-clients-ts.js.map +1 -1
  85. package/model/{apiListResponseAudienceESDTO.d.ts → apiListResponseListAudienceESDTO.d.ts} +2 -2
  86. package/model/{apiResponseObjectApiListResponseAudienceESDTO.d.ts → apiResponseObjectApiListResponseListAudienceESDTO.d.ts} +3 -3
  87. package/model/audienceDTO.d.ts +5 -40
  88. package/model/audienceESDTO.d.ts +0 -17
  89. package/model/creativeSetDashboardMetric.d.ts +0 -2
  90. package/model/dashboardData.d.ts +0 -2
  91. package/model/dashboardMetrics.d.ts +0 -2
  92. package/model/models.d.ts +3 -3
  93. package/model/ruleComponentDTO.d.ts +0 -1
  94. package/model/ruleDTO.d.ts +0 -10
  95. package/model/slicexData.d.ts +0 -2
  96. package/model/slicexGridData.d.ts +0 -2
  97. package/model/strategyDTO.d.ts +2 -0
  98. package/model/{audienceBackFilledStats.d.ts → videoTargeting.d.ts} +4 -9
  99. package/package.json +1 -1
  100. package/revxui-api-clients-ts.metadata.json +1 -1
  101. package/esm2015/model/apiListResponseAudienceESDTO.js +0 -1
  102. package/esm2015/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
  103. package/esm2015/model/audienceBackFilledStats.js +0 -12
  104. package/esm5/model/apiListResponseAudienceESDTO.js +0 -1
  105. package/esm5/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
  106. package/esm5/model/audienceBackFilledStats.js +0 -12
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @revxui/api-clients-ts@0.10.179
1
+ ## @revxui/api-clients-ts@0.10.183
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.179 --save
22
+ npm install @revxui/api-clients-ts@0.10.183 --save
23
23
  ```
24
24
 
25
25
  _without publishing (not recommended):_
@@ -11,18 +11,15 @@
11
11
  */
12
12
  import { HttpClient, HttpHeaders, HttpResponse, HttpEvent } from '@angular/common/http';
13
13
  import { Observable } from 'rxjs';
14
- import { ApiResponseObjectApiListResponseAudienceESDTO } from '../model/apiResponseObjectApiListResponseAudienceESDTO';
14
+ import { ApiResponseObjectApiListResponseListAudienceESDTO } from '../model/apiResponseObjectApiListResponseListAudienceESDTO';
15
15
  import { ApiResponseObjectAudienceAccessDTO } from '../model/apiResponseObjectAudienceAccessDTO';
16
16
  import { ApiResponseObjectAudienceDTO } from '../model/apiResponseObjectAudienceDTO';
17
17
  import { ApiResponseObjectBaseModel } from '../model/apiResponseObjectBaseModel';
18
- import { ApiResponseObjectChartDashboardResponse } from '../model/apiResponseObjectChartDashboardResponse';
19
18
  import { ApiResponseObjectDmpAudienceDTO } from '../model/apiResponseObjectDmpAudienceDTO';
20
19
  import { ApiResponseObjectListAudienceDTO } from '../model/apiResponseObjectListAudienceDTO';
21
20
  import { ApiResponseObjectMapintResponseMessage } from '../model/apiResponseObjectMapintResponseMessage';
22
- import { ApiResponseObjectMaplongResponseMessage } from '../model/apiResponseObjectMaplongResponseMessage';
23
21
  import { ApiResponseObjectMetaRulesDto } from '../model/apiResponseObjectMetaRulesDto';
24
22
  import { AudienceDTO } from '../model/audienceDTO';
25
- import { DashboardRequest } from '../model/dashboardRequest';
26
23
  import { PixelRemoteConfigDTO } from '../model/pixelRemoteConfigDTO';
27
24
  import { PlatformAudienceDTO } from '../model/platformAudienceDTO';
28
25
  import { SearchRequest } from '../model/searchRequest';
@@ -50,31 +47,6 @@ export declare class AudienceControllerService {
50
47
  activateAudienceUsingPOST(id: string, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectMapintResponseMessage>;
51
48
  activateAudienceUsingPOST(id: string, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectMapintResponseMessage>>;
52
49
  activateAudienceUsingPOST(id: string, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectMapintResponseMessage>>;
53
- /**
54
- * Api to activate a backfill rule
55
- *
56
- * @param id id
57
- * @param queryID queryID
58
- * @param reqId request id
59
- * @param token Auth Token
60
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
61
- * @param reportProgress flag to report request and response progress.
62
- */
63
- activateBackfillRuleUsingGET(id: number, queryID: number, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectMaplongResponseMessage>;
64
- activateBackfillRuleUsingGET(id: number, queryID: number, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectMaplongResponseMessage>>;
65
- activateBackfillRuleUsingGET(id: number, queryID: number, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectMaplongResponseMessage>>;
66
- /**
67
- * Api to add a backfile rule to the audience
68
- *
69
- * @param audience audience
70
- * @param reqId request id
71
- * @param token Auth Token
72
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
73
- * @param reportProgress flag to report request and response progress.
74
- */
75
- addBackfillRuleUsingPOST(audience: AudienceDTO, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectMaplongResponseMessage>;
76
- addBackfillRuleUsingPOST(audience: AudienceDTO, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectMaplongResponseMessage>>;
77
- addBackfillRuleUsingPOST(audience: AudienceDTO, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectMaplongResponseMessage>>;
78
50
  /**
79
51
  * Create to checkConnection.
80
52
  *
@@ -134,9 +106,9 @@ export declare class AudienceControllerService {
134
106
  * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
135
107
  * @param reportProgress flag to report request and response progress.
136
108
  */
137
- getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectApiListResponseAudienceESDTO>;
138
- getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectApiListResponseAudienceESDTO>>;
139
- getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectApiListResponseAudienceESDTO>>;
109
+ getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectApiListResponseListAudienceESDTO>;
110
+ getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectApiListResponseListAudienceESDTO>>;
111
+ getAllAudienceUsingPOST(advertiser_id?: number, refresh?: boolean, reqId?: string, search?: SearchRequest, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectApiListResponseListAudienceESDTO>>;
140
112
  /**
141
113
  * Api to get Affle DMP Audience List
142
114
  *
@@ -165,22 +137,6 @@ export declare class AudienceControllerService {
165
137
  getByIdUsingGET1(id: number, refresh?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectAudienceDTO>;
166
138
  getByIdUsingGET1(id: number, refresh?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectAudienceDTO>>;
167
139
  getByIdUsingGET1(id: number, refresh?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectAudienceDTO>>;
168
- /**
169
- * Api to get chart data for audience
170
- *
171
- * @param audienceType audienceType
172
- * @param dashboardRequest dashboardRequest
173
- * @param id id
174
- * @param metric metric
175
- * @param refresh refresh
176
- * @param reqId request id
177
- * @param token Auth Token
178
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
179
- * @param reportProgress flag to report request and response progress.
180
- */
181
- getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectChartDashboardResponse>;
182
- getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectChartDashboardResponse>>;
183
- getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectChartDashboardResponse>>;
184
140
  /**
185
141
  * Api to get Audience Meta Rule
186
142
  *
@@ -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://apiv2stage2.atomex.net';
311
+ this.basePath = 'https://localhost:10045';
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://apiv2stage2.atomex.net';
528
+ this.basePath = 'https://localhost:10045';
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://apiv2stage2.atomex.net';
974
+ this.basePath = 'https://localhost:10045';
975
975
  this.defaultHeaders = new http.HttpHeaders();
976
976
  this.configuration = new Configuration();
977
977
  if (basePath) {
@@ -1141,7 +1141,7 @@
1141
1141
  var AppsFlyerAudienceControllerService = /** @class */ (function () {
1142
1142
  function AppsFlyerAudienceControllerService(httpClient, basePath, configuration) {
1143
1143
  this.httpClient = httpClient;
1144
- this.basePath = 'https://apiv2stage2.atomex.net';
1144
+ this.basePath = 'https://localhost:10045';
1145
1145
  this.defaultHeaders = new http.HttpHeaders();
1146
1146
  this.configuration = new Configuration();
1147
1147
  if (basePath) {
@@ -1310,7 +1310,7 @@
1310
1310
  var AudienceControllerService = /** @class */ (function () {
1311
1311
  function AudienceControllerService(httpClient, basePath, configuration) {
1312
1312
  this.httpClient = httpClient;
1313
- this.basePath = 'https://apiv2stage2.atomex.net';
1313
+ this.basePath = 'https://localhost:10045';
1314
1314
  this.defaultHeaders = new http.HttpHeaders();
1315
1315
  this.configuration = new Configuration();
1316
1316
  if (basePath) {
@@ -1382,75 +1382,6 @@
1382
1382
  reportProgress: reportProgress
1383
1383
  });
1384
1384
  };
1385
- AudienceControllerService.prototype.activateBackfillRuleUsingGET = function (id, queryID, reqId, token, observe, reportProgress) {
1386
- if (observe === void 0) { observe = 'body'; }
1387
- if (reportProgress === void 0) { reportProgress = false; }
1388
- if (id === null || id === undefined) {
1389
- throw new Error('Required parameter id was null or undefined when calling activateBackfillRuleUsingGET.');
1390
- }
1391
- if (queryID === null || queryID === undefined) {
1392
- throw new Error('Required parameter queryID was null or undefined when calling activateBackfillRuleUsingGET.');
1393
- }
1394
- var headers = this.defaultHeaders;
1395
- if (reqId !== undefined && reqId !== null) {
1396
- headers = headers.set('reqId', String(reqId));
1397
- }
1398
- if (token !== undefined && token !== null) {
1399
- headers = headers.set('token', String(token));
1400
- }
1401
- // to determine the Accept header
1402
- var httpHeaderAccepts = [
1403
- '*/*'
1404
- ];
1405
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1406
- if (httpHeaderAcceptSelected != undefined) {
1407
- headers = headers.set('Accept', httpHeaderAcceptSelected);
1408
- }
1409
- // to determine the Content-Type header
1410
- var consumes = [];
1411
- return this.httpClient.get(this.basePath + "/v2/api/audience/" + encodeURIComponent(String(id)) + "/" + encodeURIComponent(String(queryID)), {
1412
- withCredentials: this.configuration.withCredentials,
1413
- headers: headers,
1414
- observe: observe,
1415
- reportProgress: reportProgress
1416
- });
1417
- };
1418
- AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
1419
- if (observe === void 0) { observe = 'body'; }
1420
- if (reportProgress === void 0) { reportProgress = false; }
1421
- if (audience === null || audience === undefined) {
1422
- throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
1423
- }
1424
- var headers = this.defaultHeaders;
1425
- if (reqId !== undefined && reqId !== null) {
1426
- headers = headers.set('reqId', String(reqId));
1427
- }
1428
- if (token !== undefined && token !== null) {
1429
- headers = headers.set('token', String(token));
1430
- }
1431
- // to determine the Accept header
1432
- var httpHeaderAccepts = [
1433
- 'application/json'
1434
- ];
1435
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1436
- if (httpHeaderAcceptSelected != undefined) {
1437
- headers = headers.set('Accept', httpHeaderAcceptSelected);
1438
- }
1439
- // to determine the Content-Type header
1440
- var consumes = [
1441
- 'application/json'
1442
- ];
1443
- var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1444
- if (httpContentTypeSelected != undefined) {
1445
- headers = headers.set('Content-Type', httpContentTypeSelected);
1446
- }
1447
- return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
1448
- withCredentials: this.configuration.withCredentials,
1449
- headers: headers,
1450
- observe: observe,
1451
- reportProgress: reportProgress
1452
- });
1453
- };
1454
1385
  AudienceControllerService.prototype.checkConnectionUsingPOST = function (config, reqId, token, observe, reportProgress) {
1455
1386
  if (observe === void 0) { observe = 'body'; }
1456
1387
  if (reportProgress === void 0) { reportProgress = false; }
@@ -1710,65 +1641,6 @@
1710
1641
  reportProgress: reportProgress
1711
1642
  });
1712
1643
  };
1713
- AudienceControllerService.prototype.getChartDataUsingPOST = function (audienceType, dashboardRequest, id, metric, refresh, reqId, token, observe, reportProgress) {
1714
- if (observe === void 0) { observe = 'body'; }
1715
- if (reportProgress === void 0) { reportProgress = false; }
1716
- if (audienceType === null || audienceType === undefined) {
1717
- throw new Error('Required parameter audienceType was null or undefined when calling getChartDataUsingPOST.');
1718
- }
1719
- if (dashboardRequest === null || dashboardRequest === undefined) {
1720
- throw new Error('Required parameter dashboardRequest was null or undefined when calling getChartDataUsingPOST.');
1721
- }
1722
- if (id === null || id === undefined) {
1723
- throw new Error('Required parameter id was null or undefined when calling getChartDataUsingPOST.');
1724
- }
1725
- if (metric === null || metric === undefined) {
1726
- throw new Error('Required parameter metric was null or undefined when calling getChartDataUsingPOST.');
1727
- }
1728
- var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
1729
- if (audienceType !== undefined && audienceType !== null) {
1730
- queryParameters = queryParameters.set('audienceType', audienceType);
1731
- }
1732
- if (id !== undefined && id !== null) {
1733
- queryParameters = queryParameters.set('id', id);
1734
- }
1735
- if (metric !== undefined && metric !== null) {
1736
- queryParameters = queryParameters.set('metric', metric);
1737
- }
1738
- if (refresh !== undefined && refresh !== null) {
1739
- queryParameters = queryParameters.set('refresh', refresh);
1740
- }
1741
- var headers = this.defaultHeaders;
1742
- if (reqId !== undefined && reqId !== null) {
1743
- headers = headers.set('reqId', String(reqId));
1744
- }
1745
- if (token !== undefined && token !== null) {
1746
- headers = headers.set('token', String(token));
1747
- }
1748
- // to determine the Accept header
1749
- var httpHeaderAccepts = [
1750
- 'application/json'
1751
- ];
1752
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1753
- if (httpHeaderAcceptSelected != undefined) {
1754
- headers = headers.set('Accept', httpHeaderAcceptSelected);
1755
- }
1756
- // to determine the Content-Type header
1757
- var consumes = [
1758
- 'application/json'
1759
- ];
1760
- var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1761
- if (httpContentTypeSelected != undefined) {
1762
- headers = headers.set('Content-Type', httpContentTypeSelected);
1763
- }
1764
- return this.httpClient.post(this.basePath + "/v2/api/audience/chart", dashboardRequest, {
1765
- params: queryParameters,
1766
- withCredentials: this.configuration.withCredentials,
1767
- headers: headers,
1768
- observe: observe,
1769
- reportProgress: reportProgress
1770
- });
1771
- };
1772
1644
  AudienceControllerService.prototype.getMetaRulesUsingGET = function (reqId, token, observe, reportProgress) {
1773
1645
  if (observe === void 0) { observe = 'body'; }
1774
1646
  if (reportProgress === void 0) { reportProgress = false; }
@@ -1962,7 +1834,7 @@
1962
1834
  var AuditControllerService = /** @class */ (function () {
1963
1835
  function AuditControllerService(httpClient, basePath, configuration) {
1964
1836
  this.httpClient = httpClient;
1965
- this.basePath = 'https://apiv2stage2.atomex.net';
1837
+ this.basePath = 'https://localhost:10045';
1966
1838
  this.defaultHeaders = new http.HttpHeaders();
1967
1839
  this.configuration = new Configuration();
1968
1840
  if (basePath) {
@@ -2161,7 +2033,7 @@
2161
2033
  var BulkStrategyControllerService = /** @class */ (function () {
2162
2034
  function BulkStrategyControllerService(httpClient, basePath, configuration) {
2163
2035
  this.httpClient = httpClient;
2164
- this.basePath = 'https://apiv2stage2.atomex.net';
2036
+ this.basePath = 'https://localhost:10045';
2165
2037
  this.defaultHeaders = new http.HttpHeaders();
2166
2038
  this.configuration = new Configuration();
2167
2039
  if (basePath) {
@@ -2404,7 +2276,7 @@
2404
2276
  var CSSThemeController_Service = /** @class */ (function () {
2405
2277
  function CSSThemeController_Service(httpClient, basePath, configuration) {
2406
2278
  this.httpClient = httpClient;
2407
- this.basePath = 'https://apiv2stage2.atomex.net';
2279
+ this.basePath = 'https://localhost:10045';
2408
2280
  this.defaultHeaders = new http.HttpHeaders();
2409
2281
  this.configuration = new Configuration();
2410
2282
  if (basePath) {
@@ -2525,7 +2397,7 @@
2525
2397
  var CampaignControllerService = /** @class */ (function () {
2526
2398
  function CampaignControllerService(httpClient, basePath, configuration) {
2527
2399
  this.httpClient = httpClient;
2528
- this.basePath = 'https://apiv2stage2.atomex.net';
2400
+ this.basePath = 'https://localhost:10045';
2529
2401
  this.defaultHeaders = new http.HttpHeaders();
2530
2402
  this.configuration = new Configuration();
2531
2403
  if (basePath) {
@@ -2811,7 +2683,7 @@
2811
2683
  var CatalogControllerService = /** @class */ (function () {
2812
2684
  function CatalogControllerService(httpClient, basePath, configuration) {
2813
2685
  this.httpClient = httpClient;
2814
- this.basePath = 'https://apiv2stage2.atomex.net';
2686
+ this.basePath = 'https://localhost:10045';
2815
2687
  this.defaultHeaders = new http.HttpHeaders();
2816
2688
  this.configuration = new Configuration();
2817
2689
  if (basePath) {
@@ -3034,7 +2906,7 @@
3034
2906
  var ClickDestinationControllerService = /** @class */ (function () {
3035
2907
  function ClickDestinationControllerService(httpClient, basePath, configuration) {
3036
2908
  this.httpClient = httpClient;
3037
- this.basePath = 'https://apiv2stage2.atomex.net';
2909
+ this.basePath = 'https://localhost:10045';
3038
2910
  this.defaultHeaders = new http.HttpHeaders();
3039
2911
  this.configuration = new Configuration();
3040
2912
  if (basePath) {
@@ -3284,7 +3156,7 @@
3284
3156
  var CreativeControllerService = /** @class */ (function () {
3285
3157
  function CreativeControllerService(httpClient, basePath, configuration) {
3286
3158
  this.httpClient = httpClient;
3287
- this.basePath = 'https://apiv2stage2.atomex.net';
3159
+ this.basePath = 'https://localhost:10045';
3288
3160
  this.defaultHeaders = new http.HttpHeaders();
3289
3161
  this.configuration = new Configuration();
3290
3162
  if (basePath) {
@@ -3761,7 +3633,7 @@
3761
3633
  var CreativeSetsControllerService = /** @class */ (function () {
3762
3634
  function CreativeSetsControllerService(httpClient, basePath, configuration) {
3763
3635
  this.httpClient = httpClient;
3764
- this.basePath = 'https://apiv2stage2.atomex.net';
3636
+ this.basePath = 'https://localhost:10045';
3765
3637
  this.defaultHeaders = new http.HttpHeaders();
3766
3638
  this.configuration = new Configuration();
3767
3639
  if (basePath) {
@@ -4096,7 +3968,7 @@
4096
3968
  var CreativeTemplateThemesControllerService = /** @class */ (function () {
4097
3969
  function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
4098
3970
  this.httpClient = httpClient;
4099
- this.basePath = 'https://apiv2stage2.atomex.net';
3971
+ this.basePath = 'https://localhost:10045';
4100
3972
  this.defaultHeaders = new http.HttpHeaders();
4101
3973
  this.configuration = new Configuration();
4102
3974
  if (basePath) {
@@ -4297,7 +4169,7 @@
4297
4169
  var CreativeTemplateVariablesControllerService = /** @class */ (function () {
4298
4170
  function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
4299
4171
  this.httpClient = httpClient;
4300
- this.basePath = 'https://apiv2stage2.atomex.net';
4172
+ this.basePath = 'https://localhost:10045';
4301
4173
  this.defaultHeaders = new http.HttpHeaders();
4302
4174
  this.configuration = new Configuration();
4303
4175
  if (basePath) {
@@ -4385,7 +4257,7 @@
4385
4257
  var CreativeTemplatesControllerService = /** @class */ (function () {
4386
4258
  function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
4387
4259
  this.httpClient = httpClient;
4388
- this.basePath = 'https://apiv2stage2.atomex.net';
4260
+ this.basePath = 'https://localhost:10045';
4389
4261
  this.defaultHeaders = new http.HttpHeaders();
4390
4262
  this.configuration = new Configuration();
4391
4263
  if (basePath) {
@@ -4564,7 +4436,7 @@
4564
4436
  var DashboardControllerService = /** @class */ (function () {
4565
4437
  function DashboardControllerService(httpClient, basePath, configuration) {
4566
4438
  this.httpClient = httpClient;
4567
- this.basePath = 'https://apiv2stage2.atomex.net';
4439
+ this.basePath = 'https://localhost:10045';
4568
4440
  this.defaultHeaders = new http.HttpHeaders();
4569
4441
  this.configuration = new Configuration();
4570
4442
  if (basePath) {
@@ -5221,7 +5093,7 @@
5221
5093
  var PixelControllerService = /** @class */ (function () {
5222
5094
  function PixelControllerService(httpClient, basePath, configuration) {
5223
5095
  this.httpClient = httpClient;
5224
- this.basePath = 'https://apiv2stage2.atomex.net';
5096
+ this.basePath = 'https://localhost:10045';
5225
5097
  this.defaultHeaders = new http.HttpHeaders();
5226
5098
  this.configuration = new Configuration();
5227
5099
  if (basePath) {
@@ -5550,7 +5422,7 @@
5550
5422
  var ReportingControllerService = /** @class */ (function () {
5551
5423
  function ReportingControllerService(httpClient, basePath, configuration) {
5552
5424
  this.httpClient = httpClient;
5553
- this.basePath = 'https://apiv2stage2.atomex.net';
5425
+ this.basePath = 'https://localhost:10045';
5554
5426
  this.defaultHeaders = new http.HttpHeaders();
5555
5427
  this.configuration = new Configuration();
5556
5428
  if (basePath) {
@@ -5734,7 +5606,7 @@
5734
5606
  var SliceXControllerService = /** @class */ (function () {
5735
5607
  function SliceXControllerService(httpClient, basePath, configuration) {
5736
5608
  this.httpClient = httpClient;
5737
- this.basePath = 'https://apiv2stage2.atomex.net';
5609
+ this.basePath = 'https://localhost:10045';
5738
5610
  this.defaultHeaders = new http.HttpHeaders();
5739
5611
  this.configuration = new Configuration();
5740
5612
  if (basePath) {
@@ -5919,7 +5791,7 @@
5919
5791
  var StrategyControllerService = /** @class */ (function () {
5920
5792
  function StrategyControllerService(httpClient, basePath, configuration) {
5921
5793
  this.httpClient = httpClient;
5922
- this.basePath = 'https://apiv2stage2.atomex.net';
5794
+ this.basePath = 'https://localhost:10045';
5923
5795
  this.defaultHeaders = new http.HttpHeaders();
5924
5796
  this.configuration = new Configuration();
5925
5797
  if (basePath) {
@@ -6407,7 +6279,7 @@
6407
6279
  var UILoggerControllerService = /** @class */ (function () {
6408
6280
  function UILoggerControllerService(httpClient, basePath, configuration) {
6409
6281
  this.httpClient = httpClient;
6410
- this.basePath = 'https://apiv2stage2.atomex.net';
6282
+ this.basePath = 'https://localhost:10045';
6411
6283
  this.defaultHeaders = new http.HttpHeaders();
6412
6284
  this.configuration = new Configuration();
6413
6285
  if (basePath) {
@@ -6509,7 +6381,7 @@
6509
6381
  var UserPreferenceControllerService = /** @class */ (function () {
6510
6382
  function UserPreferenceControllerService(httpClient, basePath, configuration) {
6511
6383
  this.httpClient = httpClient;
6512
- this.basePath = 'https://apiv2stage2.atomex.net';
6384
+ this.basePath = 'https://localhost:10045';
6513
6385
  this.defaultHeaders = new http.HttpHeaders();
6514
6386
  this.configuration = new Configuration();
6515
6387
  if (basePath) {
@@ -6756,25 +6628,6 @@
6756
6628
 
6757
6629
 
6758
6630
  (function (AudienceDTO) {
6759
- AudienceDTO.AudienceTypeEnum = {
6760
- WEBBROWSING: 'WEB_BROWSING',
6761
- MOBILEAPP: 'MOBILE_APP',
6762
- DMP: 'DMP',
6763
- CRM: 'CRM',
6764
- RULEBASED: 'RULE_BASED',
6765
- RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
6766
- CRMEMAIL: 'CRM_EMAIL',
6767
- CRMPHONE: 'CRM_PHONE',
6768
- LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
6769
- FACEBOOKID: 'FACEBOOK_ID'
6770
- };
6771
- AudienceDTO.BackfillDurationUnitEnum = {
6772
- MINUTE: 'MINUTE',
6773
- HOUR: 'HOUR',
6774
- DAY: 'DAY',
6775
- WEEK: 'WEEK',
6776
- MONTH: 'MONTH'
6777
- };
6778
6631
  AudienceDTO.DurationUnitEnum = {
6779
6632
  MINUTE: 'MINUTE',
6780
6633
  HOUR: 'HOUR',
@@ -6784,33 +6637,6 @@
6784
6637
  };
6785
6638
  })(exports.AudienceDTO || (exports.AudienceDTO = {}));
6786
6639
 
6787
- /**
6788
- * Api Documentation
6789
- * Api Documentation
6790
- *
6791
- * OpenAPI spec version: 1.0
6792
- *
6793
- *
6794
- * NOTE: This class is auto generated by the swagger code generator program.
6795
- * https://github.com/swagger-api/swagger-codegen.git
6796
- * Do not edit the class manually.
6797
- */
6798
-
6799
- (function (AudienceESDTO) {
6800
- AudienceESDTO.AudienceTypeEnum = {
6801
- WEBBROWSING: 'WEB_BROWSING',
6802
- MOBILEAPP: 'MOBILE_APP',
6803
- DMP: 'DMP',
6804
- CRM: 'CRM',
6805
- RULEBASED: 'RULE_BASED',
6806
- RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
6807
- CRMEMAIL: 'CRM_EMAIL',
6808
- CRMPHONE: 'CRM_PHONE',
6809
- LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
6810
- FACEBOOKID: 'FACEBOOK_ID'
6811
- };
6812
- })(exports.AudienceESDTO || (exports.AudienceESDTO = {}));
6813
-
6814
6640
 
6815
6641
  (function (ClickDestination) {
6816
6642
  ClickDestination.CampaignTypeEnum = {
@@ -7277,13 +7103,6 @@
7277
7103
 
7278
7104
 
7279
7105
  (function (RuleDTO) {
7280
- RuleDTO.DurationUnitEnum = {
7281
- MINUTE: 'MINUTE',
7282
- HOUR: 'HOUR',
7283
- DAY: 'DAY',
7284
- WEEK: 'WEEK',
7285
- MONTH: 'MONTH'
7286
- };
7287
7106
  RuleDTO.OperatorEnum = {
7288
7107
  AND: 'AND',
7289
7108
  OR: 'OR',