@revxui/api-clients-ts 1.1.86 → 1.1.88

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 (81) hide show
  1. package/README.md +2 -2
  2. package/api/creativeSetsController.service.d.ts +0 -28
  3. package/api/dashboardController.service.d.ts +24 -24
  4. package/api/strategyController.service.d.ts +10 -10
  5. package/bundles/revxui-api-clients-ts.umd.js +49 -150
  6. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  7. package/esm2015/api/adminController.service.js +2 -2
  8. package/esm2015/api/advertiserController.service.js +2 -2
  9. package/esm2015/api/appSettingsController.service.js +2 -2
  10. package/esm2015/api/audienceController.service.js +2 -2
  11. package/esm2015/api/auditController.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 -80
  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/model/apiResponseObjectStrategyOptRecommendationResponse.js +2 -0
  33. package/esm2015/model/baseModelWithCreativeSetType.js +3 -2
  34. package/esm2015/model/creativeCompactDTO.js +3 -2
  35. package/esm2015/model/creativeDTO.js +3 -2
  36. package/esm2015/model/creativeDetails.js +3 -2
  37. package/esm2015/model/creativeFileForSet.js +3 -2
  38. package/esm2015/model/creativeFiles.js +3 -2
  39. package/esm2015/model/creativeHtmlFileForSet.js +3 -2
  40. package/esm2015/model/creativeSetDashboardMetric.js +3 -2
  41. package/esm2015/model/creativeSetDetails.js +3 -2
  42. package/esm2015/model/creativeSetRequest.js +3 -2
  43. package/esm2015/model/creativeSetResponse.js +3 -2
  44. package/esm2015/model/duplicateCreativeSetResponse.js +3 -2
  45. package/esm2015/model/models.js +3 -8
  46. package/esm2015/model/strategyDTO.js +1 -1
  47. package/esm2015/model/strategyOptRecommendationResponse.js +2 -0
  48. package/esm2015/model/videoTargeting.js +1 -1
  49. package/fesm2015/revxui-api-clients-ts.js +50 -147
  50. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  51. package/model/{apiResponseObjectApiListResponseCreativePerformanceList.d.ts → apiResponseObjectStrategyOptRecommendationResponse.d.ts} +3 -3
  52. package/model/baseModelWithCreativeSetType.d.ts +2 -1
  53. package/model/creativeCompactDTO.d.ts +2 -1
  54. package/model/creativeDTO.d.ts +2 -1
  55. package/model/creativeDetails.d.ts +2 -1
  56. package/model/creativeFileForSet.d.ts +2 -1
  57. package/model/creativeFiles.d.ts +2 -1
  58. package/model/creativeHtmlFileForSet.d.ts +2 -1
  59. package/model/creativeSetDashboardMetric.d.ts +2 -1
  60. package/model/creativeSetDetails.d.ts +2 -1
  61. package/model/creativeSetRequest.d.ts +2 -1
  62. package/model/creativeSetResponse.d.ts +2 -1
  63. package/model/duplicateCreativeSetResponse.d.ts +2 -1
  64. package/model/models.d.ts +2 -7
  65. package/model/strategyDTO.d.ts +1 -0
  66. package/model/{apiListResponseStrategyTargettingPerformanceData.d.ts → strategyOptRecommendationResponse.d.ts} +3 -3
  67. package/model/videoTargeting.d.ts +0 -1
  68. package/package.json +1 -1
  69. package/revxui-api-clients-ts.metadata.json +1 -1
  70. package/esm2015/model/apiListResponseCreativePerformanceList.js +0 -2
  71. package/esm2015/model/apiListResponseCreativeSetPerformanceList.js +0 -2
  72. package/esm2015/model/apiListResponseStrategyTargettingPerformanceData.js +0 -2
  73. package/esm2015/model/apiResponseObjectApiListResponseCreativePerformanceList.js +0 -2
  74. package/esm2015/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.js +0 -2
  75. package/esm2015/model/creativePerformanceList.js +0 -8
  76. package/esm2015/model/creativeSetPerformanceList.js +0 -23
  77. package/model/apiListResponseCreativePerformanceList.d.ts +0 -16
  78. package/model/apiListResponseCreativeSetPerformanceList.d.ts +0 -16
  79. package/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.d.ts +0 -17
  80. package/model/creativePerformanceList.d.ts +0 -78
  81. package/model/creativeSetPerformanceList.d.ts +0 -93

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.