@revxui/api-clients-ts 0.10.244 → 0.10.247
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/audienceController.service.d.ts +17 -4
- package/bundles/revxui-api-clients-ts.umd.js +66 -23
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +35 -2
- package/esm2015/api/auditController.service.js +2 -2
- package/esm2015/api/bulkStrategyController.service.js +2 -2
- package/esm2015/api/cSSThemeController_.service.js +2 -2
- package/esm2015/api/campaignController.service.js +2 -2
- package/esm2015/api/catalogController.service.js +2 -2
- package/esm2015/api/clickDestinationController.service.js +2 -2
- package/esm2015/api/creativeController.service.js +2 -2
- package/esm2015/api/creativeSetsController.service.js +2 -2
- package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
- package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm2015/api/creativeTemplatesController.service.js +2 -2
- package/esm2015/api/dashboardController.service.js +2 -2
- package/esm2015/api/notificationsController.service.js +2 -2
- package/esm2015/api/pixelController.service.js +2 -2
- package/esm2015/api/reportingController.service.js +2 -2
- package/esm2015/api/sliceXController.service.js +2 -2
- package/esm2015/api/strategyController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/apiListResponseAudiencePerformanceDTO.js +1 -0
- package/esm2015/model/apiResponseObjectApiListResponseAudiencePerformanceDTO.js +1 -0
- package/esm2015/model/audiencePerformanceDTO.js +8 -0
- package/esm2015/model/models.js +2 -1
- package/esm2015/model/searchRequest.js +1 -1
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/audienceController.service.js +37 -2
- package/esm5/api/auditController.service.js +2 -2
- package/esm5/api/bulkStrategyController.service.js +2 -2
- package/esm5/api/cSSThemeController_.service.js +2 -2
- package/esm5/api/campaignController.service.js +2 -2
- package/esm5/api/catalogController.service.js +2 -2
- package/esm5/api/clickDestinationController.service.js +2 -2
- package/esm5/api/creativeController.service.js +2 -2
- package/esm5/api/creativeSetsController.service.js +2 -2
- package/esm5/api/creativeTemplateThemesController.service.js +2 -2
- package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm5/api/creativeTemplatesController.service.js +2 -2
- package/esm5/api/dashboardController.service.js +2 -2
- package/esm5/api/notificationsController.service.js +2 -2
- package/esm5/api/pixelController.service.js +2 -2
- package/esm5/api/reportingController.service.js +2 -2
- package/esm5/api/sliceXController.service.js +2 -2
- package/esm5/api/strategyController.service.js +2 -2
- package/esm5/api/uILoggerController.service.js +2 -2
- package/esm5/api/userPreferenceController.service.js +2 -2
- package/esm5/model/apiListResponseAudiencePerformanceDTO.js +1 -0
- package/esm5/model/apiResponseObjectApiListResponseAudiencePerformanceDTO.js +1 -0
- package/esm5/model/audiencePerformanceDTO.js +8 -0
- package/esm5/model/models.js +2 -1
- package/esm5/model/searchRequest.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +65 -24
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +67 -24
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/{apiListResponseAudienceESDTO.d.ts → apiListResponseAudiencePerformanceDTO.d.ts} +3 -3
- package/model/{apiResponseObjectApiListResponseAudienceESDTO.d.ts → apiResponseObjectApiListResponseAudiencePerformanceDTO.d.ts} +3 -3
- package/model/audiencePerformanceDTO.d.ts +37 -0
- package/model/models.d.ts +3 -2
- package/model/searchRequest.d.ts +2 -0
- package/model/strategyDTO.d.ts +2 -2
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiListResponseAudienceESDTO.js +0 -1
- package/esm2015/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
- package/esm5/model/apiListResponseAudienceESDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
package/model/{apiListResponseAudienceESDTO.d.ts → apiListResponseAudiencePerformanceDTO.d.ts}
RENAMED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
13
|
-
export interface
|
|
14
|
-
data?: Array<
|
|
12
|
+
import { AudiencePerformanceDTO } from './audiencePerformanceDTO';
|
|
13
|
+
export interface ApiListResponseAudiencePerformanceDTO {
|
|
14
|
+
data?: Array<AudiencePerformanceDTO>;
|
|
15
15
|
totalNoOfRecords?: number;
|
|
16
16
|
}
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
13
|
-
export interface
|
|
12
|
+
import { ApiListResponseAudiencePerformanceDTO } from './apiListResponseAudiencePerformanceDTO';
|
|
13
|
+
export interface ApiResponseObjectApiListResponseAudiencePerformanceDTO {
|
|
14
14
|
error?: Error;
|
|
15
15
|
respId?: string;
|
|
16
|
-
respObject?:
|
|
16
|
+
respObject?: ApiListResponseAudiencePerformanceDTO;
|
|
17
17
|
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { AudienceESDTO } from './audienceESDTO';
|
|
13
|
+
import { BaseModel } from './baseModel';
|
|
14
|
+
export interface AudiencePerformanceDTO {
|
|
15
|
+
appOpen?: number;
|
|
16
|
+
attributedConversions?: number;
|
|
17
|
+
attributedInstalls?: number;
|
|
18
|
+
audienceESDTO?: AudienceESDTO;
|
|
19
|
+
clicks?: number;
|
|
20
|
+
conversionsPer1000User?: number;
|
|
21
|
+
ctr?: number;
|
|
22
|
+
device?: BaseModel;
|
|
23
|
+
gender?: AudiencePerformanceDTO.GenderEnum;
|
|
24
|
+
impressions?: number;
|
|
25
|
+
installsPer1000User?: number;
|
|
26
|
+
nonAttributedConversions?: number;
|
|
27
|
+
nonAttributedInstalls?: number;
|
|
28
|
+
os?: BaseModel;
|
|
29
|
+
timestamp?: number;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace AudiencePerformanceDTO {
|
|
32
|
+
type GenderEnum = 'MALE' | 'FEMALE';
|
|
33
|
+
const GenderEnum: {
|
|
34
|
+
MALE: GenderEnum;
|
|
35
|
+
FEMALE: GenderEnum;
|
|
36
|
+
};
|
|
37
|
+
}
|
package/model/models.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ export * from './ageGroup';
|
|
|
10
10
|
export * from './apiListResponseABTestDTO';
|
|
11
11
|
export * from './apiListResponseActivityLog';
|
|
12
12
|
export * from './apiListResponseActivityLogsStrategyBulkUpdateDTO';
|
|
13
|
-
export * from './
|
|
13
|
+
export * from './apiListResponseAudiencePerformanceDTO';
|
|
14
14
|
export * from './apiListResponseCatalogFeed';
|
|
15
15
|
export * from './apiListResponseClickDestination';
|
|
16
16
|
export * from './apiListResponseCreativeCompactDTO';
|
|
@@ -25,7 +25,7 @@ export * from './apiResponseObjectAdvertiserDynamicDetails';
|
|
|
25
25
|
export * from './apiResponseObjectAdvertiserPojo';
|
|
26
26
|
export * from './apiResponseObjectAdvertiserSettings';
|
|
27
27
|
export * from './apiResponseObjectApiListResponseActivityLogsStrategyBulkUpdateDTO';
|
|
28
|
-
export * from './
|
|
28
|
+
export * from './apiResponseObjectApiListResponseAudiencePerformanceDTO';
|
|
29
29
|
export * from './apiResponseObjectApiListResponseCatalogFeed';
|
|
30
30
|
export * from './apiResponseObjectApiListResponseClickDestination';
|
|
31
31
|
export * from './apiResponseObjectApiListResponseCreativeCompactDTO';
|
|
@@ -99,6 +99,7 @@ export * from './audienceAccessDTO';
|
|
|
99
99
|
export * from './audienceBackFilledStats';
|
|
100
100
|
export * from './audienceDTO';
|
|
101
101
|
export * from './audienceESDTO';
|
|
102
|
+
export * from './audiencePerformanceDTO';
|
|
102
103
|
export * from './audienceStrDTO';
|
|
103
104
|
export * from './audienceStrEditField';
|
|
104
105
|
export * from './auditChange';
|
package/model/searchRequest.d.ts
CHANGED
package/model/strategyDTO.d.ts
CHANGED
|
@@ -123,8 +123,8 @@ export declare namespace StrategyDTO {
|
|
|
123
123
|
};
|
|
124
124
|
type GenderTargetingEnum = 'MALE' | 'FEMALE';
|
|
125
125
|
const GenderTargetingEnum: {
|
|
126
|
-
MALE:
|
|
127
|
-
FEMALE:
|
|
126
|
+
MALE: import("./audiencePerformanceDTO").AudiencePerformanceDTO.GenderEnum;
|
|
127
|
+
FEMALE: import("./audiencePerformanceDTO").AudiencePerformanceDTO.GenderEnum;
|
|
128
128
|
};
|
|
129
129
|
type ProductSelectionPolicyEnum = 'PS_DEFAULT' | 'PS_USERVIEW' | 'PS_USER_CAT_TS' | 'PS_ADV_PR_TS' | 'PS_ADV_CAT_PR_TS' | 'PS_DAY_WEIGHTED_RANDOM' | 'PS_ADV_PR_CONTENT_TS';
|
|
130
130
|
const ProductSelectionPolicyEnum: {
|