@revxui/api-clients-ts 0.10.221 → 0.10.224

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 (75) hide show
  1. package/README.md +2 -2
  2. package/bundles/revxui-api-clients-ts.umd.js +27 -29
  3. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  4. package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
  5. package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
  6. package/esm2015/api/adminController.service.js +2 -2
  7. package/esm2015/api/advertiserController.service.js +2 -2
  8. package/esm2015/api/appSettingsController.service.js +2 -2
  9. package/esm2015/api/audienceController.service.js +2 -2
  10. package/esm2015/api/auditController.service.js +2 -2
  11. package/esm2015/api/bulkStrategyController.service.js +2 -2
  12. package/esm2015/api/cSSThemeController_.service.js +2 -2
  13. package/esm2015/api/campaignController.service.js +2 -2
  14. package/esm2015/api/catalogController.service.js +2 -2
  15. package/esm2015/api/clickDestinationController.service.js +2 -2
  16. package/esm2015/api/creativeController.service.js +2 -2
  17. package/esm2015/api/creativeSetsController.service.js +2 -2
  18. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  19. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  20. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  21. package/esm2015/api/dashboardController.service.js +2 -2
  22. package/esm2015/api/notificationsController.service.js +2 -2
  23. package/esm2015/api/pixelController.service.js +2 -2
  24. package/esm2015/api/reportingController.service.js +2 -2
  25. package/esm2015/api/sliceXController.service.js +2 -2
  26. package/esm2015/api/strategyController.service.js +2 -2
  27. package/esm2015/api/uILoggerController.service.js +2 -2
  28. package/esm2015/api/userPreferenceController.service.js +2 -2
  29. package/esm2015/model/ageGroup.js +12 -0
  30. package/esm2015/model/bannerAdSuppDimensionsDTO.js +12 -0
  31. package/esm2015/model/creativeFileForSet.js +1 -1
  32. package/esm2015/model/creativeFiles.js +1 -1
  33. package/esm2015/model/models.js +1 -1
  34. package/esm2015/model/strategyDTO.js +5 -7
  35. package/esm5/api/adminController.service.js +2 -2
  36. package/esm5/api/advertiserController.service.js +2 -2
  37. package/esm5/api/appSettingsController.service.js +2 -2
  38. package/esm5/api/audienceController.service.js +2 -2
  39. package/esm5/api/auditController.service.js +2 -2
  40. package/esm5/api/bulkStrategyController.service.js +2 -2
  41. package/esm5/api/cSSThemeController_.service.js +2 -2
  42. package/esm5/api/campaignController.service.js +2 -2
  43. package/esm5/api/catalogController.service.js +2 -2
  44. package/esm5/api/clickDestinationController.service.js +2 -2
  45. package/esm5/api/creativeController.service.js +2 -2
  46. package/esm5/api/creativeSetsController.service.js +2 -2
  47. package/esm5/api/creativeTemplateThemesController.service.js +2 -2
  48. package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
  49. package/esm5/api/creativeTemplatesController.service.js +2 -2
  50. package/esm5/api/dashboardController.service.js +2 -2
  51. package/esm5/api/notificationsController.service.js +2 -2
  52. package/esm5/api/pixelController.service.js +2 -2
  53. package/esm5/api/reportingController.service.js +2 -2
  54. package/esm5/api/sliceXController.service.js +2 -2
  55. package/esm5/api/strategyController.service.js +2 -2
  56. package/esm5/api/uILoggerController.service.js +2 -2
  57. package/esm5/api/userPreferenceController.service.js +2 -2
  58. package/esm5/model/ageGroup.js +12 -0
  59. package/esm5/model/bannerAdSuppDimensionsDTO.js +12 -0
  60. package/esm5/model/creativeFileForSet.js +1 -1
  61. package/esm5/model/creativeFiles.js +1 -1
  62. package/esm5/model/models.js +1 -1
  63. package/esm5/model/strategyDTO.js +5 -7
  64. package/fesm2015/revxui-api-clients-ts.js +27 -29
  65. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  66. package/fesm5/revxui-api-clients-ts.js +27 -29
  67. package/fesm5/revxui-api-clients-ts.js.map +1 -1
  68. package/model/ageGroup.d.ts +15 -0
  69. package/model/bannerAdSuppDimensionsDTO.d.ts +18 -0
  70. package/model/creativeFileForSet.d.ts +2 -0
  71. package/model/creativeFiles.d.ts +2 -0
  72. package/model/models.d.ts +2 -0
  73. package/model/strategyDTO.d.ts +8 -8
  74. package/package.json +1 -1
  75. package/revxui-api-clients-ts.metadata.json +1 -1
@@ -0,0 +1,15 @@
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
+ export interface AgeGroup {
13
+ maxAge?: number;
14
+ minAge?: number;
15
+ }
@@ -0,0 +1,18 @@
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
+ export interface BannerAdSuppDimensionsDTO {
13
+ aspectRatio?: number;
14
+ _default?: boolean;
15
+ height?: number;
16
+ id?: number;
17
+ width?: number;
18
+ }
@@ -9,6 +9,7 @@
9
9
  * https://github.com/swagger-api/swagger-codegen.git
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { BannerAdSuppDimensionsDTO } from './bannerAdSuppDimensionsDTO';
12
13
  import { CreativeThirdPartyAdTag } from './creativeThirdPartyAdTag';
13
14
  import { NativeAssetPojo } from './nativeAssetPojo';
14
15
  import { VideoProperties } from './videoProperties';
@@ -26,6 +27,7 @@ export interface CreativeFileForSet {
26
27
  nativeAssetPojo?: NativeAssetPojo;
27
28
  noOfSlots?: number;
28
29
  size?: string;
30
+ supportedDimensions?: Array<BannerAdSuppDimensionsDTO>;
29
31
  type?: CreativeFileForSet.TypeEnum;
30
32
  videoAttribute?: VideoProperties;
31
33
  width?: number;
@@ -9,6 +9,7 @@
9
9
  * https://github.com/swagger-api/swagger-codegen.git
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { BannerAdSuppDimensionsDTO } from './bannerAdSuppDimensionsDTO';
12
13
  import { VideoProperties } from './videoProperties';
13
14
  export interface CreativeFiles {
14
15
  contentType?: string;
@@ -21,6 +22,7 @@ export interface CreativeFiles {
21
22
  _native?: boolean;
22
23
  noOfSlots?: number;
23
24
  size?: string;
25
+ supportedDimensions?: Array<BannerAdSuppDimensionsDTO>;
24
26
  type?: CreativeFiles.TypeEnum;
25
27
  videoAttribute?: VideoProperties;
26
28
  width?: number;
package/model/models.d.ts CHANGED
@@ -6,6 +6,7 @@ export * from './advertiserDynamicDetails';
6
6
  export * from './advertiserLayoutVariables';
7
7
  export * from './advertiserPojo';
8
8
  export * from './advertiserSettings';
9
+ export * from './ageGroup';
9
10
  export * from './apiListResponseABTestDTO';
10
11
  export * from './apiListResponseActivityLog';
11
12
  export * from './apiListResponseActivityLogsStrategyBulkUpdateDTO';
@@ -103,6 +104,7 @@ export * from './auditChange';
103
104
  export * from './auditDetails';
104
105
  export * from './auditMarker';
105
106
  export * from './bIgIntegerEditFiled';
107
+ export * from './bannerAdSuppDimensionsDTO';
106
108
  export * from './baseModel';
107
109
  export * from './baseModelEditField';
108
110
  export * from './baseModelWithCreativeSetType';
@@ -9,6 +9,7 @@
9
9
  * https://github.com/swagger-api/swagger-codegen.git
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { AgeGroup } from './ageGroup';
12
13
  import { AudienceStrDTO } from './audienceStrDTO';
13
14
  import { BaseModel } from './baseModel';
14
15
  import { BaseModelWithCreativeSetType } from './baseModelWithCreativeSetType';
@@ -27,6 +28,7 @@ export interface StrategyDTO {
27
28
  adGroupCount?: number;
28
29
  advertiser?: BaseModel;
29
30
  advertiserId?: number;
31
+ ageGroupTargeting?: AgeGroup;
30
32
  apps?: Array<BaseModel>;
31
33
  appsStrategies?: Array<BaseModel>;
32
34
  auctionTypeTargeting?: StrategyDTO.AuctionTypeTargetingEnum;
@@ -57,6 +59,7 @@ export interface StrategyDTO {
57
59
  fcapEnabled?: boolean;
58
60
  fcapFrequency?: number;
59
61
  fcapInterval?: number;
62
+ genderTargeting?: StrategyDTO.GenderTargetingEnum;
60
63
  id?: number;
61
64
  isArchived?: boolean;
62
65
  isBargainerActive?: boolean;
@@ -75,7 +78,6 @@ export interface StrategyDTO {
75
78
  placements?: Array<BaseModel>;
76
79
  pricingType?: BaseModel;
77
80
  pricingValue?: number;
78
- productSelectionPolicy?: StrategyDTO.ProductSelectionPolicyEnum;
79
81
  roiTargetType?: BaseModel;
80
82
  roiTargetValue?: number;
81
83
  rtbAggregators?: RTBAggregators;
@@ -118,12 +120,10 @@ export declare namespace StrategyDTO {
118
120
  CELLULARNETWORK4G: ConnectionTypesEnum;
119
121
  CELLULARNETWORK5G: ConnectionTypesEnum;
120
122
  };
121
- type ProductSelectionPolicyEnum = 'PS_DEFAULT' | 'PS_ADV_PR_TS' | 'PS_ADV_CAT_PR_TS' | 'PS_DAY_WEIGHTED_RANDOM' | 'PS_ADV_PR_CONTENT_TS';
122
- const ProductSelectionPolicyEnum: {
123
- DEFAULT: ProductSelectionPolicyEnum;
124
- ADVPRTS: ProductSelectionPolicyEnum;
125
- ADVCATPRTS: ProductSelectionPolicyEnum;
126
- DAYWEIGHTEDRANDOM: ProductSelectionPolicyEnum;
127
- ADVPRCONTENTTS: ProductSelectionPolicyEnum;
123
+ type GenderTargetingEnum = 'MALE' | 'FEMALE' | 'ALL';
124
+ const GenderTargetingEnum: {
125
+ MALE: GenderTargetingEnum;
126
+ FEMALE: GenderTargetingEnum;
127
+ ALL: GenderTargetingEnum;
128
128
  };
129
129
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revxui/api-clients-ts",
3
- "version": "0.10.221",
3
+ "version": "0.10.224",
4
4
  "description": "swagger client for @revxui/api-clients-ts",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [