@revxui/api-clients-ts 1.1.449 → 1.1.451
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/api.d.ts +1 -3
- package/esm2020/api/adminController.service.mjs +2 -2
- package/esm2020/api/advertiserController.service.mjs +2 -2
- package/esm2020/api/api.mjs +2 -4
- package/esm2020/api/appSettingsController.service.mjs +2 -2
- package/esm2020/api/appsFlyerController.service.mjs +2 -2
- package/esm2020/api/audienceController.service.mjs +2 -2
- package/esm2020/api/auditController.service.mjs +2 -2
- package/esm2020/api/bidFunnelController.service.mjs +2 -2
- package/esm2020/api/bulkStrategyController.service.mjs +2 -2
- package/esm2020/api/cSSThemeController_.service.mjs +2 -2
- package/esm2020/api/campaignController.service.mjs +2 -2
- package/esm2020/api/catalogController.service.mjs +2 -2
- package/esm2020/api/clickDestinationController.service.mjs +2 -2
- package/esm2020/api/creativeController.service.mjs +2 -2
- package/esm2020/api/creativeSetsController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateThemesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateVariablesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplatesController.service.mjs +2 -2
- package/esm2020/api/customerReportingController.service.mjs +2 -2
- package/esm2020/api/dashboardController.service.mjs +2 -2
- package/esm2020/api/experimentsController.service.mjs +2 -2
- package/esm2020/api/notificationsController.service.mjs +2 -2
- package/esm2020/api/pixelController.service.mjs +2 -2
- package/esm2020/api/reportController.service.mjs +2 -2
- package/esm2020/api/reportingController.service.mjs +2 -2
- package/esm2020/api/reportingSchedulerController.service.mjs +2 -2
- package/esm2020/api/safeguardController.service.mjs +2 -2
- package/esm2020/api/sliceXController.service.mjs +2 -2
- package/esm2020/api/strategyController.service.mjs +2 -2
- package/esm2020/api/strategyTemplateController.service.mjs +2 -2
- package/esm2020/api/uILoggerController.service.mjs +2 -2
- package/esm2020/api/userPreferenceController.service.mjs +2 -2
- package/esm2020/api.module.mjs +1 -4
- package/esm2020/model/adoDTO.mjs +1 -1
- package/esm2020/model/advertiserDynamicDetails.mjs +1 -1
- package/esm2020/model/creativeDTO.mjs +1 -1
- package/esm2020/model/models.mjs +1 -24
- package/fesm2015/revxui-api-clients-ts.mjs +33 -382
- package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
- package/fesm2020/revxui-api-clients-ts.mjs +33 -488
- package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
- package/model/adoDTO.d.ts +0 -1
- package/model/advertiserDynamicDetails.d.ts +0 -1
- package/model/creativeDTO.d.ts +0 -1
- package/model/models.d.ts +0 -23
- package/package.json +1 -1
- package/api/dCOVideoSettingsController.service.d.ts +0 -136
- package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -353
- package/esm2020/model/apiResponseObjectDcoVideoActivateResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGeneratedCountResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
- package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
- package/esm2020/model/dcoVideoAssetDTO.mjs +0 -13
- package/esm2020/model/dcoVideoCatalogItemDTO.mjs +0 -13
- package/esm2020/model/dcoVideoErrorDTO.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleRequest.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/dcoVideoGeneratedCountResponse.mjs +0 -13
- package/esm2020/model/dcoVideoPaginationDTO.mjs +0 -13
- package/esm2020/model/dcoVideoSampleDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsCreateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsUpdateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateRequirementsDTO.mjs +0 -13
- package/model/apiResponseObjectDcoVideoActivateResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGenerateSampleResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGeneratedCountResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSamplesResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
- package/model/dcoVideoActivateRequest.d.ts +0 -15
- package/model/dcoVideoActivateResponse.d.ts +0 -18
- package/model/dcoVideoAssetDTO.d.ts +0 -23
- package/model/dcoVideoCatalogItemDTO.d.ts +0 -16
- package/model/dcoVideoErrorDTO.d.ts +0 -15
- package/model/dcoVideoGenerateSampleRequest.d.ts +0 -20
- package/model/dcoVideoGenerateSampleResponse.d.ts +0 -27
- package/model/dcoVideoGeneratedCountResponse.d.ts +0 -24
- package/model/dcoVideoPaginationDTO.d.ts +0 -19
- package/model/dcoVideoSampleDTO.d.ts +0 -27
- package/model/dcoVideoSamplesResponse.d.ts +0 -18
- package/model/dcoVideoSettingsCreateRequest.d.ts +0 -19
- package/model/dcoVideoSettingsDTO.d.ts +0 -31
- package/model/dcoVideoSettingsUpdateRequest.d.ts +0 -18
- package/model/dcoVideoTemplateDTO.d.ts +0 -21
- package/model/dcoVideoTemplateRequirementsDTO.d.ts +0 -16
package/model/adoDTO.d.ts
CHANGED
|
@@ -13,7 +13,6 @@ import { AdvertiserLayoutVariables } from './advertiserLayoutVariables';
|
|
|
13
13
|
import { BaseModel } from './baseModel';
|
|
14
14
|
export interface AdvertiserDynamicDetails {
|
|
15
15
|
ado?: boolean;
|
|
16
|
-
adoExtManaged?: boolean;
|
|
17
16
|
adoPersons?: Array<BaseModel>;
|
|
18
17
|
advTimezone?: BaseModel;
|
|
19
18
|
advertiserId?: number;
|
package/model/creativeDTO.d.ts
CHANGED
package/model/models.d.ts
CHANGED
|
@@ -91,11 +91,6 @@ export * from './apiResponseObjectCreativeSetResponse';
|
|
|
91
91
|
export * from './apiResponseObjectCreativeTemplatesMetadataDTO';
|
|
92
92
|
export * from './apiResponseObjectDashboardMetrics';
|
|
93
93
|
export * from './apiResponseObjectDashboardResponse';
|
|
94
|
-
export * from './apiResponseObjectDcoVideoActivateResponse';
|
|
95
|
-
export * from './apiResponseObjectDcoVideoGenerateSampleResponse';
|
|
96
|
-
export * from './apiResponseObjectDcoVideoGeneratedCountResponse';
|
|
97
|
-
export * from './apiResponseObjectDcoVideoSamplesResponse';
|
|
98
|
-
export * from './apiResponseObjectDcoVideoSettingsDTO';
|
|
99
94
|
export * from './apiResponseObjectDictionaryResponse';
|
|
100
95
|
export * from './apiResponseObjectDmpAudienceDTO';
|
|
101
96
|
export * from './apiResponseObjectDuplicateCreativeSetResponse';
|
|
@@ -121,8 +116,6 @@ export * from './apiResponseObjectListCreativeEntity';
|
|
|
121
116
|
export * from './apiResponseObjectListCreativeFiles';
|
|
122
117
|
export * from './apiResponseObjectListCreativeMetaData';
|
|
123
118
|
export * from './apiResponseObjectListDashboardResponse';
|
|
124
|
-
export * from './apiResponseObjectListDcoVideoSettingsDTO';
|
|
125
|
-
export * from './apiResponseObjectListDcoVideoTemplateDTO';
|
|
126
119
|
export * from './apiResponseObjectListDynamicVideoTemplate';
|
|
127
120
|
export * from './apiResponseObjectListExperimentsEntity';
|
|
128
121
|
export * from './apiResponseObjectListIncrementalityTestDetails';
|
|
@@ -277,22 +270,6 @@ export * from './day';
|
|
|
277
270
|
export * from './dayPart';
|
|
278
271
|
export * from './dayPartEditField';
|
|
279
272
|
export * from './dcoAttributesDTO';
|
|
280
|
-
export * from './dcoVideoActivateRequest';
|
|
281
|
-
export * from './dcoVideoActivateResponse';
|
|
282
|
-
export * from './dcoVideoAssetDTO';
|
|
283
|
-
export * from './dcoVideoCatalogItemDTO';
|
|
284
|
-
export * from './dcoVideoErrorDTO';
|
|
285
|
-
export * from './dcoVideoGenerateSampleRequest';
|
|
286
|
-
export * from './dcoVideoGenerateSampleResponse';
|
|
287
|
-
export * from './dcoVideoGeneratedCountResponse';
|
|
288
|
-
export * from './dcoVideoPaginationDTO';
|
|
289
|
-
export * from './dcoVideoSampleDTO';
|
|
290
|
-
export * from './dcoVideoSamplesResponse';
|
|
291
|
-
export * from './dcoVideoSettingsCreateRequest';
|
|
292
|
-
export * from './dcoVideoSettingsDTO';
|
|
293
|
-
export * from './dcoVideoSettingsUpdateRequest';
|
|
294
|
-
export * from './dcoVideoTemplateDTO';
|
|
295
|
-
export * from './dcoVideoTemplateRequirementsDTO';
|
|
296
273
|
export * from './dealCategoryDTO';
|
|
297
274
|
export * from './dealCategoryEditField';
|
|
298
275
|
export * from './dealESDTO';
|
package/package.json
CHANGED
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
import { HttpClient, HttpHeaders, HttpResponse, HttpEvent } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiResponseObjectDcoVideoActivateResponse } from '../model/apiResponseObjectDcoVideoActivateResponse';
|
|
4
|
-
import { ApiResponseObjectDcoVideoGenerateSampleResponse } from '../model/apiResponseObjectDcoVideoGenerateSampleResponse';
|
|
5
|
-
import { ApiResponseObjectDcoVideoGeneratedCountResponse } from '../model/apiResponseObjectDcoVideoGeneratedCountResponse';
|
|
6
|
-
import { ApiResponseObjectDcoVideoSamplesResponse } from '../model/apiResponseObjectDcoVideoSamplesResponse';
|
|
7
|
-
import { ApiResponseObjectDcoVideoSettingsDTO } from '../model/apiResponseObjectDcoVideoSettingsDTO';
|
|
8
|
-
import { ApiResponseObjectListDcoVideoSettingsDTO } from '../model/apiResponseObjectListDcoVideoSettingsDTO';
|
|
9
|
-
import { ApiResponseObjectListDcoVideoTemplateDTO } from '../model/apiResponseObjectListDcoVideoTemplateDTO';
|
|
10
|
-
import { DcoVideoActivateRequest } from '../model/dcoVideoActivateRequest';
|
|
11
|
-
import { DcoVideoGenerateSampleRequest } from '../model/dcoVideoGenerateSampleRequest';
|
|
12
|
-
import { DcoVideoSettingsCreateRequest } from '../model/dcoVideoSettingsCreateRequest';
|
|
13
|
-
import { DcoVideoSettingsUpdateRequest } from '../model/dcoVideoSettingsUpdateRequest';
|
|
14
|
-
import { Configuration } from '../configuration';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
export declare class DCOVideoSettingsControllerService {
|
|
17
|
-
protected httpClient: HttpClient;
|
|
18
|
-
protected basePath: string;
|
|
19
|
-
defaultHeaders: HttpHeaders;
|
|
20
|
-
configuration: Configuration;
|
|
21
|
-
constructor(httpClient: HttpClient, basePath: string, configuration: Configuration);
|
|
22
|
-
/**
|
|
23
|
-
* @param consumes string[] mime-types
|
|
24
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
25
|
-
*/
|
|
26
|
-
private canConsumeForm;
|
|
27
|
-
/**
|
|
28
|
-
* Activate or deactivate a DCO video settings configuration
|
|
29
|
-
*
|
|
30
|
-
* @param request Activate/Deactivate request
|
|
31
|
-
* @param reqId request id
|
|
32
|
-
* @param token Auth Token
|
|
33
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
34
|
-
* @param reportProgress flag to report request and response progress.
|
|
35
|
-
*/
|
|
36
|
-
activateSettingsUsingPOST(request: DcoVideoActivateRequest, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoActivateResponse>;
|
|
37
|
-
activateSettingsUsingPOST(request: DcoVideoActivateRequest, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoActivateResponse>>;
|
|
38
|
-
activateSettingsUsingPOST(request: DcoVideoActivateRequest, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoActivateResponse>>;
|
|
39
|
-
/**
|
|
40
|
-
* Create a new DCO video settings configuration
|
|
41
|
-
*
|
|
42
|
-
* @param request DCO Video Settings creation request
|
|
43
|
-
* @param reqId request id
|
|
44
|
-
* @param token Auth Token
|
|
45
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
46
|
-
* @param reportProgress flag to report request and response progress.
|
|
47
|
-
*/
|
|
48
|
-
createSettingsUsingPOST(request: DcoVideoSettingsCreateRequest, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoSettingsDTO>;
|
|
49
|
-
createSettingsUsingPOST(request: DcoVideoSettingsCreateRequest, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoSettingsDTO>>;
|
|
50
|
-
createSettingsUsingPOST(request: DcoVideoSettingsCreateRequest, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoSettingsDTO>>;
|
|
51
|
-
/**
|
|
52
|
-
* Generate a sample video for a DCO video settings configuration
|
|
53
|
-
*
|
|
54
|
-
* @param request Generate sample request
|
|
55
|
-
* @param reqId request id
|
|
56
|
-
* @param token Auth Token
|
|
57
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
58
|
-
* @param reportProgress flag to report request and response progress.
|
|
59
|
-
*/
|
|
60
|
-
generateSampleUsingPOST(request: DcoVideoGenerateSampleRequest, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoGenerateSampleResponse>;
|
|
61
|
-
generateSampleUsingPOST(request: DcoVideoGenerateSampleRequest, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoGenerateSampleResponse>>;
|
|
62
|
-
generateSampleUsingPOST(request: DcoVideoGenerateSampleRequest, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoGenerateSampleResponse>>;
|
|
63
|
-
/**
|
|
64
|
-
* Get generated video count and status for a DCO video settings configuration
|
|
65
|
-
*
|
|
66
|
-
* @param id Settings configuration ID
|
|
67
|
-
* @param reqId request id
|
|
68
|
-
* @param token Auth Token
|
|
69
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
70
|
-
* @param reportProgress flag to report request and response progress.
|
|
71
|
-
*/
|
|
72
|
-
getGeneratedVideoCountUsingGET(id: number, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoGeneratedCountResponse>;
|
|
73
|
-
getGeneratedVideoCountUsingGET(id: number, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoGeneratedCountResponse>>;
|
|
74
|
-
getGeneratedVideoCountUsingGET(id: number, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoGeneratedCountResponse>>;
|
|
75
|
-
/**
|
|
76
|
-
* Get generated video samples for a DCO video settings configuration
|
|
77
|
-
*
|
|
78
|
-
* @param id Settings configuration ID
|
|
79
|
-
* @param page Page number (0-indexed)
|
|
80
|
-
* @param reqId request id
|
|
81
|
-
* @param size Number of items per page (max 100)
|
|
82
|
-
* @param status Filter by status: COMPLETED, FAILED, PENDING, all
|
|
83
|
-
* @param token Auth Token
|
|
84
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
85
|
-
* @param reportProgress flag to report request and response progress.
|
|
86
|
-
*/
|
|
87
|
-
getGeneratedVideoSamplesUsingGET(id: number, page?: number, reqId?: string, size?: number, status?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoSamplesResponse>;
|
|
88
|
-
getGeneratedVideoSamplesUsingGET(id: number, page?: number, reqId?: string, size?: number, status?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoSamplesResponse>>;
|
|
89
|
-
getGeneratedVideoSamplesUsingGET(id: number, page?: number, reqId?: string, size?: number, status?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoSamplesResponse>>;
|
|
90
|
-
/**
|
|
91
|
-
* Get all DCO video settings for an advertiser
|
|
92
|
-
*
|
|
93
|
-
* @param advertiserId Advertiser ID
|
|
94
|
-
* @param includeAssets Include assets in response
|
|
95
|
-
* @param includeInactive Include inactive configurations
|
|
96
|
-
* @param reqId request id
|
|
97
|
-
* @param token Auth Token
|
|
98
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
99
|
-
* @param reportProgress flag to report request and response progress.
|
|
100
|
-
*/
|
|
101
|
-
getSettingsUsingGET(advertiserId: number, includeAssets?: boolean, includeInactive?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectListDcoVideoSettingsDTO>;
|
|
102
|
-
getSettingsUsingGET(advertiserId: number, includeAssets?: boolean, includeInactive?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectListDcoVideoSettingsDTO>>;
|
|
103
|
-
getSettingsUsingGET(advertiserId: number, includeAssets?: boolean, includeInactive?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectListDcoVideoSettingsDTO>>;
|
|
104
|
-
/**
|
|
105
|
-
* Get available DCO video templates filtered by asset availability
|
|
106
|
-
*
|
|
107
|
-
* @param advertiserId Advertiser ID
|
|
108
|
-
* @param hasBackgroundImage Has background image asset
|
|
109
|
-
* @param hasPromoBanner Has promo banner asset
|
|
110
|
-
* @param hasPromoVideo Has promo video asset
|
|
111
|
-
* @param reqId request id
|
|
112
|
-
* @param token Auth Token
|
|
113
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
114
|
-
* @param reportProgress flag to report request and response progress.
|
|
115
|
-
*/
|
|
116
|
-
getTemplatesUsingGET(advertiserId: number, hasBackgroundImage?: boolean, hasPromoBanner?: boolean, hasPromoVideo?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectListDcoVideoTemplateDTO>;
|
|
117
|
-
getTemplatesUsingGET(advertiserId: number, hasBackgroundImage?: boolean, hasPromoBanner?: boolean, hasPromoVideo?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectListDcoVideoTemplateDTO>>;
|
|
118
|
-
getTemplatesUsingGET(advertiserId: number, hasBackgroundImage?: boolean, hasPromoBanner?: boolean, hasPromoVideo?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectListDcoVideoTemplateDTO>>;
|
|
119
|
-
/**
|
|
120
|
-
* Update an existing DCO video settings configuration
|
|
121
|
-
*
|
|
122
|
-
* @param id Settings configuration ID
|
|
123
|
-
* @param request DCO Video Settings update request
|
|
124
|
-
* @param async Run sample generation asynchronously
|
|
125
|
-
* @param regenerateSample Whether to regenerate sample video after update
|
|
126
|
-
* @param reqId request id
|
|
127
|
-
* @param token Auth Token
|
|
128
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
129
|
-
* @param reportProgress flag to report request and response progress.
|
|
130
|
-
*/
|
|
131
|
-
updateSettingsUsingPOST(id: number, request: DcoVideoSettingsUpdateRequest, async?: boolean, regenerateSample?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDcoVideoSettingsDTO>;
|
|
132
|
-
updateSettingsUsingPOST(id: number, request: DcoVideoSettingsUpdateRequest, async?: boolean, regenerateSample?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDcoVideoSettingsDTO>>;
|
|
133
|
-
updateSettingsUsingPOST(id: number, request: DcoVideoSettingsUpdateRequest, async?: boolean, regenerateSample?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDcoVideoSettingsDTO>>;
|
|
134
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DCOVideoSettingsControllerService, [null, { optional: true; }, { optional: true; }]>;
|
|
135
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DCOVideoSettingsControllerService>;
|
|
136
|
-
}
|