@revxui/api-clients-ts 1.1.52 → 1.1.53
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/strategyController.service.d.ts +0 -28
- package/bundles/revxui-api-clients-ts.umd.js +49 -107
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +2 -2
- package/esm2015/api/auditController.service.js +2 -2
- package/esm2015/api/bulkStrategyController.service.js +2 -2
- package/esm2015/api/cSSThemeController_.service.js +2 -2
- package/esm2015/api/campaignController.service.js +2 -2
- package/esm2015/api/catalogController.service.js +2 -2
- package/esm2015/api/clickDestinationController.service.js +2 -2
- package/esm2015/api/creativeController.service.js +2 -2
- package/esm2015/api/creativeSetsController.service.js +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/customerReportingController.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 -68
- package/esm2015/api/strategyTemplateController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/baseModelWithCreativeSetType.js +3 -2
- package/esm2015/model/creativeCompactDTO.js +3 -2
- package/esm2015/model/creativeDTO.js +3 -2
- package/esm2015/model/creativeDetails.js +3 -2
- package/esm2015/model/creativeFileForSet.js +3 -2
- package/esm2015/model/creativeFiles.js +3 -2
- package/esm2015/model/creativeHtmlFileForSet.js +3 -2
- package/esm2015/model/creativeSetDashboardMetric.js +3 -2
- package/esm2015/model/creativeSetDetails.js +3 -2
- package/esm2015/model/creativeSetRequest.js +3 -2
- package/esm2015/model/creativeSetResponse.js +3 -2
- package/esm2015/model/duplicateCreativeSetResponse.js +3 -2
- package/esm2015/model/models.js +1 -6
- package/fesm2015/revxui-api-clients-ts.js +49 -115
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/model/baseModelWithCreativeSetType.d.ts +2 -1
- package/model/creativeCompactDTO.d.ts +2 -1
- package/model/creativeDTO.d.ts +2 -1
- package/model/creativeDetails.d.ts +2 -1
- package/model/creativeFileForSet.d.ts +2 -1
- package/model/creativeFiles.d.ts +2 -1
- package/model/creativeHtmlFileForSet.d.ts +2 -1
- package/model/creativeSetDashboardMetric.d.ts +2 -1
- package/model/creativeSetDetails.d.ts +2 -1
- package/model/creativeSetRequest.d.ts +2 -1
- package/model/creativeSetResponse.d.ts +2 -1
- package/model/duplicateCreativeSetResponse.d.ts +2 -1
- package/model/models.d.ts +0 -5
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiResponseObjectBidToConversionDTO.js +0 -2
- package/esm2015/model/apiResponseObjectBidToConversionFilterMap.js +0 -2
- package/esm2015/model/bidToConversionDTO.js +0 -2
- package/esm2015/model/bidToConversionFilterDTO.js +0 -13
- package/esm2015/model/bidToConversionFilterMap.js +0 -2
- package/model/apiResponseObjectBidToConversionDTO.d.ts +0 -17
- package/model/apiResponseObjectBidToConversionFilterMap.d.ts +0 -17
- package/model/bidToConversionDTO.d.ts +0 -64
- package/model/bidToConversionFilterDTO.d.ts +0 -16
- package/model/bidToConversionFilterMap.d.ts +0 -17
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @revxui/api-clients-ts@1.1.
|
|
1
|
+
## @revxui/api-clients-ts@1.1.53
|
|
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@1.1.
|
|
22
|
+
npm install @revxui/api-clients-ts@1.1.53 --save
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
_without publishing (not recommended):_
|
|
@@ -15,8 +15,6 @@ import { ABTestDTO } from '../model/aBTestDTO';
|
|
|
15
15
|
import { ApiListResponseABTestDTO } from '../model/apiListResponseABTestDTO';
|
|
16
16
|
import { ApiListResponseStrategyTargettingPerformanceData } from '../model/apiListResponseStrategyTargettingPerformanceData';
|
|
17
17
|
import { ApiResponseObjectABTestDTO } from '../model/apiResponseObjectABTestDTO';
|
|
18
|
-
import { ApiResponseObjectBidToConversionDTO } from '../model/apiResponseObjectBidToConversionDTO';
|
|
19
|
-
import { ApiResponseObjectBidToConversionFilterMap } from '../model/apiResponseObjectBidToConversionFilterMap';
|
|
20
18
|
import { ApiResponseObjectGeoListDTO } from '../model/apiResponseObjectGeoListDTO';
|
|
21
19
|
import { ApiResponseObjectMaplongResponseMessage } from '../model/apiResponseObjectMaplongResponseMessage';
|
|
22
20
|
import { ApiResponseObjectResponseMessage } from '../model/apiResponseObjectResponseMessage';
|
|
@@ -158,32 +156,6 @@ export declare class StrategyControllerService {
|
|
|
158
156
|
getABTestExperimentUsingGET(id: number, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectABTestDTO>;
|
|
159
157
|
getABTestExperimentUsingGET(id: number, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectABTestDTO>>;
|
|
160
158
|
getABTestExperimentUsingGET(id: number, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectABTestDTO>>;
|
|
161
|
-
/**
|
|
162
|
-
* API to get bid to conversion funnel details
|
|
163
|
-
*
|
|
164
|
-
* @param id id
|
|
165
|
-
* @param date date
|
|
166
|
-
* @param reqId request id
|
|
167
|
-
* @param token Auth Token
|
|
168
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
169
|
-
* @param reportProgress flag to report request and response progress.
|
|
170
|
-
*/
|
|
171
|
-
getBidToConversionDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectBidToConversionDTO>;
|
|
172
|
-
getBidToConversionDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectBidToConversionDTO>>;
|
|
173
|
-
getBidToConversionDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectBidToConversionDTO>>;
|
|
174
|
-
/**
|
|
175
|
-
* API to get bid to conversion filter details
|
|
176
|
-
*
|
|
177
|
-
* @param id id
|
|
178
|
-
* @param date date
|
|
179
|
-
* @param reqId request id
|
|
180
|
-
* @param token Auth Token
|
|
181
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
182
|
-
* @param reportProgress flag to report request and response progress.
|
|
183
|
-
*/
|
|
184
|
-
getBidToConversionFilterDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectBidToConversionFilterMap>;
|
|
185
|
-
getBidToConversionFilterDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectBidToConversionFilterMap>>;
|
|
186
|
-
getBidToConversionFilterDetailsForStrategyUsingGET(id: number, date?: string, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectBidToConversionFilterMap>>;
|
|
187
159
|
/**
|
|
188
160
|
* API to fetch settings for a SKAD Strategy
|
|
189
161
|
*
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
var AdminControllerService = /** @class */ (function () {
|
|
371
371
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
372
372
|
this.httpClient = httpClient;
|
|
373
|
-
this.basePath = 'https://
|
|
373
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
374
374
|
this.defaultHeaders = new http.HttpHeaders();
|
|
375
375
|
this.configuration = new Configuration();
|
|
376
376
|
if (basePath) {
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
576
576
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
577
577
|
this.httpClient = httpClient;
|
|
578
|
-
this.basePath = 'https://
|
|
578
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
579
579
|
this.defaultHeaders = new http.HttpHeaders();
|
|
580
580
|
this.configuration = new Configuration();
|
|
581
581
|
if (basePath) {
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
1010
1010
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
1011
1011
|
this.httpClient = httpClient;
|
|
1012
|
-
this.basePath = 'https://
|
|
1012
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
1013
1013
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1014
1014
|
this.configuration = new Configuration();
|
|
1015
1015
|
if (basePath) {
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
var AudienceControllerService = /** @class */ (function () {
|
|
1263
1263
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1264
1264
|
this.httpClient = httpClient;
|
|
1265
|
-
this.basePath = 'https://
|
|
1265
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
1266
1266
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1267
1267
|
this.configuration = new Configuration();
|
|
1268
1268
|
if (basePath) {
|
|
@@ -2120,7 +2120,7 @@
|
|
|
2120
2120
|
var AuditControllerService = /** @class */ (function () {
|
|
2121
2121
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
2122
2122
|
this.httpClient = httpClient;
|
|
2123
|
-
this.basePath = 'https://
|
|
2123
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
2124
2124
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2125
2125
|
this.configuration = new Configuration();
|
|
2126
2126
|
if (basePath) {
|
|
@@ -2307,7 +2307,7 @@
|
|
|
2307
2307
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2308
2308
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2309
2309
|
this.httpClient = httpClient;
|
|
2310
|
-
this.basePath = 'https://
|
|
2310
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
2311
2311
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2312
2312
|
this.configuration = new Configuration();
|
|
2313
2313
|
if (basePath) {
|
|
@@ -2538,7 +2538,7 @@
|
|
|
2538
2538
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2539
2539
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2540
2540
|
this.httpClient = httpClient;
|
|
2541
|
-
this.basePath = 'https://
|
|
2541
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
2542
2542
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2543
2543
|
this.configuration = new Configuration();
|
|
2544
2544
|
if (basePath) {
|
|
@@ -2647,7 +2647,7 @@
|
|
|
2647
2647
|
var CampaignControllerService = /** @class */ (function () {
|
|
2648
2648
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2649
2649
|
this.httpClient = httpClient;
|
|
2650
|
-
this.basePath = 'https://
|
|
2650
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
2651
2651
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2652
2652
|
this.configuration = new Configuration();
|
|
2653
2653
|
if (basePath) {
|
|
@@ -2957,7 +2957,7 @@
|
|
|
2957
2957
|
var CatalogControllerService = /** @class */ (function () {
|
|
2958
2958
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2959
2959
|
this.httpClient = httpClient;
|
|
2960
|
-
this.basePath = 'https://
|
|
2960
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
2961
2961
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2962
2962
|
this.configuration = new Configuration();
|
|
2963
2963
|
if (basePath) {
|
|
@@ -3203,7 +3203,7 @@
|
|
|
3203
3203
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
3204
3204
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
3205
3205
|
this.httpClient = httpClient;
|
|
3206
|
-
this.basePath = 'https://
|
|
3206
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
3207
3207
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3208
3208
|
this.configuration = new Configuration();
|
|
3209
3209
|
if (basePath) {
|
|
@@ -3441,7 +3441,7 @@
|
|
|
3441
3441
|
var CreativeControllerService = /** @class */ (function () {
|
|
3442
3442
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3443
3443
|
this.httpClient = httpClient;
|
|
3444
|
-
this.basePath = 'https://
|
|
3444
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
3445
3445
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3446
3446
|
this.configuration = new Configuration();
|
|
3447
3447
|
if (basePath) {
|
|
@@ -3942,7 +3942,7 @@
|
|
|
3942
3942
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3943
3943
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3944
3944
|
this.httpClient = httpClient;
|
|
3945
|
-
this.basePath = 'https://
|
|
3945
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
3946
3946
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3947
3947
|
this.configuration = new Configuration();
|
|
3948
3948
|
if (basePath) {
|
|
@@ -4461,7 +4461,7 @@
|
|
|
4461
4461
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4462
4462
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4463
4463
|
this.httpClient = httpClient;
|
|
4464
|
-
this.basePath = 'https://
|
|
4464
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
4465
4465
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4466
4466
|
this.configuration = new Configuration();
|
|
4467
4467
|
if (basePath) {
|
|
@@ -4650,7 +4650,7 @@
|
|
|
4650
4650
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4651
4651
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4652
4652
|
this.httpClient = httpClient;
|
|
4653
|
-
this.basePath = 'https://
|
|
4653
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
4654
4654
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4655
4655
|
this.configuration = new Configuration();
|
|
4656
4656
|
if (basePath) {
|
|
@@ -4726,7 +4726,7 @@
|
|
|
4726
4726
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4727
4727
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4728
4728
|
this.httpClient = httpClient;
|
|
4729
|
-
this.basePath = 'https://
|
|
4729
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
4730
4730
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4731
4731
|
this.configuration = new Configuration();
|
|
4732
4732
|
if (basePath) {
|
|
@@ -4893,7 +4893,7 @@
|
|
|
4893
4893
|
var CustomerReportingControllerService = /** @class */ (function () {
|
|
4894
4894
|
function CustomerReportingControllerService(httpClient, basePath, configuration) {
|
|
4895
4895
|
this.httpClient = httpClient;
|
|
4896
|
-
this.basePath = 'https://
|
|
4896
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
4897
4897
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4898
4898
|
this.configuration = new Configuration();
|
|
4899
4899
|
if (basePath) {
|
|
@@ -4978,7 +4978,7 @@
|
|
|
4978
4978
|
var DashboardControllerService = /** @class */ (function () {
|
|
4979
4979
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4980
4980
|
this.httpClient = httpClient;
|
|
4981
|
-
this.basePath = 'https://
|
|
4981
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
4982
4982
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4983
4983
|
this.configuration = new Configuration();
|
|
4984
4984
|
if (basePath) {
|
|
@@ -5623,7 +5623,7 @@
|
|
|
5623
5623
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5624
5624
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5625
5625
|
this.httpClient = httpClient;
|
|
5626
|
-
this.basePath = 'https://
|
|
5626
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
5627
5627
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5628
5628
|
this.configuration = new Configuration();
|
|
5629
5629
|
if (basePath) {
|
|
@@ -5842,7 +5842,7 @@
|
|
|
5842
5842
|
var PixelControllerService = /** @class */ (function () {
|
|
5843
5843
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5844
5844
|
this.httpClient = httpClient;
|
|
5845
|
-
this.basePath = 'https://
|
|
5845
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
5846
5846
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5847
5847
|
this.configuration = new Configuration();
|
|
5848
5848
|
if (basePath) {
|
|
@@ -6159,7 +6159,7 @@
|
|
|
6159
6159
|
var ReportingControllerService = /** @class */ (function () {
|
|
6160
6160
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
6161
6161
|
this.httpClient = httpClient;
|
|
6162
|
-
this.basePath = 'https://
|
|
6162
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
6163
6163
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6164
6164
|
this.configuration = new Configuration();
|
|
6165
6165
|
if (basePath) {
|
|
@@ -6331,7 +6331,7 @@
|
|
|
6331
6331
|
var SliceXControllerService = /** @class */ (function () {
|
|
6332
6332
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
6333
6333
|
this.httpClient = httpClient;
|
|
6334
|
-
this.basePath = 'https://
|
|
6334
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
6335
6335
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6336
6336
|
this.configuration = new Configuration();
|
|
6337
6337
|
if (basePath) {
|
|
@@ -6587,7 +6587,7 @@
|
|
|
6587
6587
|
var StrategyControllerService = /** @class */ (function () {
|
|
6588
6588
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6589
6589
|
this.httpClient = httpClient;
|
|
6590
|
-
this.basePath = 'https://
|
|
6590
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
6591
6591
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6592
6592
|
this.configuration = new Configuration();
|
|
6593
6593
|
if (basePath) {
|
|
@@ -6945,76 +6945,6 @@
|
|
|
6945
6945
|
reportProgress: reportProgress
|
|
6946
6946
|
});
|
|
6947
6947
|
};
|
|
6948
|
-
StrategyControllerService.prototype.getBidToConversionDetailsForStrategyUsingGET = function (id, date, reqId, token, observe, reportProgress) {
|
|
6949
|
-
if (observe === void 0) { observe = 'body'; }
|
|
6950
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
6951
|
-
if (id === null || id === undefined) {
|
|
6952
|
-
throw new Error('Required parameter id was null or undefined when calling getBidToConversionDetailsForStrategyUsingGET.');
|
|
6953
|
-
}
|
|
6954
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
6955
|
-
if (date !== undefined && date !== null) {
|
|
6956
|
-
queryParameters = queryParameters.set('date', date);
|
|
6957
|
-
}
|
|
6958
|
-
var headers = this.defaultHeaders;
|
|
6959
|
-
if (reqId !== undefined && reqId !== null) {
|
|
6960
|
-
headers = headers.set('reqId', String(reqId));
|
|
6961
|
-
}
|
|
6962
|
-
if (token !== undefined && token !== null) {
|
|
6963
|
-
headers = headers.set('token', String(token));
|
|
6964
|
-
}
|
|
6965
|
-
// to determine the Accept header
|
|
6966
|
-
var httpHeaderAccepts = [
|
|
6967
|
-
'application/json'
|
|
6968
|
-
];
|
|
6969
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
6970
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
6971
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
6972
|
-
}
|
|
6973
|
-
// to determine the Content-Type header
|
|
6974
|
-
var consumes = [];
|
|
6975
|
-
return this.httpClient.get(this.basePath + "/v2/api/strategies/b2c/" + encodeURIComponent(String(id)), {
|
|
6976
|
-
params: queryParameters,
|
|
6977
|
-
withCredentials: this.configuration.withCredentials,
|
|
6978
|
-
headers: headers,
|
|
6979
|
-
observe: observe,
|
|
6980
|
-
reportProgress: reportProgress
|
|
6981
|
-
});
|
|
6982
|
-
};
|
|
6983
|
-
StrategyControllerService.prototype.getBidToConversionFilterDetailsForStrategyUsingGET = function (id, date, reqId, token, observe, reportProgress) {
|
|
6984
|
-
if (observe === void 0) { observe = 'body'; }
|
|
6985
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
6986
|
-
if (id === null || id === undefined) {
|
|
6987
|
-
throw new Error('Required parameter id was null or undefined when calling getBidToConversionFilterDetailsForStrategyUsingGET.');
|
|
6988
|
-
}
|
|
6989
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
6990
|
-
if (date !== undefined && date !== null) {
|
|
6991
|
-
queryParameters = queryParameters.set('date', date);
|
|
6992
|
-
}
|
|
6993
|
-
var headers = this.defaultHeaders;
|
|
6994
|
-
if (reqId !== undefined && reqId !== null) {
|
|
6995
|
-
headers = headers.set('reqId', String(reqId));
|
|
6996
|
-
}
|
|
6997
|
-
if (token !== undefined && token !== null) {
|
|
6998
|
-
headers = headers.set('token', String(token));
|
|
6999
|
-
}
|
|
7000
|
-
// to determine the Accept header
|
|
7001
|
-
var httpHeaderAccepts = [
|
|
7002
|
-
'application/json'
|
|
7003
|
-
];
|
|
7004
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
7005
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
7006
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
7007
|
-
}
|
|
7008
|
-
// to determine the Content-Type header
|
|
7009
|
-
var consumes = [];
|
|
7010
|
-
return this.httpClient.get(this.basePath + "/v2/api/strategies/b2c/" + encodeURIComponent(String(id)) + "/filters", {
|
|
7011
|
-
params: queryParameters,
|
|
7012
|
-
withCredentials: this.configuration.withCredentials,
|
|
7013
|
-
headers: headers,
|
|
7014
|
-
observe: observe,
|
|
7015
|
-
reportProgress: reportProgress
|
|
7016
|
-
});
|
|
7017
|
-
};
|
|
7018
6948
|
StrategyControllerService.prototype.getSkadSettingsUsingGET = function (reqId, token, observe, reportProgress) {
|
|
7019
6949
|
if (observe === void 0) { observe = 'body'; }
|
|
7020
6950
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -7489,7 +7419,7 @@
|
|
|
7489
7419
|
var StrategyTemplateControllerService = /** @class */ (function () {
|
|
7490
7420
|
function StrategyTemplateControllerService(httpClient, basePath, configuration) {
|
|
7491
7421
|
this.httpClient = httpClient;
|
|
7492
|
-
this.basePath = 'https://
|
|
7422
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
7493
7423
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7494
7424
|
this.configuration = new Configuration();
|
|
7495
7425
|
if (basePath) {
|
|
@@ -7611,7 +7541,7 @@
|
|
|
7611
7541
|
var UILoggerControllerService = /** @class */ (function () {
|
|
7612
7542
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
7613
7543
|
this.httpClient = httpClient;
|
|
7614
|
-
this.basePath = 'https://
|
|
7544
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
7615
7545
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7616
7546
|
this.configuration = new Configuration();
|
|
7617
7547
|
if (basePath) {
|
|
@@ -7701,7 +7631,7 @@
|
|
|
7701
7631
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
7702
7632
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
7703
7633
|
this.httpClient = httpClient;
|
|
7704
|
-
this.basePath = 'https://
|
|
7634
|
+
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
7705
7635
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7706
7636
|
this.configuration = new Configuration();
|
|
7707
7637
|
if (basePath) {
|
|
@@ -8072,7 +8002,8 @@
|
|
|
8072
8002
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8073
8003
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8074
8004
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8075
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8005
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8006
|
+
ICON: 'ICON'
|
|
8076
8007
|
};
|
|
8077
8008
|
})(exports.BaseModelWithCreativeSetType || (exports.BaseModelWithCreativeSetType = {}));
|
|
8078
8009
|
|
|
@@ -8105,7 +8036,8 @@
|
|
|
8105
8036
|
FbAppInstall: 'fbAppInstall',
|
|
8106
8037
|
FbAppEngagement: 'fbAppEngagement',
|
|
8107
8038
|
ClickTracker: 'clickTracker',
|
|
8108
|
-
FbxImageNewsFeed: 'fbxImageNewsFeed'
|
|
8039
|
+
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8040
|
+
NativeIcon: 'nativeIcon'
|
|
8109
8041
|
};
|
|
8110
8042
|
})(exports.CreativeCompactDTO || (exports.CreativeCompactDTO = {}));
|
|
8111
8043
|
|
|
@@ -8143,7 +8075,8 @@
|
|
|
8143
8075
|
FbAppInstall: 'fbAppInstall',
|
|
8144
8076
|
FbAppEngagement: 'fbAppEngagement',
|
|
8145
8077
|
ClickTracker: 'clickTracker',
|
|
8146
|
-
FbxImageNewsFeed: 'fbxImageNewsFeed'
|
|
8078
|
+
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8079
|
+
NativeIcon: 'nativeIcon'
|
|
8147
8080
|
};
|
|
8148
8081
|
CreativeDTO.VideoUploadTypeEnum = {
|
|
8149
8082
|
VIDEO: 'VIDEO',
|
|
@@ -8166,7 +8099,8 @@
|
|
|
8166
8099
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8167
8100
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8168
8101
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8169
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8102
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8103
|
+
ICON: 'ICON'
|
|
8170
8104
|
};
|
|
8171
8105
|
})(exports.CreativeDetails || (exports.CreativeDetails = {}));
|
|
8172
8106
|
|
|
@@ -8186,7 +8120,8 @@
|
|
|
8186
8120
|
FbAppInstall: 'fbAppInstall',
|
|
8187
8121
|
FbAppEngagement: 'fbAppEngagement',
|
|
8188
8122
|
ClickTracker: 'clickTracker',
|
|
8189
|
-
FbxImageNewsFeed: 'fbxImageNewsFeed'
|
|
8123
|
+
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8124
|
+
NativeIcon: 'nativeIcon'
|
|
8190
8125
|
};
|
|
8191
8126
|
})(exports.CreativeFileForSet || (exports.CreativeFileForSet = {}));
|
|
8192
8127
|
|
|
@@ -8206,7 +8141,8 @@
|
|
|
8206
8141
|
FbAppInstall: 'fbAppInstall',
|
|
8207
8142
|
FbAppEngagement: 'fbAppEngagement',
|
|
8208
8143
|
ClickTracker: 'clickTracker',
|
|
8209
|
-
FbxImageNewsFeed: 'fbxImageNewsFeed'
|
|
8144
|
+
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8145
|
+
NativeIcon: 'nativeIcon'
|
|
8210
8146
|
};
|
|
8211
8147
|
})(exports.CreativeFiles || (exports.CreativeFiles = {}));
|
|
8212
8148
|
|
|
@@ -8231,7 +8167,8 @@
|
|
|
8231
8167
|
FbAppInstall: 'fbAppInstall',
|
|
8232
8168
|
FbAppEngagement: 'fbAppEngagement',
|
|
8233
8169
|
ClickTracker: 'clickTracker',
|
|
8234
|
-
FbxImageNewsFeed: 'fbxImageNewsFeed'
|
|
8170
|
+
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8171
|
+
NativeIcon: 'nativeIcon'
|
|
8235
8172
|
};
|
|
8236
8173
|
})(exports.CreativeHtmlFileForSet || (exports.CreativeHtmlFileForSet = {}));
|
|
8237
8174
|
|
|
@@ -8250,7 +8187,8 @@
|
|
|
8250
8187
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8251
8188
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8252
8189
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8253
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8190
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8191
|
+
ICON: 'ICON'
|
|
8254
8192
|
};
|
|
8255
8193
|
})(exports.CreativeSetDashboardMetric || (exports.CreativeSetDashboardMetric = {}));
|
|
8256
8194
|
|
|
@@ -8269,7 +8207,8 @@
|
|
|
8269
8207
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8270
8208
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8271
8209
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8272
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8210
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8211
|
+
ICON: 'ICON'
|
|
8273
8212
|
};
|
|
8274
8213
|
})(exports.CreativeSetDetails || (exports.CreativeSetDetails = {}));
|
|
8275
8214
|
|
|
@@ -8288,7 +8227,8 @@
|
|
|
8288
8227
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8289
8228
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8290
8229
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8291
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8230
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8231
|
+
ICON: 'ICON'
|
|
8292
8232
|
};
|
|
8293
8233
|
})(exports.CreativeSetRequest || (exports.CreativeSetRequest = {}));
|
|
8294
8234
|
|
|
@@ -8318,7 +8258,8 @@
|
|
|
8318
8258
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8319
8259
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8320
8260
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8321
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8261
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8262
|
+
ICON: 'ICON'
|
|
8322
8263
|
};
|
|
8323
8264
|
})(exports.CreativeSetResponse || (exports.CreativeSetResponse = {}));
|
|
8324
8265
|
|
|
@@ -8368,7 +8309,8 @@
|
|
|
8368
8309
|
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8369
8310
|
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8370
8311
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8371
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS'
|
|
8312
|
+
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8313
|
+
ICON: 'ICON'
|
|
8372
8314
|
};
|
|
8373
8315
|
})(exports.DuplicateCreativeSetResponse || (exports.DuplicateCreativeSetResponse = {}));
|
|
8374
8316
|
|