@revxui/api-clients-ts 1.1.218 → 1.1.219

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 (69) hide show
  1. package/README.md +2 -2
  2. package/api/api.d.ts +1 -3
  3. package/bundles/revxui-api-clients-ts.umd.js +50 -390
  4. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  5. package/esm2015/api/adminController.service.js +2 -2
  6. package/esm2015/api/advertiserController.service.js +2 -2
  7. package/esm2015/api/api.js +2 -4
  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/bidFunnelController.service.js +2 -2
  12. package/esm2015/api/bulkStrategyController.service.js +2 -2
  13. package/esm2015/api/cSSThemeController_.service.js +2 -2
  14. package/esm2015/api/campaignController.service.js +2 -2
  15. package/esm2015/api/catalogController.service.js +2 -2
  16. package/esm2015/api/clickDestinationController.service.js +2 -2
  17. package/esm2015/api/creativeController.service.js +2 -2
  18. package/esm2015/api/creativeSetsController.service.js +2 -2
  19. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  20. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  21. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  22. package/esm2015/api/customerReportingController.service.js +2 -2
  23. package/esm2015/api/dashboardController.service.js +2 -2
  24. package/esm2015/api/notificationsController.service.js +2 -2
  25. package/esm2015/api/pixelController.service.js +2 -2
  26. package/esm2015/api/reportingController.service.js +2 -2
  27. package/esm2015/api/sliceXController.service.js +2 -2
  28. package/esm2015/api/strategyController.service.js +2 -2
  29. package/esm2015/api/strategyTemplateController.service.js +2 -2
  30. package/esm2015/api/uILoggerController.service.js +2 -2
  31. package/esm2015/api/userPreferenceController.service.js +2 -2
  32. package/esm2015/api.module.js +1 -3
  33. package/esm2015/model/audienceDTO.js +5 -1
  34. package/esm2015/model/audienceStrDeviceDTO.js +2 -0
  35. package/esm2015/model/audienceStrEditField.js +1 -1
  36. package/esm2015/model/deviceTargetModel.js +19 -0
  37. package/esm2015/model/models.js +3 -11
  38. package/esm2015/model/strategyDTO.js +1 -1
  39. package/fesm2015/revxui-api-clients-ts.js +51 -387
  40. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  41. package/model/audienceDTO.d.ts +6 -0
  42. package/model/{audienceStrDTO.d.ts → audienceStrDeviceDTO.d.ts} +4 -4
  43. package/model/audienceStrEditField.d.ts +3 -3
  44. package/model/deviceTargetModel.d.ts +23 -0
  45. package/model/models.d.ts +2 -10
  46. package/model/strategyDTO.d.ts +5 -4
  47. package/package.json +1 -1
  48. package/revxui-api-clients-ts.metadata.json +1 -1
  49. package/api/reportingSchedulerController.service.d.ts +0 -122
  50. package/esm2015/api/reportingSchedulerController.service.js +0 -303
  51. package/esm2015/model/apiListResponseBaseModel.js +0 -2
  52. package/esm2015/model/apiListResponseReportingSchedulerResponse.js +0 -2
  53. package/esm2015/model/apiListResponseReportingSchedulerUserResponse.js +0 -2
  54. package/esm2015/model/apiResponseObjectReportingSchedulerResponse.js +0 -2
  55. package/esm2015/model/audienceStrDTO.js +0 -2
  56. package/esm2015/model/jobResponse.js +0 -22
  57. package/esm2015/model/reportingSchedulerRequest.js +0 -2
  58. package/esm2015/model/reportingSchedulerResponse.js +0 -17
  59. package/esm2015/model/reportingSchedulerUserResponse.js +0 -13
  60. package/esm2015/model/schedulerRequest.js +0 -10
  61. package/model/apiListResponseBaseModel.d.ts +0 -16
  62. package/model/apiListResponseReportingSchedulerResponse.d.ts +0 -16
  63. package/model/apiListResponseReportingSchedulerUserResponse.d.ts +0 -16
  64. package/model/apiResponseObjectReportingSchedulerResponse.d.ts +0 -17
  65. package/model/jobResponse.d.ts +0 -29
  66. package/model/reportingSchedulerRequest.d.ts +0 -20
  67. package/model/reportingSchedulerResponse.d.ts +0 -47
  68. package/model/reportingSchedulerUserResponse.d.ts +0 -15
  69. package/model/schedulerRequest.d.ts +0 -27
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @revxui/api-clients-ts@1.1.218
1
+ ## @revxui/api-clients-ts@1.1.219
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.218 --save
22
+ npm install @revxui/api-clients-ts@1.1.219 --save
23
23
  ```
24
24
 
25
25
  _without publishing (not recommended):_
package/api/api.d.ts CHANGED
@@ -40,8 +40,6 @@ export * from './pixelController.service';
40
40
  import { PixelControllerService } from './pixelController.service';
41
41
  export * from './reportingController.service';
42
42
  import { ReportingControllerService } from './reportingController.service';
43
- export * from './reportingSchedulerController.service';
44
- import { ReportingSchedulerControllerService } from './reportingSchedulerController.service';
45
43
  export * from './sliceXController.service';
46
44
  import { SliceXControllerService } from './sliceXController.service';
47
45
  export * from './strategyController.service';
@@ -52,4 +50,4 @@ export * from './uILoggerController.service';
52
50
  import { UILoggerControllerService } from './uILoggerController.service';
53
51
  export * from './userPreferenceController.service';
54
52
  import { UserPreferenceControllerService } from './userPreferenceController.service';
55
- export declare const APIS: (typeof AdminControllerService | typeof AdvertiserControllerService | typeof AppSettingsControllerService | typeof AudienceControllerService | typeof AuditControllerService | typeof BidFunnelControllerService | typeof BulkStrategyControllerService | typeof CSSThemeController_Service | typeof CampaignControllerService | typeof CatalogControllerService | typeof ClickDestinationControllerService | typeof CreativeControllerService | typeof CreativeSetsControllerService | typeof CreativeTemplateThemesControllerService | typeof CreativeTemplateVariablesControllerService | typeof CreativeTemplatesControllerService | typeof CustomerReportingControllerService | typeof DashboardControllerService | typeof NotificationsControllerService | typeof PixelControllerService | typeof ReportingControllerService | typeof ReportingSchedulerControllerService | typeof SliceXControllerService | typeof StrategyControllerService | typeof StrategyTemplateControllerService | typeof UILoggerControllerService | typeof UserPreferenceControllerService)[];
53
+ export declare const APIS: (typeof AdminControllerService | typeof AdvertiserControllerService | typeof AppSettingsControllerService | typeof AudienceControllerService | typeof AuditControllerService | typeof BidFunnelControllerService | typeof BulkStrategyControllerService | typeof CSSThemeController_Service | typeof CampaignControllerService | typeof CatalogControllerService | typeof ClickDestinationControllerService | typeof CreativeControllerService | typeof CreativeSetsControllerService | typeof CreativeTemplateThemesControllerService | typeof CreativeTemplateVariablesControllerService | typeof CreativeTemplatesControllerService | typeof CustomerReportingControllerService | typeof DashboardControllerService | typeof NotificationsControllerService | typeof PixelControllerService | typeof ReportingControllerService | typeof SliceXControllerService | typeof StrategyControllerService | typeof StrategyTemplateControllerService | typeof UILoggerControllerService | typeof UserPreferenceControllerService)[];