@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.
- package/README.md +2 -2
- package/api/creativeSetsController.service.d.ts +0 -28
- package/api/dashboardController.service.d.ts +24 -24
- package/api/strategyController.service.d.ts +10 -10
- package/bundles/revxui-api-clients-ts.umd.js +49 -150
- package/bundles/revxui-api-clients-ts.umd.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 +2 -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 -80
- 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/customerReportingController.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/strategyTemplateController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/apiResponseObjectStrategyOptRecommendationResponse.js +2 -0
- package/esm2015/model/baseModelWithCreativeSetType.js +3 -2
- package/esm2015/model/creativeCompactDTO.js +3 -2
- package/esm2015/model/creativeDTO.js +3 -2
- package/esm2015/model/creativeDetails.js +3 -2
- package/esm2015/model/creativeFileForSet.js +3 -2
- package/esm2015/model/creativeFiles.js +3 -2
- package/esm2015/model/creativeHtmlFileForSet.js +3 -2
- package/esm2015/model/creativeSetDashboardMetric.js +3 -2
- package/esm2015/model/creativeSetDetails.js +3 -2
- package/esm2015/model/creativeSetRequest.js +3 -2
- package/esm2015/model/creativeSetResponse.js +3 -2
- package/esm2015/model/duplicateCreativeSetResponse.js +3 -2
- package/esm2015/model/models.js +3 -8
- package/esm2015/model/strategyDTO.js +1 -1
- package/esm2015/model/strategyOptRecommendationResponse.js +2 -0
- package/esm2015/model/videoTargeting.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +50 -147
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/model/{apiResponseObjectApiListResponseCreativePerformanceList.d.ts → apiResponseObjectStrategyOptRecommendationResponse.d.ts} +3 -3
- package/model/baseModelWithCreativeSetType.d.ts +2 -1
- package/model/creativeCompactDTO.d.ts +2 -1
- package/model/creativeDTO.d.ts +2 -1
- package/model/creativeDetails.d.ts +2 -1
- package/model/creativeFileForSet.d.ts +2 -1
- package/model/creativeFiles.d.ts +2 -1
- package/model/creativeHtmlFileForSet.d.ts +2 -1
- package/model/creativeSetDashboardMetric.d.ts +2 -1
- package/model/creativeSetDetails.d.ts +2 -1
- package/model/creativeSetRequest.d.ts +2 -1
- package/model/creativeSetResponse.d.ts +2 -1
- package/model/duplicateCreativeSetResponse.d.ts +2 -1
- package/model/models.d.ts +2 -7
- package/model/strategyDTO.d.ts +1 -0
- package/model/{apiListResponseStrategyTargettingPerformanceData.d.ts → strategyOptRecommendationResponse.d.ts} +3 -3
- package/model/videoTargeting.d.ts +0 -1
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiListResponseCreativePerformanceList.js +0 -2
- package/esm2015/model/apiListResponseCreativeSetPerformanceList.js +0 -2
- package/esm2015/model/apiListResponseStrategyTargettingPerformanceData.js +0 -2
- package/esm2015/model/apiResponseObjectApiListResponseCreativePerformanceList.js +0 -2
- package/esm2015/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.js +0 -2
- package/esm2015/model/creativePerformanceList.js +0 -8
- package/esm2015/model/creativeSetPerformanceList.js +0 -23
- package/model/apiListResponseCreativePerformanceList.d.ts +0 -16
- package/model/apiListResponseCreativeSetPerformanceList.d.ts +0 -16
- package/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.d.ts +0 -17
- package/model/creativePerformanceList.d.ts +0 -78
- 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.