@revxui/api-clients-ts 0.10.331 → 0.10.333
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/strategyController.service.d.ts +13 -0
- package/bundles/revxui-api-clients-ts.umd.js +597 -761
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +2 -2
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +7 -10
- package/esm2015/api/advertiserController.service.js +7 -10
- package/esm2015/api/api.js +1 -1
- package/esm2015/api/appSettingsController.service.js +7 -10
- package/esm2015/api/audienceController.service.js +7 -10
- package/esm2015/api/auditController.service.js +7 -10
- package/esm2015/api/bulkStrategyController.service.js +7 -10
- package/esm2015/api/cSSThemeController_.service.js +7 -10
- package/esm2015/api/campaignController.service.js +7 -10
- package/esm2015/api/catalogController.service.js +7 -10
- package/esm2015/api/clickDestinationController.service.js +7 -10
- package/esm2015/api/creativeController.service.js +7 -10
- package/esm2015/api/creativeSetsController.service.js +7 -10
- package/esm2015/api/creativeTemplateThemesController.service.js +7 -10
- package/esm2015/api/creativeTemplateVariablesController.service.js +7 -10
- package/esm2015/api/creativeTemplatesController.service.js +7 -10
- package/esm2015/api/dashboardController.service.js +7 -10
- package/esm2015/api/notificationsController.service.js +7 -10
- package/esm2015/api/pixelController.service.js +7 -10
- package/esm2015/api/reportingController.service.js +7 -10
- package/esm2015/api/sliceXController.service.js +7 -10
- package/esm2015/api/strategyController.service.js +44 -10
- package/esm2015/api/uILoggerController.service.js +7 -10
- package/esm2015/api/userPreferenceController.service.js +7 -10
- package/esm2015/api.module.js +36 -41
- package/esm2015/configuration.js +1 -1
- package/esm2015/encoder.js +1 -1
- package/esm2015/index.js +1 -1
- package/esm2015/model/aBTestDTO.js +2 -1
- package/esm2015/model/activityLog.js +2 -1
- package/esm2015/model/activityLogsCreativeSetsBulkUpdateDTO.js +1 -1
- package/esm2015/model/activityLogsStrategyBulkUpdateDTO.js +1 -1
- package/esm2015/model/advertiser.js +2 -1
- package/esm2015/model/advertiserDynamicDetails.js +2 -1
- package/esm2015/model/advertiserLayoutVariables.js +2 -1
- package/esm2015/model/advertiserPojo.js +2 -1
- package/esm2015/model/advertiserSettings.js +2 -1
- package/esm2015/model/ageGroup.js +2 -1
- package/esm2015/model/apiListResponseABTestDTO.js +2 -1
- package/esm2015/model/apiListResponseActivityLog.js +2 -1
- package/esm2015/model/apiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +2 -1
- package/esm2015/model/apiListResponseActivityLogsStrategyBulkUpdateDTO.js +2 -1
- package/esm2015/model/apiListResponseAudiencePerformanceDTO.js +2 -1
- package/esm2015/model/apiListResponseCatalogFeed.js +2 -1
- package/esm2015/model/apiListResponseClickDestination.js +2 -1
- package/esm2015/model/apiListResponseCreativeCompactDTO.js +2 -1
- package/esm2015/model/apiListResponseCreativeDTO.js +2 -1
- package/esm2015/model/apiListResponseCreativeSetDashboardMetric.js +2 -1
- package/esm2015/model/apiListResponseCreativeTemplateDTO.js +2 -1
- package/esm2015/model/apiListResponseMacro.js +2 -1
- package/esm2015/model/apiListResponsePixel.js +2 -1
- package/esm2015/model/apiListResponseVariablesMappingDTO.js +2 -1
- package/esm2015/model/apiResponseObjectABTestDTO.js +2 -1
- package/esm2015/model/apiResponseObjectAdvertiserDynamicDetails.js +2 -1
- package/esm2015/model/apiResponseObjectAdvertiserPojo.js +2 -1
- package/esm2015/model/apiResponseObjectAdvertiserSettings.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseActivityLogsStrategyBulkUpdateDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseAudiencePerformanceDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseCatalogFeed.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseClickDestination.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseCreativeCompactDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseCreativeDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseCreativeSetDashboardMetric.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseCreativeTemplateDTO.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponsePixel.js +2 -1
- package/esm2015/model/apiResponseObjectApiListResponseVariablesMappingDTO.js +2 -1
- package/esm2015/model/apiResponseObjectAudienceAccessDTO.js +2 -1
- package/esm2015/model/apiResponseObjectAudienceDTO.js +2 -1
- package/esm2015/model/apiResponseObjectBaseModel.js +2 -1
- package/esm2015/model/apiResponseObjectBulkEditCreativeSetsResponse.js +2 -1
- package/esm2015/model/apiResponseObjectBulkEditStrategiesResponse.js +2 -1
- package/esm2015/model/apiResponseObjectBulkstrategiesUpdateResponse.js +2 -1
- package/esm2015/model/apiResponseObjectCampaignDTO.js +2 -1
- package/esm2015/model/apiResponseObjectCatalogFeed.js +2 -1
- package/esm2015/model/apiResponseObjectChartDashboardResponse.js +2 -1
- package/esm2015/model/apiResponseObjectClickDestination.js +2 -1
- package/esm2015/model/apiResponseObjectClickDestinationAutomationUrls.js +2 -1
- package/esm2015/model/apiResponseObjectCreativeDTO.js +2 -1
- package/esm2015/model/apiResponseObjectCreativePerformanceData.js +2 -1
- package/esm2015/model/apiResponseObjectCreativeSetDetails.js +2 -1
- package/esm2015/model/apiResponseObjectCreativeSetResponse.js +2 -1
- package/esm2015/model/apiResponseObjectCreativeTemplatesMetadataDTO.js +2 -1
- package/esm2015/model/apiResponseObjectDashboardMetrics.js +2 -1
- package/esm2015/model/apiResponseObjectDashboardResponse.js +2 -1
- package/esm2015/model/apiResponseObjectDictionaryResponse.js +2 -1
- package/esm2015/model/apiResponseObjectDmpAudienceDTO.js +2 -1
- package/esm2015/model/apiResponseObjectDuplicateCreativeSetResponse.js +2 -1
- package/esm2015/model/apiResponseObjectEResponseobject.js +2 -1
- package/esm2015/model/apiResponseObjectEligibleUsersResponse.js +2 -1
- package/esm2015/model/apiResponseObjectFileDownloadResponse.js +2 -1
- package/esm2015/model/apiResponseObjectGeoListDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListAppSettingsDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListAudienceDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListAuditDetails.js +2 -1
- package/esm2015/model/apiResponseObjectListAuditMarker.js +2 -1
- package/esm2015/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListBaseModel.js +2 -1
- package/esm2015/model/apiResponseObjectListBulkstrategiesValidationResponse.js +2 -1
- package/esm2015/model/apiResponseObjectListCampaignDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListCreativeFiles.js +2 -1
- package/esm2015/model/apiResponseObjectListMenuCrubResponse.js +2 -1
- package/esm2015/model/apiResponseObjectListTemplateThemeDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListTemplateVariablesDTO.js +2 -1
- package/esm2015/model/apiResponseObjectListUserPreferenceDTO.js +2 -1
- package/esm2015/model/apiResponseObjectMapintResponseMessage.js +2 -1
- package/esm2015/model/apiResponseObjectMaplongResponseMessage.js +2 -1
- package/esm2015/model/apiResponseObjectMenuCrubResponse.js +2 -1
- package/esm2015/model/apiResponseObjectMetaRulesDto.js +2 -1
- package/esm2015/model/apiResponseObjectParentBasedObject.js +2 -1
- package/esm2015/model/apiResponseObjectPixel.js +2 -1
- package/esm2015/model/apiResponseObjectReportingResponse.js +2 -1
- package/esm2015/model/apiResponseObjectResponseMessage.js +2 -1
- package/esm2015/model/apiResponseObjectSiteListDTO.js +2 -1
- package/esm2015/model/apiResponseObjectSkadTargetPrivileges.js +2 -1
- package/esm2015/model/apiResponseObjectSlicexChartResponse.js +2 -1
- package/esm2015/model/apiResponseObjectSlicexListResponse.js +2 -1
- package/esm2015/model/apiResponseObjectStrategyCreativeAssociationResponseDTO.js +2 -1
- package/esm2015/model/apiResponseObjectStrategyDTO.js +2 -1
- package/esm2015/model/apiResponseObjectStrategyQuickEditDTO.js +2 -1
- package/esm2015/model/apiResponseObjectTag.js +2 -1
- package/esm2015/model/apiResponseObjectTemplateThemeDTO.js +2 -1
- package/esm2015/model/apiResponseObjectVoid.js +2 -1
- package/esm2015/model/apiResponseObjectWhitelabelingEntity.js +2 -1
- package/esm2015/model/apiResponseObjectboolean.js +2 -1
- package/esm2015/model/apiResponseObjectlong.js +2 -1
- package/esm2015/model/apiResponseObjectstring.js +2 -1
- package/esm2015/model/appSettingsDTO.js +1 -1
- package/esm2015/model/appSettingsPropertyDTO.js +1 -1
- package/esm2015/model/auctionTypeEditField.js +1 -1
- package/esm2015/model/audienceAccessDTO.js +2 -1
- package/esm2015/model/audienceBackFilledStats.js +2 -1
- package/esm2015/model/audienceBackfillQueryTemplateRequest.js +1 -1
- package/esm2015/model/audienceBackfillRequest.js +1 -1
- package/esm2015/model/audienceDTO.js +1 -1
- package/esm2015/model/audienceESDTO.js +1 -1
- package/esm2015/model/audiencePerformanceDTO.js +1 -1
- package/esm2015/model/audienceStrDTO.js +2 -1
- package/esm2015/model/audienceStrEditField.js +2 -1
- package/esm2015/model/auditChange.js +2 -1
- package/esm2015/model/auditDetails.js +2 -1
- package/esm2015/model/auditMarker.js +2 -1
- package/esm2015/model/bIgIntegerEditFiled.js +2 -1
- package/esm2015/model/backfillAudienceQueryTemplateDTO.js +2 -1
- package/esm2015/model/bannerAdSuppDimensionsDTO.js +2 -1
- package/esm2015/model/baseModel.js +2 -1
- package/esm2015/model/baseModelEditField.js +2 -1
- package/esm2015/model/baseModelWithCreativeSetType.js +1 -1
- package/esm2015/model/bigDecimalEditField.js +2 -1
- package/esm2015/model/booleanEditField.js +2 -1
- package/esm2015/model/bulkEditCreativeSetsDTO.js +2 -1
- package/esm2015/model/bulkEditCreativeSetsListDTO.js +2 -1
- package/esm2015/model/bulkEditCreativeSetsResponse.js +2 -1
- package/esm2015/model/bulkEditStrategiesDTO.js +2 -1
- package/esm2015/model/bulkEditStrategiesResponse.js +2 -1
- package/esm2015/model/bulkEditStrategyListDTO.js +2 -1
- package/esm2015/model/bulkstrategiesRequest.js +2 -1
- package/esm2015/model/bulkstrategiesUpdateResponse.js +2 -1
- package/esm2015/model/bulkstrategiesValidationRequest.js +2 -1
- package/esm2015/model/bulkstrategiesValidationResponse.js +2 -1
- package/esm2015/model/cSSThemeEntity.js +2 -1
- package/esm2015/model/campaignDTO.js +2 -1
- package/esm2015/model/campaignESDTO.js +2 -1
- package/esm2015/model/catalogFeed.js +2 -1
- package/esm2015/model/chartDashboardResponse.js +2 -1
- package/esm2015/model/clickDestination.js +1 -1
- package/esm2015/model/clickDestinationAutomationUrls.js +2 -1
- package/esm2015/model/creative.js +2 -1
- package/esm2015/model/creativeCompactDTO.js +1 -1
- package/esm2015/model/creativeDTO.js +1 -1
- package/esm2015/model/creativeDetails.js +2 -1
- package/esm2015/model/creativeFileForSet.js +1 -1
- package/esm2015/model/creativeFiles.js +1 -1
- package/esm2015/model/creativeHtmlFileForSet.js +1 -1
- package/esm2015/model/creativeHtmlMockupDTO.js +2 -1
- package/esm2015/model/creativeListEditField.js +2 -1
- package/esm2015/model/creativeMockUpsDTO.js +2 -1
- package/esm2015/model/creativePerformanceData.js +2 -1
- package/esm2015/model/creativeSetDashboardMetric.js +1 -1
- package/esm2015/model/creativeSetDetails.js +1 -1
- package/esm2015/model/creativeSetListEditField.js +2 -1
- package/esm2015/model/creativeSetRequest.js +1 -1
- package/esm2015/model/creativeSetResponse.js +1 -1
- package/esm2015/model/creativeStrategyAssociationStatus.js +2 -1
- package/esm2015/model/creativeTemplateDTO.js +2 -1
- package/esm2015/model/creativeTemplatesMetadataDTO.js +2 -1
- package/esm2015/model/creativeThirdPartyAdTag.js +2 -1
- package/esm2015/model/dashboardData.js +2 -1
- package/esm2015/model/dashboardFilters.js +2 -1
- package/esm2015/model/dashboardMetrics.js +2 -1
- package/esm2015/model/dashboardRequest.js +2 -1
- package/esm2015/model/dashboardResponse.js +2 -1
- package/esm2015/model/day.js +2 -1
- package/esm2015/model/dayPart.js +2 -1
- package/esm2015/model/dayPartEditField.js +2 -1
- package/esm2015/model/dcoAttributesDTO.js +1 -1
- package/esm2015/model/dealCategoryDTO.js +2 -1
- package/esm2015/model/dealCategoryEditField.js +2 -1
- package/esm2015/model/dictionaryResponse.js +2 -1
- package/esm2015/model/dmpAudience.js +2 -1
- package/esm2015/model/dmpAudienceCriteria.js +2 -1
- package/esm2015/model/dmpAudienceDTO.js +2 -1
- package/esm2015/model/duplicateCreativeSetResponse.js +1 -1
- package/esm2015/model/duplicateCreativeSetsRequestDTO.js +2 -1
- package/esm2015/model/duplicateStrategyRequestDTO.js +2 -1
- package/esm2015/model/duration.js +2 -1
- package/esm2015/model/durationModel.js +2 -1
- package/esm2015/model/eResponseobject.js +2 -1
- package/esm2015/model/eligibleUsersRequest.js +2 -1
- package/esm2015/model/eligibleUsersResponse.js +2 -1
- package/esm2015/model/endCards.js +2 -1
- package/esm2015/model/extendedBaseModel.js +2 -1
- package/esm2015/model/extendedTargetingObject.js +2 -1
- package/esm2015/model/failedDTO.js +2 -1
- package/esm2015/model/failedStrategyDTO.js +2 -1
- package/esm2015/model/failedStrategyFieldsDTO.js +2 -1
- package/esm2015/model/fcapDetails.js +2 -1
- package/esm2015/model/fcapEditField.js +2 -1
- package/esm2015/model/fileDownloadResponse.js +2 -1
- package/esm2015/model/filterModel.js +1 -1
- package/esm2015/model/geoListDTO.js +2 -1
- package/esm2015/model/geoListRequest.js +1 -1
- package/esm2015/model/hybridAdMapping.js +2 -1
- package/esm2015/model/incrementalityReportDTO.js +2 -1
- package/esm2015/model/incrementalityReportResponse.js +2 -1
- package/esm2015/model/incrementalityResponse.js +2 -1
- package/esm2015/model/integerEditField.js +2 -1
- package/esm2015/model/macro.js +1 -1
- package/esm2015/model/mapintResponseMessage.js +2 -1
- package/esm2015/model/maplongResponseMessage.js +2 -1
- package/esm2015/model/menuCrubResponse.js +2 -1
- package/esm2015/model/metaRuleDto.js +1 -1
- package/esm2015/model/metaRulesDto.js +2 -1
- package/esm2015/model/modelError.js +2 -1
- package/esm2015/model/models.js +233 -1
- package/esm2015/model/nativeAssetPojo.js +2 -1
- package/esm2015/model/notificationListResponseNotificationResponse.js +2 -1
- package/esm2015/model/notificationResponse.js +1 -1
- package/esm2015/model/parentBasedObject.js +2 -1
- package/esm2015/model/pixel.js +2 -1
- package/esm2015/model/pixelDataFileDTO.js +1 -1
- package/esm2015/model/pixelDataScheduleDTO.js +2 -1
- package/esm2015/model/pixelRemoteConfigDTO.js +2 -1
- package/esm2015/model/platformAudienceDTO.js +2 -1
- package/esm2015/model/rTBAggregators.js +2 -1
- package/esm2015/model/rTBAggregatorsEditField.js +2 -1
- package/esm2015/model/rTBSites.js +2 -1
- package/esm2015/model/rTBSitesEditField.js +2 -1
- package/esm2015/model/remoteFileDTO.js +1 -1
- package/esm2015/model/reportProperty.js +1 -1
- package/esm2015/model/reportingRequest.js +1 -1
- package/esm2015/model/reportingResponse.js +1 -1
- package/esm2015/model/responseMessage.js +2 -1
- package/esm2015/model/ruleComponentDTO.js +2 -1
- package/esm2015/model/ruleDTO.js +1 -1
- package/esm2015/model/ruleOperatorDto.js +2 -1
- package/esm2015/model/ruleValueDto.js +2 -1
- package/esm2015/model/searchRequest.js +2 -1
- package/esm2015/model/siteListDTO.js +2 -1
- package/esm2015/model/siteListRequest.js +2 -1
- package/esm2015/model/size.js +2 -1
- package/esm2015/model/skadTargetPrivileges.js +2 -1
- package/esm2015/model/slicexChartResponse.js +2 -1
- package/esm2015/model/slicexData.js +2 -1
- package/esm2015/model/slicexGridData.js +2 -1
- package/esm2015/model/slicexListResponse.js +2 -1
- package/esm2015/model/slicexRequest.js +2 -1
- package/esm2015/model/slicexRequestExtended.js +2 -1
- package/esm2015/model/sortModel.js +2 -1
- package/esm2015/model/statusBaseObject.js +2 -1
- package/esm2015/model/strategy.js +2 -1
- package/esm2015/model/strategyCreativeAssociationRequestDTO.js +2 -1
- package/esm2015/model/strategyCreativeAssociationResponseDTO.js +2 -1
- package/esm2015/model/strategyDTO.js +1 -1
- package/esm2015/model/strategyListEditField.js +2 -1
- package/esm2015/model/strategyQuickEditDTO.js +1 -1
- package/esm2015/model/strategyUpdateResponse.js +2 -1
- package/esm2015/model/stringEditField.js +2 -1
- package/esm2015/model/tag.js +2 -1
- package/esm2015/model/targetAppCategories.js +2 -1
- package/esm2015/model/targetBrowsers.js +2 -1
- package/esm2015/model/targetDeviceTypes.js +2 -1
- package/esm2015/model/targetGeoDTO.js +2 -1
- package/esm2015/model/targetGeoEditField.js +2 -1
- package/esm2015/model/targetMobileDeviceBrands.js +2 -1
- package/esm2015/model/targetMobileDeviceModels.js +2 -1
- package/esm2015/model/targetMobileDevices.js +2 -1
- package/esm2015/model/targetOperatingSystem.js +2 -1
- package/esm2015/model/targetOperatingSystemEditField.js +2 -1
- package/esm2015/model/targetingObject.js +2 -1
- package/esm2015/model/templateThemeDTO.js +2 -1
- package/esm2015/model/templateVariablesDTO.js +1 -1
- package/esm2015/model/timeZoneDTO.js +2 -1
- package/esm2015/model/userPreferenceCategory.js +2 -1
- package/esm2015/model/userPreferenceDTO.js +2 -1
- package/esm2015/model/variablesMappingDTO.js +2 -1
- package/esm2015/model/vastCreative.js +1 -1
- package/esm2015/model/videoAttributes.js +1 -1
- package/esm2015/model/videoProperties.js +1 -1
- package/esm2015/model/videoTargeting.js +2 -1
- package/esm2015/model/whitelabelingEntity.js +2 -1
- package/esm2015/revxui-api-clients-ts.js +1 -1
- package/esm2015/variables.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +1028 -226
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/package.json +4 -6
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm5/api/adminController.service.js +0 -203
- package/esm5/api/advertiserController.service.js +0 -454
- package/esm5/api/api.js +0 -48
- package/esm5/api/appSettingsController.service.js +0 -178
- package/esm5/api/audienceController.service.js +0 -806
- package/esm5/api/auditController.service.js +0 -207
- package/esm5/api/bulkStrategyController.service.js +0 -251
- package/esm5/api/cSSThemeController_.service.js +0 -128
- package/esm5/api/campaignController.service.js +0 -330
- package/esm5/api/catalogController.service.js +0 -266
- package/esm5/api/clickDestinationController.service.js +0 -258
- package/esm5/api/creativeController.service.js +0 -485
- package/esm5/api/creativeSetsController.service.js +0 -500
- package/esm5/api/creativeTemplateThemesController.service.js +0 -209
- package/esm5/api/creativeTemplateVariablesController.service.js +0 -95
- package/esm5/api/creativeTemplatesController.service.js +0 -187
- package/esm5/api/dashboardController.service.js +0 -665
- package/esm5/api/notificationsController.service.js +0 -207
- package/esm5/api/pixelController.service.js +0 -337
- package/esm5/api/reportingController.service.js +0 -192
- package/esm5/api/sliceXController.service.js +0 -276
- package/esm5/api/strategyController.service.js +0 -669
- package/esm5/api/uILoggerController.service.js +0 -110
- package/esm5/api/userPreferenceController.service.js +0 -198
- package/esm5/api.module.js +0 -87
- package/esm5/configuration.js +0 -64
- package/esm5/encoder.js +0 -24
- package/esm5/index.js +0 -6
- package/esm5/model/aBTestDTO.js +0 -1
- package/esm5/model/activityLog.js +0 -1
- package/esm5/model/activityLogsCreativeSetsBulkUpdateDTO.js +0 -11
- package/esm5/model/activityLogsStrategyBulkUpdateDTO.js +0 -11
- package/esm5/model/advertiser.js +0 -1
- package/esm5/model/advertiserDynamicDetails.js +0 -1
- package/esm5/model/advertiserLayoutVariables.js +0 -12
- package/esm5/model/advertiserPojo.js +0 -1
- package/esm5/model/advertiserSettings.js +0 -1
- package/esm5/model/ageGroup.js +0 -12
- package/esm5/model/apiListResponseABTestDTO.js +0 -1
- package/esm5/model/apiListResponseActivityLog.js +0 -1
- package/esm5/model/apiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm5/model/apiListResponseActivityLogsStrategyBulkUpdateDTO.js +0 -1
- package/esm5/model/apiListResponseAudiencePerformanceDTO.js +0 -1
- package/esm5/model/apiListResponseCatalogFeed.js +0 -1
- package/esm5/model/apiListResponseClickDestination.js +0 -1
- package/esm5/model/apiListResponseCreativeCompactDTO.js +0 -1
- package/esm5/model/apiListResponseCreativeDTO.js +0 -1
- package/esm5/model/apiListResponseCreativeSetDashboardMetric.js +0 -1
- package/esm5/model/apiListResponseCreativeTemplateDTO.js +0 -1
- package/esm5/model/apiListResponseMacro.js +0 -1
- package/esm5/model/apiListResponsePixel.js +0 -1
- package/esm5/model/apiListResponseVariablesMappingDTO.js +0 -1
- package/esm5/model/apiResponseObjectABTestDTO.js +0 -1
- package/esm5/model/apiResponseObjectAdvertiserDynamicDetails.js +0 -1
- package/esm5/model/apiResponseObjectAdvertiserPojo.js +0 -1
- package/esm5/model/apiResponseObjectAdvertiserSettings.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseActivityLogsStrategyBulkUpdateDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseAudiencePerformanceDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseCatalogFeed.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseClickDestination.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseCreativeCompactDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseCreativeDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseCreativeSetDashboardMetric.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseCreativeTemplateDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponsePixel.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseVariablesMappingDTO.js +0 -1
- package/esm5/model/apiResponseObjectAudienceAccessDTO.js +0 -1
- package/esm5/model/apiResponseObjectAudienceDTO.js +0 -1
- package/esm5/model/apiResponseObjectBaseModel.js +0 -1
- package/esm5/model/apiResponseObjectBulkEditCreativeSetsResponse.js +0 -1
- package/esm5/model/apiResponseObjectBulkEditStrategiesResponse.js +0 -1
- package/esm5/model/apiResponseObjectBulkstrategiesUpdateResponse.js +0 -1
- package/esm5/model/apiResponseObjectCampaignDTO.js +0 -1
- package/esm5/model/apiResponseObjectCatalogFeed.js +0 -1
- package/esm5/model/apiResponseObjectChartDashboardResponse.js +0 -1
- package/esm5/model/apiResponseObjectClickDestination.js +0 -1
- package/esm5/model/apiResponseObjectClickDestinationAutomationUrls.js +0 -1
- package/esm5/model/apiResponseObjectCreativeDTO.js +0 -1
- package/esm5/model/apiResponseObjectCreativePerformanceData.js +0 -1
- package/esm5/model/apiResponseObjectCreativeSetDetails.js +0 -1
- package/esm5/model/apiResponseObjectCreativeSetResponse.js +0 -1
- package/esm5/model/apiResponseObjectCreativeTemplatesMetadataDTO.js +0 -1
- package/esm5/model/apiResponseObjectDashboardMetrics.js +0 -1
- package/esm5/model/apiResponseObjectDashboardResponse.js +0 -1
- package/esm5/model/apiResponseObjectDictionaryResponse.js +0 -1
- package/esm5/model/apiResponseObjectDmpAudienceDTO.js +0 -1
- package/esm5/model/apiResponseObjectDuplicateCreativeSetResponse.js +0 -1
- package/esm5/model/apiResponseObjectEResponseobject.js +0 -1
- package/esm5/model/apiResponseObjectEligibleUsersResponse.js +0 -1
- package/esm5/model/apiResponseObjectFileDownloadResponse.js +0 -1
- package/esm5/model/apiResponseObjectGeoListDTO.js +0 -1
- package/esm5/model/apiResponseObjectListAppSettingsDTO.js +0 -1
- package/esm5/model/apiResponseObjectListAudienceDTO.js +0 -1
- package/esm5/model/apiResponseObjectListAuditDetails.js +0 -1
- package/esm5/model/apiResponseObjectListAuditMarker.js +0 -1
- package/esm5/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +0 -1
- package/esm5/model/apiResponseObjectListBaseModel.js +0 -1
- package/esm5/model/apiResponseObjectListBulkstrategiesValidationResponse.js +0 -1
- package/esm5/model/apiResponseObjectListCampaignDTO.js +0 -1
- package/esm5/model/apiResponseObjectListCreativeFiles.js +0 -1
- package/esm5/model/apiResponseObjectListMenuCrubResponse.js +0 -1
- package/esm5/model/apiResponseObjectListTemplateThemeDTO.js +0 -1
- package/esm5/model/apiResponseObjectListTemplateVariablesDTO.js +0 -1
- package/esm5/model/apiResponseObjectListUserPreferenceDTO.js +0 -1
- package/esm5/model/apiResponseObjectMapintResponseMessage.js +0 -1
- package/esm5/model/apiResponseObjectMaplongResponseMessage.js +0 -1
- package/esm5/model/apiResponseObjectMenuCrubResponse.js +0 -1
- package/esm5/model/apiResponseObjectMetaRulesDto.js +0 -1
- package/esm5/model/apiResponseObjectParentBasedObject.js +0 -1
- package/esm5/model/apiResponseObjectPixel.js +0 -1
- package/esm5/model/apiResponseObjectReportingResponse.js +0 -1
- package/esm5/model/apiResponseObjectResponseMessage.js +0 -1
- package/esm5/model/apiResponseObjectSiteListDTO.js +0 -1
- package/esm5/model/apiResponseObjectSkadTargetPrivileges.js +0 -1
- package/esm5/model/apiResponseObjectSlicexChartResponse.js +0 -1
- package/esm5/model/apiResponseObjectSlicexListResponse.js +0 -1
- package/esm5/model/apiResponseObjectStrategyCreativeAssociationResponseDTO.js +0 -1
- package/esm5/model/apiResponseObjectStrategyDTO.js +0 -1
- package/esm5/model/apiResponseObjectStrategyQuickEditDTO.js +0 -1
- package/esm5/model/apiResponseObjectTag.js +0 -1
- package/esm5/model/apiResponseObjectTemplateThemeDTO.js +0 -1
- package/esm5/model/apiResponseObjectVoid.js +0 -12
- package/esm5/model/apiResponseObjectWhitelabelingEntity.js +0 -1
- package/esm5/model/apiResponseObjectboolean.js +0 -12
- package/esm5/model/apiResponseObjectlong.js +0 -12
- package/esm5/model/apiResponseObjectstring.js +0 -12
- package/esm5/model/appSettingsDTO.js +0 -18
- package/esm5/model/appSettingsPropertyDTO.js +0 -18
- package/esm5/model/auctionTypeEditField.js +0 -20
- package/esm5/model/audienceAccessDTO.js +0 -12
- package/esm5/model/audienceBackFilledStats.js +0 -12
- package/esm5/model/audienceBackfillQueryTemplateRequest.js +0 -22
- package/esm5/model/audienceBackfillRequest.js +0 -9
- package/esm5/model/audienceDTO.js +0 -23
- package/esm5/model/audienceESDTO.js +0 -27
- package/esm5/model/audiencePerformanceDTO.js +0 -8
- package/esm5/model/audienceStrDTO.js +0 -1
- package/esm5/model/audienceStrEditField.js +0 -1
- package/esm5/model/auditChange.js +0 -12
- package/esm5/model/auditDetails.js +0 -1
- package/esm5/model/auditMarker.js +0 -12
- package/esm5/model/bIgIntegerEditFiled.js +0 -12
- package/esm5/model/backfillAudienceQueryTemplateDTO.js +0 -12
- package/esm5/model/bannerAdSuppDimensionsDTO.js +0 -12
- package/esm5/model/baseModel.js +0 -12
- package/esm5/model/baseModelEditField.js +0 -1
- package/esm5/model/baseModelWithCreativeSetType.js +0 -29
- package/esm5/model/bigDecimalEditField.js +0 -12
- package/esm5/model/booleanEditField.js +0 -12
- package/esm5/model/bulkEditCreativeSetsDTO.js +0 -1
- package/esm5/model/bulkEditCreativeSetsListDTO.js +0 -1
- package/esm5/model/bulkEditCreativeSetsResponse.js +0 -1
- package/esm5/model/bulkEditStrategiesDTO.js +0 -1
- package/esm5/model/bulkEditStrategiesResponse.js +0 -1
- package/esm5/model/bulkEditStrategyListDTO.js +0 -1
- package/esm5/model/bulkstrategiesRequest.js +0 -12
- package/esm5/model/bulkstrategiesUpdateResponse.js +0 -1
- package/esm5/model/bulkstrategiesValidationRequest.js +0 -12
- package/esm5/model/bulkstrategiesValidationResponse.js +0 -12
- package/esm5/model/cSSThemeEntity.js +0 -12
- package/esm5/model/campaignDTO.js +0 -1
- package/esm5/model/campaignESDTO.js +0 -1
- package/esm5/model/catalogFeed.js +0 -12
- package/esm5/model/chartDashboardResponse.js +0 -1
- package/esm5/model/clickDestination.js +0 -13
- package/esm5/model/clickDestinationAutomationUrls.js +0 -12
- package/esm5/model/creative.js +0 -12
- package/esm5/model/creativeCompactDTO.js +0 -20
- package/esm5/model/creativeDTO.js +0 -42
- package/esm5/model/creativeDetails.js +0 -1
- package/esm5/model/creativeFileForSet.js +0 -20
- package/esm5/model/creativeFiles.js +0 -20
- package/esm5/model/creativeHtmlFileForSet.js +0 -25
- package/esm5/model/creativeHtmlMockupDTO.js +0 -1
- package/esm5/model/creativeListEditField.js +0 -1
- package/esm5/model/creativeMockUpsDTO.js +0 -1
- package/esm5/model/creativePerformanceData.js +0 -12
- package/esm5/model/creativeSetDashboardMetric.js +0 -18
- package/esm5/model/creativeSetDetails.js +0 -18
- package/esm5/model/creativeSetListEditField.js +0 -1
- package/esm5/model/creativeSetRequest.js +0 -18
- package/esm5/model/creativeSetResponse.js +0 -29
- package/esm5/model/creativeStrategyAssociationStatus.js +0 -1
- package/esm5/model/creativeTemplateDTO.js +0 -12
- package/esm5/model/creativeTemplatesMetadataDTO.js +0 -12
- package/esm5/model/creativeThirdPartyAdTag.js +0 -1
- package/esm5/model/dashboardData.js +0 -1
- package/esm5/model/dashboardFilters.js +0 -12
- package/esm5/model/dashboardMetrics.js +0 -12
- package/esm5/model/dashboardRequest.js +0 -1
- package/esm5/model/dashboardResponse.js +0 -1
- package/esm5/model/day.js +0 -12
- package/esm5/model/dayPart.js +0 -1
- package/esm5/model/dayPartEditField.js +0 -1
- package/esm5/model/dcoAttributesDTO.js +0 -20
- package/esm5/model/dealCategoryDTO.js +0 -1
- package/esm5/model/dealCategoryEditField.js +0 -1
- package/esm5/model/dictionaryResponse.js +0 -1
- package/esm5/model/dmpAudience.js +0 -1
- package/esm5/model/dmpAudienceCriteria.js +0 -12
- package/esm5/model/dmpAudienceDTO.js +0 -1
- package/esm5/model/duplicateCreativeSetResponse.js +0 -29
- package/esm5/model/duplicateCreativeSetsRequestDTO.js +0 -1
- package/esm5/model/duplicateStrategyRequestDTO.js +0 -12
- package/esm5/model/duration.js +0 -1
- package/esm5/model/durationModel.js +0 -12
- package/esm5/model/eResponseobject.js +0 -12
- package/esm5/model/eligibleUsersRequest.js +0 -12
- package/esm5/model/eligibleUsersResponse.js +0 -12
- package/esm5/model/endCards.js +0 -12
- package/esm5/model/extendedBaseModel.js +0 -1
- package/esm5/model/extendedTargetingObject.js +0 -1
- package/esm5/model/failedDTO.js +0 -12
- package/esm5/model/failedStrategyDTO.js +0 -12
- package/esm5/model/failedStrategyFieldsDTO.js +0 -12
- package/esm5/model/fcapDetails.js +0 -12
- package/esm5/model/fcapEditField.js +0 -1
- package/esm5/model/fileDownloadResponse.js +0 -12
- package/esm5/model/filterModel.js +0 -20
- package/esm5/model/geoListDTO.js +0 -1
- package/esm5/model/geoListRequest.js +0 -9
- package/esm5/model/hybridAdMapping.js +0 -1
- package/esm5/model/incrementalityReportDTO.js +0 -12
- package/esm5/model/incrementalityReportResponse.js +0 -12
- package/esm5/model/incrementalityResponse.js +0 -1
- package/esm5/model/integerEditField.js +0 -12
- package/esm5/model/macro.js +0 -21
- package/esm5/model/mapintResponseMessage.js +0 -1
- package/esm5/model/maplongResponseMessage.js +0 -1
- package/esm5/model/menuCrubResponse.js +0 -1
- package/esm5/model/metaRuleDto.js +0 -15
- package/esm5/model/metaRulesDto.js +0 -1
- package/esm5/model/modelError.js +0 -12
- package/esm5/model/models.js +0 -41
- package/esm5/model/nativeAssetPojo.js +0 -12
- package/esm5/model/notificationListResponseNotificationResponse.js +0 -1
- package/esm5/model/notificationResponse.js +0 -19
- package/esm5/model/parentBasedObject.js +0 -12
- package/esm5/model/pixel.js +0 -1
- package/esm5/model/pixelDataFileDTO.js +0 -75
- package/esm5/model/pixelDataScheduleDTO.js +0 -1
- package/esm5/model/pixelRemoteConfigDTO.js +0 -1
- package/esm5/model/platformAudienceDTO.js +0 -12
- package/esm5/model/rTBAggregators.js +0 -1
- package/esm5/model/rTBAggregatorsEditField.js +0 -1
- package/esm5/model/rTBSites.js +0 -1
- package/esm5/model/rTBSitesEditField.js +0 -1
- package/esm5/model/remoteFileDTO.js +0 -28
- package/esm5/model/reportProperty.js +0 -20
- package/esm5/model/reportingRequest.js +0 -20
- package/esm5/model/reportingResponse.js +0 -15
- package/esm5/model/responseMessage.js +0 -12
- package/esm5/model/ruleComponentDTO.js +0 -12
- package/esm5/model/ruleDTO.js +0 -16
- package/esm5/model/ruleOperatorDto.js +0 -12
- package/esm5/model/ruleValueDto.js +0 -12
- package/esm5/model/searchRequest.js +0 -1
- package/esm5/model/siteListDTO.js +0 -1
- package/esm5/model/siteListRequest.js +0 -12
- package/esm5/model/size.js +0 -12
- package/esm5/model/skadTargetPrivileges.js +0 -1
- package/esm5/model/slicexChartResponse.js +0 -1
- package/esm5/model/slicexData.js +0 -12
- package/esm5/model/slicexGridData.js +0 -12
- package/esm5/model/slicexListResponse.js +0 -1
- package/esm5/model/slicexRequest.js +0 -1
- package/esm5/model/slicexRequestExtended.js +0 -1
- package/esm5/model/sortModel.js +0 -12
- package/esm5/model/statusBaseObject.js +0 -12
- package/esm5/model/strategy.js +0 -1
- package/esm5/model/strategyCreativeAssociationRequestDTO.js +0 -1
- package/esm5/model/strategyCreativeAssociationResponseDTO.js +0 -1
- package/esm5/model/strategyDTO.js +0 -37
- package/esm5/model/strategyListEditField.js +0 -1
- package/esm5/model/strategyQuickEditDTO.js +0 -19
- package/esm5/model/strategyUpdateResponse.js +0 -12
- package/esm5/model/stringEditField.js +0 -12
- package/esm5/model/tag.js +0 -12
- package/esm5/model/targetAppCategories.js +0 -1
- package/esm5/model/targetBrowsers.js +0 -1
- package/esm5/model/targetDeviceTypes.js +0 -1
- package/esm5/model/targetGeoDTO.js +0 -1
- package/esm5/model/targetGeoEditField.js +0 -1
- package/esm5/model/targetMobileDeviceBrands.js +0 -1
- package/esm5/model/targetMobileDeviceModels.js +0 -1
- package/esm5/model/targetMobileDevices.js +0 -1
- package/esm5/model/targetOperatingSystem.js +0 -1
- package/esm5/model/targetOperatingSystemEditField.js +0 -1
- package/esm5/model/targetingObject.js +0 -1
- package/esm5/model/templateThemeDTO.js +0 -12
- package/esm5/model/templateVariablesDTO.js +0 -24
- package/esm5/model/timeZoneDTO.js +0 -12
- package/esm5/model/userPreferenceCategory.js +0 -12
- package/esm5/model/userPreferenceDTO.js +0 -1
- package/esm5/model/variablesMappingDTO.js +0 -12
- package/esm5/model/vastCreative.js +0 -13
- package/esm5/model/videoAttributes.js +0 -61
- package/esm5/model/videoProperties.js +0 -22
- package/esm5/model/videoTargeting.js +0 -12
- package/esm5/model/whitelabelingEntity.js +0 -1
- package/esm5/revxui-api-clients-ts.js +0 -5
- package/esm5/variables.js +0 -9
- package/fesm5/revxui-api-clients-ts.js +0 -8095
- package/fesm5/revxui-api-clients-ts.js.map +0 -1
|
@@ -1,226 +1,299 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common/http')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@revxui/api-clients-ts', ['exports', '@angular/core', '@angular/common/http'], factory) :
|
|
4
|
-
(global = global || self, factory((global.revxui = global.revxui || {}, global.revxui[
|
|
5
|
-
}(this, (function (exports, core, http) { 'use strict';
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.revxui = global.revxui || {}, global.revxui["api-clients-ts"] = {}), global.ng.core, global.ng.common.http));
|
|
5
|
+
})(this, (function (exports, core, http) { 'use strict';
|
|
6
6
|
|
|
7
|
-
/*! *****************************************************************************
|
|
8
|
-
Copyright (c) Microsoft Corporation.
|
|
9
|
-
|
|
10
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
-
purpose with or without fee is hereby granted.
|
|
12
|
-
|
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
-
***************************************************************************** */
|
|
21
|
-
/* global Reflect, Promise */
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
function __extends(d, b) {
|
|
31
|
-
extendStatics(d, b);
|
|
32
|
-
function __() { this.constructor = d; }
|
|
33
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
function __rest(s, e) {
|
|
48
|
-
var t = {};
|
|
49
|
-
for (var p in s)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
function __decorate(decorators, target, key, desc) {
|
|
60
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
return
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
function
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
function
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
return
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
return
|
|
7
|
+
/*! *****************************************************************************
|
|
8
|
+
Copyright (c) Microsoft Corporation.
|
|
9
|
+
|
|
10
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
11
|
+
purpose with or without fee is hereby granted.
|
|
12
|
+
|
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
14
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
16
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
17
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
18
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
19
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
20
|
+
***************************************************************************** */
|
|
21
|
+
/* global Reflect, Promise */
|
|
22
|
+
var extendStatics = function (d, b) {
|
|
23
|
+
extendStatics = Object.setPrototypeOf ||
|
|
24
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
25
|
+
function (d, b) { for (var p in b)
|
|
26
|
+
if (b.hasOwnProperty(p))
|
|
27
|
+
d[p] = b[p]; };
|
|
28
|
+
return extendStatics(d, b);
|
|
29
|
+
};
|
|
30
|
+
function __extends(d, b) {
|
|
31
|
+
extendStatics(d, b);
|
|
32
|
+
function __() { this.constructor = d; }
|
|
33
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
34
|
+
}
|
|
35
|
+
var __assign = function () {
|
|
36
|
+
__assign = Object.assign || function __assign(t) {
|
|
37
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
38
|
+
s = arguments[i];
|
|
39
|
+
for (var p in s)
|
|
40
|
+
if (Object.prototype.hasOwnProperty.call(s, p))
|
|
41
|
+
t[p] = s[p];
|
|
42
|
+
}
|
|
43
|
+
return t;
|
|
44
|
+
};
|
|
45
|
+
return __assign.apply(this, arguments);
|
|
46
|
+
};
|
|
47
|
+
function __rest(s, e) {
|
|
48
|
+
var t = {};
|
|
49
|
+
for (var p in s)
|
|
50
|
+
if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
51
|
+
t[p] = s[p];
|
|
52
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
53
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
54
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
55
|
+
t[p[i]] = s[p[i]];
|
|
56
|
+
}
|
|
57
|
+
return t;
|
|
58
|
+
}
|
|
59
|
+
function __decorate(decorators, target, key, desc) {
|
|
60
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
61
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
62
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
63
|
+
else
|
|
64
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
65
|
+
if (d = decorators[i])
|
|
66
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
67
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
68
|
+
}
|
|
69
|
+
function __param(paramIndex, decorator) {
|
|
70
|
+
return function (target, key) { decorator(target, key, paramIndex); };
|
|
71
|
+
}
|
|
72
|
+
function __metadata(metadataKey, metadataValue) {
|
|
73
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
74
|
+
return Reflect.metadata(metadataKey, metadataValue);
|
|
75
|
+
}
|
|
76
|
+
function __awaiter(thisArg, _arguments, P, generator) {
|
|
77
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
78
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
79
|
+
function fulfilled(value) { try {
|
|
80
|
+
step(generator.next(value));
|
|
81
|
+
}
|
|
82
|
+
catch (e) {
|
|
83
|
+
reject(e);
|
|
84
|
+
} }
|
|
85
|
+
function rejected(value) { try {
|
|
86
|
+
step(generator["throw"](value));
|
|
87
|
+
}
|
|
88
|
+
catch (e) {
|
|
89
|
+
reject(e);
|
|
90
|
+
} }
|
|
91
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
92
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
function __generator(thisArg, body) {
|
|
96
|
+
var _ = { label: 0, sent: function () { if (t[0] & 1)
|
|
97
|
+
throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
98
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function () { return this; }), g;
|
|
99
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
100
|
+
function step(op) {
|
|
101
|
+
if (f)
|
|
102
|
+
throw new TypeError("Generator is already executing.");
|
|
103
|
+
while (_)
|
|
104
|
+
try {
|
|
105
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done)
|
|
106
|
+
return t;
|
|
107
|
+
if (y = 0, t)
|
|
108
|
+
op = [op[0] & 2, t.value];
|
|
109
|
+
switch (op[0]) {
|
|
110
|
+
case 0:
|
|
111
|
+
case 1:
|
|
112
|
+
t = op;
|
|
113
|
+
break;
|
|
114
|
+
case 4:
|
|
115
|
+
_.label++;
|
|
116
|
+
return { value: op[1], done: false };
|
|
117
|
+
case 5:
|
|
118
|
+
_.label++;
|
|
119
|
+
y = op[1];
|
|
120
|
+
op = [0];
|
|
121
|
+
continue;
|
|
122
|
+
case 7:
|
|
123
|
+
op = _.ops.pop();
|
|
124
|
+
_.trys.pop();
|
|
125
|
+
continue;
|
|
126
|
+
default:
|
|
127
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
128
|
+
_ = 0;
|
|
129
|
+
continue;
|
|
130
|
+
}
|
|
131
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) {
|
|
132
|
+
_.label = op[1];
|
|
133
|
+
break;
|
|
134
|
+
}
|
|
135
|
+
if (op[0] === 6 && _.label < t[1]) {
|
|
136
|
+
_.label = t[1];
|
|
137
|
+
t = op;
|
|
138
|
+
break;
|
|
139
|
+
}
|
|
140
|
+
if (t && _.label < t[2]) {
|
|
141
|
+
_.label = t[2];
|
|
142
|
+
_.ops.push(op);
|
|
143
|
+
break;
|
|
144
|
+
}
|
|
145
|
+
if (t[2])
|
|
146
|
+
_.ops.pop();
|
|
147
|
+
_.trys.pop();
|
|
148
|
+
continue;
|
|
149
|
+
}
|
|
150
|
+
op = body.call(thisArg, _);
|
|
151
|
+
}
|
|
152
|
+
catch (e) {
|
|
153
|
+
op = [6, e];
|
|
154
|
+
y = 0;
|
|
155
|
+
}
|
|
156
|
+
finally {
|
|
157
|
+
f = t = 0;
|
|
158
|
+
}
|
|
159
|
+
if (op[0] & 5)
|
|
160
|
+
throw op[1];
|
|
161
|
+
return { value: op[0] ? op[1] : void 0, done: true };
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
function __createBinding(o, m, k, k2) {
|
|
165
|
+
if (k2 === undefined)
|
|
166
|
+
k2 = k;
|
|
167
|
+
o[k2] = m[k];
|
|
168
|
+
}
|
|
169
|
+
function __exportStar(m, exports) {
|
|
170
|
+
for (var p in m)
|
|
171
|
+
if (p !== "default" && !exports.hasOwnProperty(p))
|
|
172
|
+
exports[p] = m[p];
|
|
173
|
+
}
|
|
174
|
+
function __values(o) {
|
|
175
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
176
|
+
if (m)
|
|
177
|
+
return m.call(o);
|
|
178
|
+
if (o && typeof o.length === "number")
|
|
179
|
+
return {
|
|
180
|
+
next: function () {
|
|
181
|
+
if (o && i >= o.length)
|
|
182
|
+
o = void 0;
|
|
183
|
+
return { value: o && o[i++], done: !o };
|
|
184
|
+
}
|
|
185
|
+
};
|
|
186
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
187
|
+
}
|
|
188
|
+
function __read(o, n) {
|
|
189
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
190
|
+
if (!m)
|
|
191
|
+
return o;
|
|
192
|
+
var i = m.call(o), r, ar = [], e;
|
|
193
|
+
try {
|
|
194
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done)
|
|
195
|
+
ar.push(r.value);
|
|
196
|
+
}
|
|
197
|
+
catch (error) {
|
|
198
|
+
e = { error: error };
|
|
199
|
+
}
|
|
200
|
+
finally {
|
|
201
|
+
try {
|
|
202
|
+
if (r && !r.done && (m = i["return"]))
|
|
203
|
+
m.call(i);
|
|
204
|
+
}
|
|
205
|
+
finally {
|
|
206
|
+
if (e)
|
|
207
|
+
throw e.error;
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
return ar;
|
|
211
|
+
}
|
|
212
|
+
function __spread() {
|
|
213
|
+
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
214
|
+
ar = ar.concat(__read(arguments[i]));
|
|
215
|
+
return ar;
|
|
216
|
+
}
|
|
217
|
+
function __spreadArrays() {
|
|
218
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++)
|
|
219
|
+
s += arguments[i].length;
|
|
220
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
221
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
222
|
+
r[k] = a[j];
|
|
223
|
+
return r;
|
|
224
|
+
}
|
|
225
|
+
;
|
|
226
|
+
function __await(v) {
|
|
227
|
+
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
228
|
+
}
|
|
229
|
+
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
230
|
+
if (!Symbol.asyncIterator)
|
|
231
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
232
|
+
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
233
|
+
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
234
|
+
function verb(n) { if (g[n])
|
|
235
|
+
i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
236
|
+
function resume(n, v) { try {
|
|
237
|
+
step(g[n](v));
|
|
238
|
+
}
|
|
239
|
+
catch (e) {
|
|
240
|
+
settle(q[0][3], e);
|
|
241
|
+
} }
|
|
242
|
+
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
243
|
+
function fulfill(value) { resume("next", value); }
|
|
244
|
+
function reject(value) { resume("throw", value); }
|
|
245
|
+
function settle(f, v) { if (f(v), q.shift(), q.length)
|
|
246
|
+
resume(q[0][0], q[0][1]); }
|
|
247
|
+
}
|
|
248
|
+
function __asyncDelegator(o) {
|
|
249
|
+
var i, p;
|
|
250
|
+
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
251
|
+
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
252
|
+
}
|
|
253
|
+
function __asyncValues(o) {
|
|
254
|
+
if (!Symbol.asyncIterator)
|
|
255
|
+
throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
256
|
+
var m = o[Symbol.asyncIterator], i;
|
|
257
|
+
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
258
|
+
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
259
|
+
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function (v) { resolve({ value: v, done: d }); }, reject); }
|
|
260
|
+
}
|
|
261
|
+
function __makeTemplateObject(cooked, raw) {
|
|
262
|
+
if (Object.defineProperty) {
|
|
263
|
+
Object.defineProperty(cooked, "raw", { value: raw });
|
|
264
|
+
}
|
|
265
|
+
else {
|
|
266
|
+
cooked.raw = raw;
|
|
267
|
+
}
|
|
268
|
+
return cooked;
|
|
269
|
+
}
|
|
270
|
+
;
|
|
271
|
+
function __importStar(mod) {
|
|
272
|
+
if (mod && mod.__esModule)
|
|
273
|
+
return mod;
|
|
274
|
+
var result = {};
|
|
275
|
+
if (mod != null)
|
|
276
|
+
for (var k in mod)
|
|
277
|
+
if (Object.hasOwnProperty.call(mod, k))
|
|
278
|
+
result[k] = mod[k];
|
|
279
|
+
result.default = mod;
|
|
280
|
+
return result;
|
|
281
|
+
}
|
|
282
|
+
function __importDefault(mod) {
|
|
283
|
+
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
284
|
+
}
|
|
285
|
+
function __classPrivateFieldGet(receiver, privateMap) {
|
|
286
|
+
if (!privateMap.has(receiver)) {
|
|
287
|
+
throw new TypeError("attempted to get private field on non-instance");
|
|
288
|
+
}
|
|
289
|
+
return privateMap.get(receiver);
|
|
290
|
+
}
|
|
291
|
+
function __classPrivateFieldSet(receiver, privateMap, value) {
|
|
292
|
+
if (!privateMap.has(receiver)) {
|
|
293
|
+
throw new TypeError("attempted to set private field on non-instance");
|
|
294
|
+
}
|
|
295
|
+
privateMap.set(receiver, value);
|
|
296
|
+
return value;
|
|
224
297
|
}
|
|
225
298
|
|
|
226
299
|
var BASE_PATH = new core.InjectionToken('basePath');
|
|
@@ -294,17 +367,6 @@
|
|
|
294
367
|
return Configuration;
|
|
295
368
|
}());
|
|
296
369
|
|
|
297
|
-
/**
|
|
298
|
-
* Api Documentation
|
|
299
|
-
* Api Documentation
|
|
300
|
-
*
|
|
301
|
-
* OpenAPI spec version: 1.0
|
|
302
|
-
*
|
|
303
|
-
*
|
|
304
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
305
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
306
|
-
* Do not edit the class manually.
|
|
307
|
-
*/
|
|
308
370
|
var AdminControllerService = /** @class */ (function () {
|
|
309
371
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
310
372
|
this.httpClient = httpClient;
|
|
@@ -478,17 +540,16 @@
|
|
|
478
540
|
reportProgress: reportProgress
|
|
479
541
|
});
|
|
480
542
|
};
|
|
481
|
-
AdminControllerService.ctorParameters = function () { return [
|
|
482
|
-
{ type: http.HttpClient },
|
|
483
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
484
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
485
|
-
]; };
|
|
486
|
-
AdminControllerService = __decorate([
|
|
487
|
-
core.Injectable(),
|
|
488
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
489
|
-
], AdminControllerService);
|
|
490
543
|
return AdminControllerService;
|
|
491
544
|
}());
|
|
545
|
+
AdminControllerService.decorators = [
|
|
546
|
+
{ type: core.Injectable }
|
|
547
|
+
];
|
|
548
|
+
AdminControllerService.ctorParameters = function () { return [
|
|
549
|
+
{ type: http.HttpClient },
|
|
550
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
551
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
552
|
+
]; };
|
|
492
553
|
|
|
493
554
|
/**
|
|
494
555
|
* CustomHttpUrlEncodingCodec
|
|
@@ -511,17 +572,6 @@
|
|
|
511
572
|
return CustomHttpUrlEncodingCodec;
|
|
512
573
|
}(http.HttpUrlEncodingCodec));
|
|
513
574
|
|
|
514
|
-
/**
|
|
515
|
-
* Api Documentation
|
|
516
|
-
* Api Documentation
|
|
517
|
-
*
|
|
518
|
-
* OpenAPI spec version: 1.0
|
|
519
|
-
*
|
|
520
|
-
*
|
|
521
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
522
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
523
|
-
* Do not edit the class manually.
|
|
524
|
-
*/
|
|
525
575
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
526
576
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
527
577
|
this.httpClient = httpClient;
|
|
@@ -945,29 +995,17 @@
|
|
|
945
995
|
reportProgress: reportProgress
|
|
946
996
|
});
|
|
947
997
|
};
|
|
948
|
-
AdvertiserControllerService.ctorParameters = function () { return [
|
|
949
|
-
{ type: http.HttpClient },
|
|
950
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
951
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
952
|
-
]; };
|
|
953
|
-
AdvertiserControllerService = __decorate([
|
|
954
|
-
core.Injectable(),
|
|
955
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
956
|
-
], AdvertiserControllerService);
|
|
957
998
|
return AdvertiserControllerService;
|
|
958
999
|
}());
|
|
1000
|
+
AdvertiserControllerService.decorators = [
|
|
1001
|
+
{ type: core.Injectable }
|
|
1002
|
+
];
|
|
1003
|
+
AdvertiserControllerService.ctorParameters = function () { return [
|
|
1004
|
+
{ type: http.HttpClient },
|
|
1005
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
1006
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
1007
|
+
]; };
|
|
959
1008
|
|
|
960
|
-
/**
|
|
961
|
-
* Api Documentation
|
|
962
|
-
* Api Documentation
|
|
963
|
-
*
|
|
964
|
-
* OpenAPI spec version: 1.0
|
|
965
|
-
*
|
|
966
|
-
*
|
|
967
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
968
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
969
|
-
* Do not edit the class manually.
|
|
970
|
-
*/
|
|
971
1009
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
972
1010
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
973
1011
|
this.httpClient = httpClient;
|
|
@@ -1115,29 +1153,17 @@
|
|
|
1115
1153
|
reportProgress: reportProgress
|
|
1116
1154
|
});
|
|
1117
1155
|
};
|
|
1118
|
-
AppSettingsControllerService.ctorParameters = function () { return [
|
|
1119
|
-
{ type: http.HttpClient },
|
|
1120
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
1121
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
1122
|
-
]; };
|
|
1123
|
-
AppSettingsControllerService = __decorate([
|
|
1124
|
-
core.Injectable(),
|
|
1125
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
1126
|
-
], AppSettingsControllerService);
|
|
1127
1156
|
return AppSettingsControllerService;
|
|
1128
1157
|
}());
|
|
1158
|
+
AppSettingsControllerService.decorators = [
|
|
1159
|
+
{ type: core.Injectable }
|
|
1160
|
+
];
|
|
1161
|
+
AppSettingsControllerService.ctorParameters = function () { return [
|
|
1162
|
+
{ type: http.HttpClient },
|
|
1163
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
1164
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
1165
|
+
]; };
|
|
1129
1166
|
|
|
1130
|
-
/**
|
|
1131
|
-
* Api Documentation
|
|
1132
|
-
* Api Documentation
|
|
1133
|
-
*
|
|
1134
|
-
* OpenAPI spec version: 1.0
|
|
1135
|
-
*
|
|
1136
|
-
*
|
|
1137
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
1138
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
1139
|
-
* Do not edit the class manually.
|
|
1140
|
-
*/
|
|
1141
1167
|
var AudienceControllerService = /** @class */ (function () {
|
|
1142
1168
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1143
1169
|
this.httpClient = httpClient;
|
|
@@ -1913,29 +1939,17 @@
|
|
|
1913
1939
|
reportProgress: reportProgress
|
|
1914
1940
|
});
|
|
1915
1941
|
};
|
|
1916
|
-
AudienceControllerService.ctorParameters = function () { return [
|
|
1917
|
-
{ type: http.HttpClient },
|
|
1918
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
1919
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
1920
|
-
]; };
|
|
1921
|
-
AudienceControllerService = __decorate([
|
|
1922
|
-
core.Injectable(),
|
|
1923
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
1924
|
-
], AudienceControllerService);
|
|
1925
1942
|
return AudienceControllerService;
|
|
1926
1943
|
}());
|
|
1944
|
+
AudienceControllerService.decorators = [
|
|
1945
|
+
{ type: core.Injectable }
|
|
1946
|
+
];
|
|
1947
|
+
AudienceControllerService.ctorParameters = function () { return [
|
|
1948
|
+
{ type: http.HttpClient },
|
|
1949
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
1950
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
1951
|
+
]; };
|
|
1927
1952
|
|
|
1928
|
-
/**
|
|
1929
|
-
* Api Documentation
|
|
1930
|
-
* Api Documentation
|
|
1931
|
-
*
|
|
1932
|
-
* OpenAPI spec version: 1.0
|
|
1933
|
-
*
|
|
1934
|
-
*
|
|
1935
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
1936
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
1937
|
-
* Do not edit the class manually.
|
|
1938
|
-
*/
|
|
1939
1953
|
var AuditControllerService = /** @class */ (function () {
|
|
1940
1954
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1941
1955
|
this.httpClient = httpClient;
|
|
@@ -2112,29 +2126,17 @@
|
|
|
2112
2126
|
reportProgress: reportProgress
|
|
2113
2127
|
});
|
|
2114
2128
|
};
|
|
2115
|
-
AuditControllerService.ctorParameters = function () { return [
|
|
2116
|
-
{ type: http.HttpClient },
|
|
2117
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2118
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2119
|
-
]; };
|
|
2120
|
-
AuditControllerService = __decorate([
|
|
2121
|
-
core.Injectable(),
|
|
2122
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
2123
|
-
], AuditControllerService);
|
|
2124
2129
|
return AuditControllerService;
|
|
2125
2130
|
}());
|
|
2131
|
+
AuditControllerService.decorators = [
|
|
2132
|
+
{ type: core.Injectable }
|
|
2133
|
+
];
|
|
2134
|
+
AuditControllerService.ctorParameters = function () { return [
|
|
2135
|
+
{ type: http.HttpClient },
|
|
2136
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2137
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2138
|
+
]; };
|
|
2126
2139
|
|
|
2127
|
-
/**
|
|
2128
|
-
* Api Documentation
|
|
2129
|
-
* Api Documentation
|
|
2130
|
-
*
|
|
2131
|
-
* OpenAPI spec version: 1.0
|
|
2132
|
-
*
|
|
2133
|
-
*
|
|
2134
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
2135
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
2136
|
-
* Do not edit the class manually.
|
|
2137
|
-
*/
|
|
2138
2140
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2139
2141
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2140
2142
|
this.httpClient = httpClient;
|
|
@@ -2355,29 +2357,17 @@
|
|
|
2355
2357
|
reportProgress: reportProgress
|
|
2356
2358
|
});
|
|
2357
2359
|
};
|
|
2358
|
-
BulkStrategyControllerService.ctorParameters = function () { return [
|
|
2359
|
-
{ type: http.HttpClient },
|
|
2360
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2361
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2362
|
-
]; };
|
|
2363
|
-
BulkStrategyControllerService = __decorate([
|
|
2364
|
-
core.Injectable(),
|
|
2365
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
2366
|
-
], BulkStrategyControllerService);
|
|
2367
2360
|
return BulkStrategyControllerService;
|
|
2368
2361
|
}());
|
|
2362
|
+
BulkStrategyControllerService.decorators = [
|
|
2363
|
+
{ type: core.Injectable }
|
|
2364
|
+
];
|
|
2365
|
+
BulkStrategyControllerService.ctorParameters = function () { return [
|
|
2366
|
+
{ type: http.HttpClient },
|
|
2367
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2368
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2369
|
+
]; };
|
|
2369
2370
|
|
|
2370
|
-
/**
|
|
2371
|
-
* Api Documentation
|
|
2372
|
-
* Api Documentation
|
|
2373
|
-
*
|
|
2374
|
-
* OpenAPI spec version: 1.0
|
|
2375
|
-
*
|
|
2376
|
-
*
|
|
2377
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
2378
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
2379
|
-
* Do not edit the class manually.
|
|
2380
|
-
*/
|
|
2381
2371
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2382
2372
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2383
2373
|
this.httpClient = httpClient;
|
|
@@ -2476,29 +2466,17 @@
|
|
|
2476
2466
|
reportProgress: reportProgress
|
|
2477
2467
|
});
|
|
2478
2468
|
};
|
|
2479
|
-
CSSThemeController_Service.ctorParameters = function () { return [
|
|
2480
|
-
{ type: http.HttpClient },
|
|
2481
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2482
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2483
|
-
]; };
|
|
2484
|
-
CSSThemeController_Service = __decorate([
|
|
2485
|
-
core.Injectable(),
|
|
2486
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
2487
|
-
], CSSThemeController_Service);
|
|
2488
2469
|
return CSSThemeController_Service;
|
|
2489
2470
|
}());
|
|
2471
|
+
CSSThemeController_Service.decorators = [
|
|
2472
|
+
{ type: core.Injectable }
|
|
2473
|
+
];
|
|
2474
|
+
CSSThemeController_Service.ctorParameters = function () { return [
|
|
2475
|
+
{ type: http.HttpClient },
|
|
2476
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2477
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2478
|
+
]; };
|
|
2490
2479
|
|
|
2491
|
-
/**
|
|
2492
|
-
* Api Documentation
|
|
2493
|
-
* Api Documentation
|
|
2494
|
-
*
|
|
2495
|
-
* OpenAPI spec version: 1.0
|
|
2496
|
-
*
|
|
2497
|
-
*
|
|
2498
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
2499
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
2500
|
-
* Do not edit the class manually.
|
|
2501
|
-
*/
|
|
2502
2480
|
var CampaignControllerService = /** @class */ (function () {
|
|
2503
2481
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2504
2482
|
this.httpClient = httpClient;
|
|
@@ -2798,29 +2776,17 @@
|
|
|
2798
2776
|
reportProgress: reportProgress
|
|
2799
2777
|
});
|
|
2800
2778
|
};
|
|
2801
|
-
CampaignControllerService.ctorParameters = function () { return [
|
|
2802
|
-
{ type: http.HttpClient },
|
|
2803
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2804
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2805
|
-
]; };
|
|
2806
|
-
CampaignControllerService = __decorate([
|
|
2807
|
-
core.Injectable(),
|
|
2808
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
2809
|
-
], CampaignControllerService);
|
|
2810
2779
|
return CampaignControllerService;
|
|
2811
2780
|
}());
|
|
2781
|
+
CampaignControllerService.decorators = [
|
|
2782
|
+
{ type: core.Injectable }
|
|
2783
|
+
];
|
|
2784
|
+
CampaignControllerService.ctorParameters = function () { return [
|
|
2785
|
+
{ type: http.HttpClient },
|
|
2786
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
2787
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
2788
|
+
]; };
|
|
2812
2789
|
|
|
2813
|
-
/**
|
|
2814
|
-
* Api Documentation
|
|
2815
|
-
* Api Documentation
|
|
2816
|
-
*
|
|
2817
|
-
* OpenAPI spec version: 1.0
|
|
2818
|
-
*
|
|
2819
|
-
*
|
|
2820
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
2821
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
2822
|
-
* Do not edit the class manually.
|
|
2823
|
-
*/
|
|
2824
2790
|
var CatalogControllerService = /** @class */ (function () {
|
|
2825
2791
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2826
2792
|
this.httpClient = httpClient;
|
|
@@ -3056,29 +3022,17 @@
|
|
|
3056
3022
|
reportProgress: reportProgress
|
|
3057
3023
|
});
|
|
3058
3024
|
};
|
|
3059
|
-
CatalogControllerService.ctorParameters = function () { return [
|
|
3060
|
-
{ type: http.HttpClient },
|
|
3061
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3062
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3063
|
-
]; };
|
|
3064
|
-
CatalogControllerService = __decorate([
|
|
3065
|
-
core.Injectable(),
|
|
3066
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
3067
|
-
], CatalogControllerService);
|
|
3068
3025
|
return CatalogControllerService;
|
|
3069
3026
|
}());
|
|
3027
|
+
CatalogControllerService.decorators = [
|
|
3028
|
+
{ type: core.Injectable }
|
|
3029
|
+
];
|
|
3030
|
+
CatalogControllerService.ctorParameters = function () { return [
|
|
3031
|
+
{ type: http.HttpClient },
|
|
3032
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3033
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3034
|
+
]; };
|
|
3070
3035
|
|
|
3071
|
-
/**
|
|
3072
|
-
* Api Documentation
|
|
3073
|
-
* Api Documentation
|
|
3074
|
-
*
|
|
3075
|
-
* OpenAPI spec version: 1.0
|
|
3076
|
-
*
|
|
3077
|
-
*
|
|
3078
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
3079
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
3080
|
-
* Do not edit the class manually.
|
|
3081
|
-
*/
|
|
3082
3036
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
3083
3037
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
3084
3038
|
this.httpClient = httpClient;
|
|
@@ -3306,29 +3260,17 @@
|
|
|
3306
3260
|
reportProgress: reportProgress
|
|
3307
3261
|
});
|
|
3308
3262
|
};
|
|
3309
|
-
ClickDestinationControllerService.ctorParameters = function () { return [
|
|
3310
|
-
{ type: http.HttpClient },
|
|
3311
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3312
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3313
|
-
]; };
|
|
3314
|
-
ClickDestinationControllerService = __decorate([
|
|
3315
|
-
core.Injectable(),
|
|
3316
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
3317
|
-
], ClickDestinationControllerService);
|
|
3318
3263
|
return ClickDestinationControllerService;
|
|
3319
3264
|
}());
|
|
3265
|
+
ClickDestinationControllerService.decorators = [
|
|
3266
|
+
{ type: core.Injectable }
|
|
3267
|
+
];
|
|
3268
|
+
ClickDestinationControllerService.ctorParameters = function () { return [
|
|
3269
|
+
{ type: http.HttpClient },
|
|
3270
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3271
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3272
|
+
]; };
|
|
3320
3273
|
|
|
3321
|
-
/**
|
|
3322
|
-
* Api Documentation
|
|
3323
|
-
* Api Documentation
|
|
3324
|
-
*
|
|
3325
|
-
* OpenAPI spec version: 1.0
|
|
3326
|
-
*
|
|
3327
|
-
*
|
|
3328
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
3329
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
3330
|
-
* Do not edit the class manually.
|
|
3331
|
-
*/
|
|
3332
3274
|
var CreativeControllerService = /** @class */ (function () {
|
|
3333
3275
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3334
3276
|
this.httpClient = httpClient;
|
|
@@ -3783,29 +3725,17 @@
|
|
|
3783
3725
|
reportProgress: reportProgress
|
|
3784
3726
|
});
|
|
3785
3727
|
};
|
|
3786
|
-
CreativeControllerService.ctorParameters = function () { return [
|
|
3787
|
-
{ type: http.HttpClient },
|
|
3788
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3789
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3790
|
-
]; };
|
|
3791
|
-
CreativeControllerService = __decorate([
|
|
3792
|
-
core.Injectable(),
|
|
3793
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
3794
|
-
], CreativeControllerService);
|
|
3795
3728
|
return CreativeControllerService;
|
|
3796
3729
|
}());
|
|
3730
|
+
CreativeControllerService.decorators = [
|
|
3731
|
+
{ type: core.Injectable }
|
|
3732
|
+
];
|
|
3733
|
+
CreativeControllerService.ctorParameters = function () { return [
|
|
3734
|
+
{ type: http.HttpClient },
|
|
3735
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
3736
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
3737
|
+
]; };
|
|
3797
3738
|
|
|
3798
|
-
/**
|
|
3799
|
-
* Api Documentation
|
|
3800
|
-
* Api Documentation
|
|
3801
|
-
*
|
|
3802
|
-
* OpenAPI spec version: 1.0
|
|
3803
|
-
*
|
|
3804
|
-
*
|
|
3805
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
3806
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
3807
|
-
* Do not edit the class manually.
|
|
3808
|
-
*/
|
|
3809
3739
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3810
3740
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3811
3741
|
this.httpClient = httpClient;
|
|
@@ -4275,29 +4205,17 @@
|
|
|
4275
4205
|
reportProgress: reportProgress
|
|
4276
4206
|
});
|
|
4277
4207
|
};
|
|
4278
|
-
CreativeSetsControllerService.ctorParameters = function () { return [
|
|
4279
|
-
{ type: http.HttpClient },
|
|
4280
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4281
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4282
|
-
]; };
|
|
4283
|
-
CreativeSetsControllerService = __decorate([
|
|
4284
|
-
core.Injectable(),
|
|
4285
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
4286
|
-
], CreativeSetsControllerService);
|
|
4287
4208
|
return CreativeSetsControllerService;
|
|
4288
4209
|
}());
|
|
4210
|
+
CreativeSetsControllerService.decorators = [
|
|
4211
|
+
{ type: core.Injectable }
|
|
4212
|
+
];
|
|
4213
|
+
CreativeSetsControllerService.ctorParameters = function () { return [
|
|
4214
|
+
{ type: http.HttpClient },
|
|
4215
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4216
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4217
|
+
]; };
|
|
4289
4218
|
|
|
4290
|
-
/**
|
|
4291
|
-
* Api Documentation
|
|
4292
|
-
* Api Documentation
|
|
4293
|
-
*
|
|
4294
|
-
* OpenAPI spec version: 1.0
|
|
4295
|
-
*
|
|
4296
|
-
*
|
|
4297
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4298
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4299
|
-
* Do not edit the class manually.
|
|
4300
|
-
*/
|
|
4301
4219
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4302
4220
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4303
4221
|
this.httpClient = httpClient;
|
|
@@ -4476,29 +4394,17 @@
|
|
|
4476
4394
|
reportProgress: reportProgress
|
|
4477
4395
|
});
|
|
4478
4396
|
};
|
|
4479
|
-
CreativeTemplateThemesControllerService.ctorParameters = function () { return [
|
|
4480
|
-
{ type: http.HttpClient },
|
|
4481
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4482
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4483
|
-
]; };
|
|
4484
|
-
CreativeTemplateThemesControllerService = __decorate([
|
|
4485
|
-
core.Injectable(),
|
|
4486
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
4487
|
-
], CreativeTemplateThemesControllerService);
|
|
4488
4397
|
return CreativeTemplateThemesControllerService;
|
|
4489
4398
|
}());
|
|
4399
|
+
CreativeTemplateThemesControllerService.decorators = [
|
|
4400
|
+
{ type: core.Injectable }
|
|
4401
|
+
];
|
|
4402
|
+
CreativeTemplateThemesControllerService.ctorParameters = function () { return [
|
|
4403
|
+
{ type: http.HttpClient },
|
|
4404
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4405
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4406
|
+
]; };
|
|
4490
4407
|
|
|
4491
|
-
/**
|
|
4492
|
-
* Api Documentation
|
|
4493
|
-
* Api Documentation
|
|
4494
|
-
*
|
|
4495
|
-
* OpenAPI spec version: 1.0
|
|
4496
|
-
*
|
|
4497
|
-
*
|
|
4498
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4499
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4500
|
-
* Do not edit the class manually.
|
|
4501
|
-
*/
|
|
4502
4408
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4503
4409
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4504
4410
|
this.httpClient = httpClient;
|
|
@@ -4564,29 +4470,17 @@
|
|
|
4564
4470
|
reportProgress: reportProgress
|
|
4565
4471
|
});
|
|
4566
4472
|
};
|
|
4567
|
-
CreativeTemplateVariablesControllerService.ctorParameters = function () { return [
|
|
4568
|
-
{ type: http.HttpClient },
|
|
4569
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4570
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4571
|
-
]; };
|
|
4572
|
-
CreativeTemplateVariablesControllerService = __decorate([
|
|
4573
|
-
core.Injectable(),
|
|
4574
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
4575
|
-
], CreativeTemplateVariablesControllerService);
|
|
4576
4473
|
return CreativeTemplateVariablesControllerService;
|
|
4577
4474
|
}());
|
|
4475
|
+
CreativeTemplateVariablesControllerService.decorators = [
|
|
4476
|
+
{ type: core.Injectable }
|
|
4477
|
+
];
|
|
4478
|
+
CreativeTemplateVariablesControllerService.ctorParameters = function () { return [
|
|
4479
|
+
{ type: http.HttpClient },
|
|
4480
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4481
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4482
|
+
]; };
|
|
4578
4483
|
|
|
4579
|
-
/**
|
|
4580
|
-
* Api Documentation
|
|
4581
|
-
* Api Documentation
|
|
4582
|
-
*
|
|
4583
|
-
* OpenAPI spec version: 1.0
|
|
4584
|
-
*
|
|
4585
|
-
*
|
|
4586
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4587
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4588
|
-
* Do not edit the class manually.
|
|
4589
|
-
*/
|
|
4590
4484
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4591
4485
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4592
4486
|
this.httpClient = httpClient;
|
|
@@ -4743,29 +4637,17 @@
|
|
|
4743
4637
|
reportProgress: reportProgress
|
|
4744
4638
|
});
|
|
4745
4639
|
};
|
|
4746
|
-
CreativeTemplatesControllerService.ctorParameters = function () { return [
|
|
4747
|
-
{ type: http.HttpClient },
|
|
4748
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4749
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4750
|
-
]; };
|
|
4751
|
-
CreativeTemplatesControllerService = __decorate([
|
|
4752
|
-
core.Injectable(),
|
|
4753
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
4754
|
-
], CreativeTemplatesControllerService);
|
|
4755
4640
|
return CreativeTemplatesControllerService;
|
|
4756
4641
|
}());
|
|
4642
|
+
CreativeTemplatesControllerService.decorators = [
|
|
4643
|
+
{ type: core.Injectable }
|
|
4644
|
+
];
|
|
4645
|
+
CreativeTemplatesControllerService.ctorParameters = function () { return [
|
|
4646
|
+
{ type: http.HttpClient },
|
|
4647
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
4648
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
4649
|
+
]; };
|
|
4757
4650
|
|
|
4758
|
-
/**
|
|
4759
|
-
* Api Documentation
|
|
4760
|
-
* Api Documentation
|
|
4761
|
-
*
|
|
4762
|
-
* OpenAPI spec version: 1.0
|
|
4763
|
-
*
|
|
4764
|
-
*
|
|
4765
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4766
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4767
|
-
* Do not edit the class manually.
|
|
4768
|
-
*/
|
|
4769
4651
|
var DashboardControllerService = /** @class */ (function () {
|
|
4770
4652
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4771
4653
|
this.httpClient = httpClient;
|
|
@@ -5400,29 +5282,17 @@
|
|
|
5400
5282
|
reportProgress: reportProgress
|
|
5401
5283
|
});
|
|
5402
5284
|
};
|
|
5403
|
-
DashboardControllerService.ctorParameters = function () { return [
|
|
5404
|
-
{ type: http.HttpClient },
|
|
5405
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5406
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5407
|
-
]; };
|
|
5408
|
-
DashboardControllerService = __decorate([
|
|
5409
|
-
core.Injectable(),
|
|
5410
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
5411
|
-
], DashboardControllerService);
|
|
5412
5285
|
return DashboardControllerService;
|
|
5413
5286
|
}());
|
|
5287
|
+
DashboardControllerService.decorators = [
|
|
5288
|
+
{ type: core.Injectable }
|
|
5289
|
+
];
|
|
5290
|
+
DashboardControllerService.ctorParameters = function () { return [
|
|
5291
|
+
{ type: http.HttpClient },
|
|
5292
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5293
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5294
|
+
]; };
|
|
5414
5295
|
|
|
5415
|
-
/**
|
|
5416
|
-
* Api Documentation
|
|
5417
|
-
* Api Documentation
|
|
5418
|
-
*
|
|
5419
|
-
* OpenAPI spec version: 1.0
|
|
5420
|
-
*
|
|
5421
|
-
*
|
|
5422
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5423
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5424
|
-
* Do not edit the class manually.
|
|
5425
|
-
*/
|
|
5426
5296
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5427
5297
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5428
5298
|
this.httpClient = httpClient;
|
|
@@ -5599,29 +5469,17 @@
|
|
|
5599
5469
|
reportProgress: reportProgress
|
|
5600
5470
|
});
|
|
5601
5471
|
};
|
|
5602
|
-
NotificationsControllerService.ctorParameters = function () { return [
|
|
5603
|
-
{ type: http.HttpClient },
|
|
5604
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5605
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5606
|
-
]; };
|
|
5607
|
-
NotificationsControllerService = __decorate([
|
|
5608
|
-
core.Injectable(),
|
|
5609
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
5610
|
-
], NotificationsControllerService);
|
|
5611
5472
|
return NotificationsControllerService;
|
|
5612
5473
|
}());
|
|
5474
|
+
NotificationsControllerService.decorators = [
|
|
5475
|
+
{ type: core.Injectable }
|
|
5476
|
+
];
|
|
5477
|
+
NotificationsControllerService.ctorParameters = function () { return [
|
|
5478
|
+
{ type: http.HttpClient },
|
|
5479
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5480
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5481
|
+
]; };
|
|
5613
5482
|
|
|
5614
|
-
/**
|
|
5615
|
-
* Api Documentation
|
|
5616
|
-
* Api Documentation
|
|
5617
|
-
*
|
|
5618
|
-
* OpenAPI spec version: 1.0
|
|
5619
|
-
*
|
|
5620
|
-
*
|
|
5621
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5622
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5623
|
-
* Do not edit the class manually.
|
|
5624
|
-
*/
|
|
5625
5483
|
var PixelControllerService = /** @class */ (function () {
|
|
5626
5484
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5627
5485
|
this.httpClient = httpClient;
|
|
@@ -5928,29 +5786,17 @@
|
|
|
5928
5786
|
reportProgress: reportProgress
|
|
5929
5787
|
});
|
|
5930
5788
|
};
|
|
5931
|
-
PixelControllerService.ctorParameters = function () { return [
|
|
5932
|
-
{ type: http.HttpClient },
|
|
5933
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5934
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5935
|
-
]; };
|
|
5936
|
-
PixelControllerService = __decorate([
|
|
5937
|
-
core.Injectable(),
|
|
5938
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
5939
|
-
], PixelControllerService);
|
|
5940
5789
|
return PixelControllerService;
|
|
5941
5790
|
}());
|
|
5791
|
+
PixelControllerService.decorators = [
|
|
5792
|
+
{ type: core.Injectable }
|
|
5793
|
+
];
|
|
5794
|
+
PixelControllerService.ctorParameters = function () { return [
|
|
5795
|
+
{ type: http.HttpClient },
|
|
5796
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5797
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5798
|
+
]; };
|
|
5942
5799
|
|
|
5943
|
-
/**
|
|
5944
|
-
* Api Documentation
|
|
5945
|
-
* Api Documentation
|
|
5946
|
-
*
|
|
5947
|
-
* OpenAPI spec version: 1.0
|
|
5948
|
-
*
|
|
5949
|
-
*
|
|
5950
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5951
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5952
|
-
* Do not edit the class manually.
|
|
5953
|
-
*/
|
|
5954
5800
|
var ReportingControllerService = /** @class */ (function () {
|
|
5955
5801
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5956
5802
|
this.httpClient = httpClient;
|
|
@@ -6112,29 +5958,17 @@
|
|
|
6112
5958
|
reportProgress: reportProgress
|
|
6113
5959
|
});
|
|
6114
5960
|
};
|
|
6115
|
-
ReportingControllerService.ctorParameters = function () { return [
|
|
6116
|
-
{ type: http.HttpClient },
|
|
6117
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
6118
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
6119
|
-
]; };
|
|
6120
|
-
ReportingControllerService = __decorate([
|
|
6121
|
-
core.Injectable(),
|
|
6122
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
6123
|
-
], ReportingControllerService);
|
|
6124
5961
|
return ReportingControllerService;
|
|
6125
5962
|
}());
|
|
5963
|
+
ReportingControllerService.decorators = [
|
|
5964
|
+
{ type: core.Injectable }
|
|
5965
|
+
];
|
|
5966
|
+
ReportingControllerService.ctorParameters = function () { return [
|
|
5967
|
+
{ type: http.HttpClient },
|
|
5968
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5969
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5970
|
+
]; };
|
|
6126
5971
|
|
|
6127
|
-
/**
|
|
6128
|
-
* Api Documentation
|
|
6129
|
-
* Api Documentation
|
|
6130
|
-
*
|
|
6131
|
-
* OpenAPI spec version: 1.0
|
|
6132
|
-
*
|
|
6133
|
-
*
|
|
6134
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6135
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6136
|
-
* Do not edit the class manually.
|
|
6137
|
-
*/
|
|
6138
5972
|
var SliceXControllerService = /** @class */ (function () {
|
|
6139
5973
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
6140
5974
|
this.httpClient = httpClient;
|
|
@@ -6380,29 +6214,17 @@
|
|
|
6380
6214
|
reportProgress: reportProgress
|
|
6381
6215
|
});
|
|
6382
6216
|
};
|
|
6383
|
-
SliceXControllerService.ctorParameters = function () { return [
|
|
6384
|
-
{ type: http.HttpClient },
|
|
6385
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
6386
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
6387
|
-
]; };
|
|
6388
|
-
SliceXControllerService = __decorate([
|
|
6389
|
-
core.Injectable(),
|
|
6390
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
6391
|
-
], SliceXControllerService);
|
|
6392
6217
|
return SliceXControllerService;
|
|
6393
6218
|
}());
|
|
6219
|
+
SliceXControllerService.decorators = [
|
|
6220
|
+
{ type: core.Injectable }
|
|
6221
|
+
];
|
|
6222
|
+
SliceXControllerService.ctorParameters = function () { return [
|
|
6223
|
+
{ type: http.HttpClient },
|
|
6224
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
6225
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
6226
|
+
]; };
|
|
6394
6227
|
|
|
6395
|
-
/**
|
|
6396
|
-
* Api Documentation
|
|
6397
|
-
* Api Documentation
|
|
6398
|
-
*
|
|
6399
|
-
* OpenAPI spec version: 1.0
|
|
6400
|
-
*
|
|
6401
|
-
*
|
|
6402
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6403
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6404
|
-
* Do not edit the class manually.
|
|
6405
|
-
*/
|
|
6406
6228
|
var StrategyControllerService = /** @class */ (function () {
|
|
6407
6229
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6408
6230
|
this.httpClient = httpClient;
|
|
@@ -6623,6 +6445,45 @@
|
|
|
6623
6445
|
reportProgress: reportProgress
|
|
6624
6446
|
});
|
|
6625
6447
|
};
|
|
6448
|
+
StrategyControllerService.prototype.disassociateStrategyWithCreativeSetsUsingPOST = function (creativeSetIdsToBeRemoved, id, reqId, token, observe, reportProgress) {
|
|
6449
|
+
if (observe === void 0) { observe = 'body'; }
|
|
6450
|
+
if (reportProgress === void 0) { reportProgress = false; }
|
|
6451
|
+
if (creativeSetIdsToBeRemoved === null || creativeSetIdsToBeRemoved === undefined) {
|
|
6452
|
+
throw new Error('Required parameter creativeSetIdsToBeRemoved was null or undefined when calling disassociateStrategyWithCreativeSetsUsingPOST.');
|
|
6453
|
+
}
|
|
6454
|
+
if (id === null || id === undefined) {
|
|
6455
|
+
throw new Error('Required parameter id was null or undefined when calling disassociateStrategyWithCreativeSetsUsingPOST.');
|
|
6456
|
+
}
|
|
6457
|
+
var headers = this.defaultHeaders;
|
|
6458
|
+
if (reqId !== undefined && reqId !== null) {
|
|
6459
|
+
headers = headers.set('reqId', String(reqId));
|
|
6460
|
+
}
|
|
6461
|
+
if (token !== undefined && token !== null) {
|
|
6462
|
+
headers = headers.set('token', String(token));
|
|
6463
|
+
}
|
|
6464
|
+
// to determine the Accept header
|
|
6465
|
+
var httpHeaderAccepts = [
|
|
6466
|
+
'application/json'
|
|
6467
|
+
];
|
|
6468
|
+
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
6469
|
+
if (httpHeaderAcceptSelected != undefined) {
|
|
6470
|
+
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
6471
|
+
}
|
|
6472
|
+
// to determine the Content-Type header
|
|
6473
|
+
var consumes = [
|
|
6474
|
+
'application/json'
|
|
6475
|
+
];
|
|
6476
|
+
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
6477
|
+
if (httpContentTypeSelected != undefined) {
|
|
6478
|
+
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
6479
|
+
}
|
|
6480
|
+
return this.httpClient.post(this.basePath + "/v2/api/strategies/" + encodeURIComponent(String(id)) + "/disassociate/creativesets", creativeSetIdsToBeRemoved, {
|
|
6481
|
+
withCredentials: this.configuration.withCredentials,
|
|
6482
|
+
headers: headers,
|
|
6483
|
+
observe: observe,
|
|
6484
|
+
reportProgress: reportProgress
|
|
6485
|
+
});
|
|
6486
|
+
};
|
|
6626
6487
|
StrategyControllerService.prototype.duplicateStrategyUsingPOST = function (dto, id, reqId, token, observe, reportProgress) {
|
|
6627
6488
|
if (observe === void 0) { observe = 'body'; }
|
|
6628
6489
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -7041,29 +6902,17 @@
|
|
|
7041
6902
|
reportProgress: reportProgress
|
|
7042
6903
|
});
|
|
7043
6904
|
};
|
|
7044
|
-
StrategyControllerService.ctorParameters = function () { return [
|
|
7045
|
-
{ type: http.HttpClient },
|
|
7046
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
7047
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
7048
|
-
]; };
|
|
7049
|
-
StrategyControllerService = __decorate([
|
|
7050
|
-
core.Injectable(),
|
|
7051
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
7052
|
-
], StrategyControllerService);
|
|
7053
6905
|
return StrategyControllerService;
|
|
7054
6906
|
}());
|
|
6907
|
+
StrategyControllerService.decorators = [
|
|
6908
|
+
{ type: core.Injectable }
|
|
6909
|
+
];
|
|
6910
|
+
StrategyControllerService.ctorParameters = function () { return [
|
|
6911
|
+
{ type: http.HttpClient },
|
|
6912
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
6913
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
6914
|
+
]; };
|
|
7055
6915
|
|
|
7056
|
-
/**
|
|
7057
|
-
* Api Documentation
|
|
7058
|
-
* Api Documentation
|
|
7059
|
-
*
|
|
7060
|
-
* OpenAPI spec version: 1.0
|
|
7061
|
-
*
|
|
7062
|
-
*
|
|
7063
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7064
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7065
|
-
* Do not edit the class manually.
|
|
7066
|
-
*/
|
|
7067
6916
|
var UILoggerControllerService = /** @class */ (function () {
|
|
7068
6917
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
7069
6918
|
this.httpClient = httpClient;
|
|
@@ -7143,29 +6992,17 @@
|
|
|
7143
6992
|
reportProgress: reportProgress
|
|
7144
6993
|
});
|
|
7145
6994
|
};
|
|
7146
|
-
UILoggerControllerService.ctorParameters = function () { return [
|
|
7147
|
-
{ type: http.HttpClient },
|
|
7148
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
7149
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
7150
|
-
]; };
|
|
7151
|
-
UILoggerControllerService = __decorate([
|
|
7152
|
-
core.Injectable(),
|
|
7153
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
7154
|
-
], UILoggerControllerService);
|
|
7155
6995
|
return UILoggerControllerService;
|
|
7156
6996
|
}());
|
|
6997
|
+
UILoggerControllerService.decorators = [
|
|
6998
|
+
{ type: core.Injectable }
|
|
6999
|
+
];
|
|
7000
|
+
UILoggerControllerService.ctorParameters = function () { return [
|
|
7001
|
+
{ type: http.HttpClient },
|
|
7002
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
7003
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
7004
|
+
]; };
|
|
7157
7005
|
|
|
7158
|
-
/**
|
|
7159
|
-
* Api Documentation
|
|
7160
|
-
* Api Documentation
|
|
7161
|
-
*
|
|
7162
|
-
* OpenAPI spec version: 1.0
|
|
7163
|
-
*
|
|
7164
|
-
*
|
|
7165
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7166
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7167
|
-
* Do not edit the class manually.
|
|
7168
|
-
*/
|
|
7169
7006
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
7170
7007
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
7171
7008
|
this.httpClient = httpClient;
|
|
@@ -7333,21 +7170,20 @@
|
|
|
7333
7170
|
reportProgress: reportProgress
|
|
7334
7171
|
});
|
|
7335
7172
|
};
|
|
7336
|
-
UserPreferenceControllerService.ctorParameters = function () { return [
|
|
7337
|
-
{ type: http.HttpClient },
|
|
7338
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
7339
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
7340
|
-
]; };
|
|
7341
|
-
UserPreferenceControllerService = __decorate([
|
|
7342
|
-
core.Injectable(),
|
|
7343
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
7344
|
-
], UserPreferenceControllerService);
|
|
7345
7173
|
return UserPreferenceControllerService;
|
|
7346
7174
|
}());
|
|
7175
|
+
UserPreferenceControllerService.decorators = [
|
|
7176
|
+
{ type: core.Injectable }
|
|
7177
|
+
];
|
|
7178
|
+
UserPreferenceControllerService.ctorParameters = function () { return [
|
|
7179
|
+
{ type: http.HttpClient },
|
|
7180
|
+
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
7181
|
+
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
7182
|
+
]; };
|
|
7347
7183
|
|
|
7348
7184
|
var APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, NotificationsControllerService, PixelControllerService, ReportingControllerService, SliceXControllerService, StrategyControllerService, UILoggerControllerService, UserPreferenceControllerService];
|
|
7349
7185
|
|
|
7350
|
-
|
|
7186
|
+
exports.ActivityLogsCreativeSetsBulkUpdateDTO = void 0;
|
|
7351
7187
|
(function (ActivityLogsCreativeSetsBulkUpdateDTO) {
|
|
7352
7188
|
ActivityLogsCreativeSetsBulkUpdateDTO.StatusEnum = {
|
|
7353
7189
|
PENDING: 'PENDING',
|
|
@@ -7358,7 +7194,7 @@
|
|
|
7358
7194
|
};
|
|
7359
7195
|
})(exports.ActivityLogsCreativeSetsBulkUpdateDTO || (exports.ActivityLogsCreativeSetsBulkUpdateDTO = {}));
|
|
7360
7196
|
|
|
7361
|
-
|
|
7197
|
+
exports.ActivityLogsStrategyBulkUpdateDTO = void 0;
|
|
7362
7198
|
(function (ActivityLogsStrategyBulkUpdateDTO) {
|
|
7363
7199
|
ActivityLogsStrategyBulkUpdateDTO.StatusEnum = {
|
|
7364
7200
|
PENDING: 'PENDING',
|
|
@@ -7369,7 +7205,7 @@
|
|
|
7369
7205
|
};
|
|
7370
7206
|
})(exports.ActivityLogsStrategyBulkUpdateDTO || (exports.ActivityLogsStrategyBulkUpdateDTO = {}));
|
|
7371
7207
|
|
|
7372
|
-
|
|
7208
|
+
exports.AppSettingsDTO = void 0;
|
|
7373
7209
|
(function (AppSettingsDTO) {
|
|
7374
7210
|
AppSettingsDTO.SettingsKeyEnum = {
|
|
7375
7211
|
LOGOLINK: 'LOGO_LINK',
|
|
@@ -7398,7 +7234,7 @@
|
|
|
7398
7234
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7399
7235
|
* Do not edit the class manually.
|
|
7400
7236
|
*/
|
|
7401
|
-
|
|
7237
|
+
exports.AppSettingsPropertyDTO = void 0;
|
|
7402
7238
|
(function (AppSettingsPropertyDTO) {
|
|
7403
7239
|
AppSettingsPropertyDTO.PropertyKeyEnum = {
|
|
7404
7240
|
DIMENSIONS: 'DIMENSIONS'
|
|
@@ -7416,7 +7252,7 @@
|
|
|
7416
7252
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7417
7253
|
* Do not edit the class manually.
|
|
7418
7254
|
*/
|
|
7419
|
-
|
|
7255
|
+
exports.AuctionTypeEditField = void 0;
|
|
7420
7256
|
(function (AuctionTypeEditField) {
|
|
7421
7257
|
AuctionTypeEditField.ValueEnum = {
|
|
7422
7258
|
FIRST: 'FIRST',
|
|
@@ -7436,7 +7272,7 @@
|
|
|
7436
7272
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7437
7273
|
* Do not edit the class manually.
|
|
7438
7274
|
*/
|
|
7439
|
-
|
|
7275
|
+
exports.AudienceBackfillQueryTemplateRequest = void 0;
|
|
7440
7276
|
(function (AudienceBackfillQueryTemplateRequest) {
|
|
7441
7277
|
AudienceBackfillQueryTemplateRequest.DurationUnitEnum = {
|
|
7442
7278
|
MINUTE: 'MINUTE',
|
|
@@ -7447,7 +7283,7 @@
|
|
|
7447
7283
|
};
|
|
7448
7284
|
})(exports.AudienceBackfillQueryTemplateRequest || (exports.AudienceBackfillQueryTemplateRequest = {}));
|
|
7449
7285
|
|
|
7450
|
-
|
|
7286
|
+
exports.AudienceBackfillRequest = void 0;
|
|
7451
7287
|
(function (AudienceBackfillRequest) {
|
|
7452
7288
|
AudienceBackfillRequest.BackfillScheduleEnum = {
|
|
7453
7289
|
ONLYONCE: 'ONLY_ONCE',
|
|
@@ -7456,7 +7292,7 @@
|
|
|
7456
7292
|
};
|
|
7457
7293
|
})(exports.AudienceBackfillRequest || (exports.AudienceBackfillRequest = {}));
|
|
7458
7294
|
|
|
7459
|
-
|
|
7295
|
+
exports.AudienceDTO = void 0;
|
|
7460
7296
|
(function (AudienceDTO) {
|
|
7461
7297
|
AudienceDTO.AudienceTypeEnum = {
|
|
7462
7298
|
WEBBROWSING: 'WEB_BROWSING',
|
|
@@ -7490,7 +7326,7 @@
|
|
|
7490
7326
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7491
7327
|
* Do not edit the class manually.
|
|
7492
7328
|
*/
|
|
7493
|
-
|
|
7329
|
+
exports.AudienceESDTO = void 0;
|
|
7494
7330
|
(function (AudienceESDTO) {
|
|
7495
7331
|
AudienceESDTO.AudienceTypeEnum = {
|
|
7496
7332
|
WEBBROWSING: 'WEB_BROWSING',
|
|
@@ -7506,7 +7342,7 @@
|
|
|
7506
7342
|
};
|
|
7507
7343
|
})(exports.AudienceESDTO || (exports.AudienceESDTO = {}));
|
|
7508
7344
|
|
|
7509
|
-
|
|
7345
|
+
exports.AudiencePerformanceDTO = void 0;
|
|
7510
7346
|
(function (AudiencePerformanceDTO) {
|
|
7511
7347
|
AudiencePerformanceDTO.GenderEnum = {
|
|
7512
7348
|
MALE: 'MALE',
|
|
@@ -7525,7 +7361,7 @@
|
|
|
7525
7361
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7526
7362
|
* Do not edit the class manually.
|
|
7527
7363
|
*/
|
|
7528
|
-
|
|
7364
|
+
exports.BaseModelWithCreativeSetType = void 0;
|
|
7529
7365
|
(function (BaseModelWithCreativeSetType) {
|
|
7530
7366
|
BaseModelWithCreativeSetType.CreativeSetTypeEnum = {
|
|
7531
7367
|
IMAGE: 'IMAGE',
|
|
@@ -7543,7 +7379,7 @@
|
|
|
7543
7379
|
};
|
|
7544
7380
|
})(exports.BaseModelWithCreativeSetType || (exports.BaseModelWithCreativeSetType = {}));
|
|
7545
7381
|
|
|
7546
|
-
|
|
7382
|
+
exports.ClickDestination = void 0;
|
|
7547
7383
|
(function (ClickDestination) {
|
|
7548
7384
|
ClickDestination.CampaignTypeEnum = {
|
|
7549
7385
|
UA: 'UA',
|
|
@@ -7556,7 +7392,7 @@
|
|
|
7556
7392
|
};
|
|
7557
7393
|
})(exports.ClickDestination || (exports.ClickDestination = {}));
|
|
7558
7394
|
|
|
7559
|
-
|
|
7395
|
+
exports.CreativeCompactDTO = void 0;
|
|
7560
7396
|
(function (CreativeCompactDTO) {
|
|
7561
7397
|
CreativeCompactDTO.TypeEnum = {
|
|
7562
7398
|
Image: 'image',
|
|
@@ -7576,7 +7412,7 @@
|
|
|
7576
7412
|
};
|
|
7577
7413
|
})(exports.CreativeCompactDTO || (exports.CreativeCompactDTO = {}));
|
|
7578
7414
|
|
|
7579
|
-
|
|
7415
|
+
exports.CreativeDTO = void 0;
|
|
7580
7416
|
(function (CreativeDTO) {
|
|
7581
7417
|
CreativeDTO.ContentTypeEnum = {
|
|
7582
7418
|
ZIP: 'ZIP',
|
|
@@ -7618,7 +7454,7 @@
|
|
|
7618
7454
|
};
|
|
7619
7455
|
})(exports.CreativeDTO || (exports.CreativeDTO = {}));
|
|
7620
7456
|
|
|
7621
|
-
|
|
7457
|
+
exports.CreativeFileForSet = void 0;
|
|
7622
7458
|
(function (CreativeFileForSet) {
|
|
7623
7459
|
CreativeFileForSet.TypeEnum = {
|
|
7624
7460
|
Image: 'image',
|
|
@@ -7638,7 +7474,7 @@
|
|
|
7638
7474
|
};
|
|
7639
7475
|
})(exports.CreativeFileForSet || (exports.CreativeFileForSet = {}));
|
|
7640
7476
|
|
|
7641
|
-
|
|
7477
|
+
exports.CreativeFiles = void 0;
|
|
7642
7478
|
(function (CreativeFiles) {
|
|
7643
7479
|
CreativeFiles.TypeEnum = {
|
|
7644
7480
|
Image: 'image',
|
|
@@ -7658,7 +7494,7 @@
|
|
|
7658
7494
|
};
|
|
7659
7495
|
})(exports.CreativeFiles || (exports.CreativeFiles = {}));
|
|
7660
7496
|
|
|
7661
|
-
|
|
7497
|
+
exports.CreativeHtmlFileForSet = void 0;
|
|
7662
7498
|
(function (CreativeHtmlFileForSet) {
|
|
7663
7499
|
CreativeHtmlFileForSet.TemplateTypeEnum = {
|
|
7664
7500
|
DCO: 'DCO',
|
|
@@ -7683,7 +7519,7 @@
|
|
|
7683
7519
|
};
|
|
7684
7520
|
})(exports.CreativeHtmlFileForSet || (exports.CreativeHtmlFileForSet = {}));
|
|
7685
7521
|
|
|
7686
|
-
|
|
7522
|
+
exports.CreativeSetDashboardMetric = void 0;
|
|
7687
7523
|
(function (CreativeSetDashboardMetric) {
|
|
7688
7524
|
CreativeSetDashboardMetric.CreativeSetTypeEnum = {
|
|
7689
7525
|
IMAGE: 'IMAGE',
|
|
@@ -7701,7 +7537,7 @@
|
|
|
7701
7537
|
};
|
|
7702
7538
|
})(exports.CreativeSetDashboardMetric || (exports.CreativeSetDashboardMetric = {}));
|
|
7703
7539
|
|
|
7704
|
-
|
|
7540
|
+
exports.CreativeSetDetails = void 0;
|
|
7705
7541
|
(function (CreativeSetDetails) {
|
|
7706
7542
|
CreativeSetDetails.TypeEnum = {
|
|
7707
7543
|
IMAGE: 'IMAGE',
|
|
@@ -7719,7 +7555,7 @@
|
|
|
7719
7555
|
};
|
|
7720
7556
|
})(exports.CreativeSetDetails || (exports.CreativeSetDetails = {}));
|
|
7721
7557
|
|
|
7722
|
-
|
|
7558
|
+
exports.CreativeSetRequest = void 0;
|
|
7723
7559
|
(function (CreativeSetRequest) {
|
|
7724
7560
|
CreativeSetRequest.CreativeSetTypeEnum = {
|
|
7725
7561
|
IMAGE: 'IMAGE',
|
|
@@ -7748,7 +7584,7 @@
|
|
|
7748
7584
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7749
7585
|
* Do not edit the class manually.
|
|
7750
7586
|
*/
|
|
7751
|
-
|
|
7587
|
+
exports.CreativeSetResponse = void 0;
|
|
7752
7588
|
(function (CreativeSetResponse) {
|
|
7753
7589
|
CreativeSetResponse.OtherCreativeSetTypeEnum = {
|
|
7754
7590
|
IMAGE: 'IMAGE',
|
|
@@ -7777,7 +7613,7 @@
|
|
|
7777
7613
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7778
7614
|
* Do not edit the class manually.
|
|
7779
7615
|
*/
|
|
7780
|
-
|
|
7616
|
+
exports.DcoAttributesDTO = void 0;
|
|
7781
7617
|
(function (DcoAttributesDTO) {
|
|
7782
7618
|
DcoAttributesDTO.DcoAttributeEnum = {
|
|
7783
7619
|
Flash: 'flash',
|
|
@@ -7797,7 +7633,7 @@
|
|
|
7797
7633
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7798
7634
|
* Do not edit the class manually.
|
|
7799
7635
|
*/
|
|
7800
|
-
|
|
7636
|
+
exports.DuplicateCreativeSetResponse = void 0;
|
|
7801
7637
|
(function (DuplicateCreativeSetResponse) {
|
|
7802
7638
|
DuplicateCreativeSetResponse.OtherCreativeSetTypeEnum = {
|
|
7803
7639
|
IMAGE: 'IMAGE',
|
|
@@ -7826,7 +7662,7 @@
|
|
|
7826
7662
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7827
7663
|
* Do not edit the class manually.
|
|
7828
7664
|
*/
|
|
7829
|
-
|
|
7665
|
+
exports.FilterModel = void 0;
|
|
7830
7666
|
(function (FilterModel) {
|
|
7831
7667
|
FilterModel.OperatorEnum = {
|
|
7832
7668
|
Eq: 'eq',
|
|
@@ -7835,7 +7671,7 @@
|
|
|
7835
7671
|
};
|
|
7836
7672
|
})(exports.FilterModel || (exports.FilterModel = {}));
|
|
7837
7673
|
|
|
7838
|
-
|
|
7674
|
+
exports.GeoListRequest = void 0;
|
|
7839
7675
|
(function (GeoListRequest) {
|
|
7840
7676
|
GeoListRequest.GeoTypeEnum = {
|
|
7841
7677
|
COUNTRY: 'COUNTRY',
|
|
@@ -7855,7 +7691,7 @@
|
|
|
7855
7691
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7856
7692
|
* Do not edit the class manually.
|
|
7857
7693
|
*/
|
|
7858
|
-
|
|
7694
|
+
exports.Macro = void 0;
|
|
7859
7695
|
(function (Macro) {
|
|
7860
7696
|
Macro.MacroTypeEnum = {
|
|
7861
7697
|
Feed: 'feed',
|
|
@@ -7865,7 +7701,7 @@
|
|
|
7865
7701
|
};
|
|
7866
7702
|
})(exports.Macro || (exports.Macro = {}));
|
|
7867
7703
|
|
|
7868
|
-
|
|
7704
|
+
exports.MetaRuleDto = void 0;
|
|
7869
7705
|
(function (MetaRuleDto) {
|
|
7870
7706
|
MetaRuleDto.FilterTypeEnum = {
|
|
7871
7707
|
OPTIONS: 'OPTIONS',
|
|
@@ -7891,7 +7727,7 @@
|
|
|
7891
7727
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7892
7728
|
* Do not edit the class manually.
|
|
7893
7729
|
*/
|
|
7894
|
-
|
|
7730
|
+
exports.NotificationResponse = void 0;
|
|
7895
7731
|
(function (NotificationResponse) {
|
|
7896
7732
|
NotificationResponse.TypeEnum = {
|
|
7897
7733
|
STATIC: 'STATIC',
|
|
@@ -7910,7 +7746,7 @@
|
|
|
7910
7746
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7911
7747
|
* Do not edit the class manually.
|
|
7912
7748
|
*/
|
|
7913
|
-
|
|
7749
|
+
exports.PixelDataFileDTO = void 0;
|
|
7914
7750
|
(function (PixelDataFileDTO) {
|
|
7915
7751
|
PixelDataFileDTO.CompressionTypeEnum = {
|
|
7916
7752
|
UNKNOWN: 'UNKNOWN',
|
|
@@ -7985,7 +7821,7 @@
|
|
|
7985
7821
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
7986
7822
|
* Do not edit the class manually.
|
|
7987
7823
|
*/
|
|
7988
|
-
|
|
7824
|
+
exports.RemoteFileDTO = void 0;
|
|
7989
7825
|
(function (RemoteFileDTO) {
|
|
7990
7826
|
RemoteFileDTO.AuthMethodEnum = {
|
|
7991
7827
|
NONE: 'NONE',
|
|
@@ -8013,7 +7849,7 @@
|
|
|
8013
7849
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
8014
7850
|
* Do not edit the class manually.
|
|
8015
7851
|
*/
|
|
8016
|
-
|
|
7852
|
+
exports.ReportProperty = void 0;
|
|
8017
7853
|
(function (ReportProperty) {
|
|
8018
7854
|
ReportProperty.TypeEnum = {
|
|
8019
7855
|
Object: 'object',
|
|
@@ -8022,7 +7858,7 @@
|
|
|
8022
7858
|
};
|
|
8023
7859
|
})(exports.ReportProperty || (exports.ReportProperty = {}));
|
|
8024
7860
|
|
|
8025
|
-
|
|
7861
|
+
exports.ReportingRequest = void 0;
|
|
8026
7862
|
(function (ReportingRequest) {
|
|
8027
7863
|
ReportingRequest.CurrencyOfEnum = {
|
|
8028
7864
|
Licensee: 'licensee',
|
|
@@ -8042,7 +7878,7 @@
|
|
|
8042
7878
|
};
|
|
8043
7879
|
})(exports.ReportingRequest || (exports.ReportingRequest = {}));
|
|
8044
7880
|
|
|
8045
|
-
|
|
7881
|
+
exports.ReportingResponse = void 0;
|
|
8046
7882
|
(function (ReportingResponse) {
|
|
8047
7883
|
ReportingResponse.CurrencyOfEnum = {
|
|
8048
7884
|
Licensee: 'licensee',
|
|
@@ -8057,7 +7893,7 @@
|
|
|
8057
7893
|
};
|
|
8058
7894
|
})(exports.ReportingResponse || (exports.ReportingResponse = {}));
|
|
8059
7895
|
|
|
8060
|
-
|
|
7896
|
+
exports.RuleDTO = void 0;
|
|
8061
7897
|
(function (RuleDTO) {
|
|
8062
7898
|
RuleDTO.DurationUnitEnum = {
|
|
8063
7899
|
MINUTE: 'MINUTE',
|
|
@@ -8073,7 +7909,7 @@
|
|
|
8073
7909
|
};
|
|
8074
7910
|
})(exports.RuleDTO || (exports.RuleDTO = {}));
|
|
8075
7911
|
|
|
8076
|
-
|
|
7912
|
+
exports.StrategyDTO = void 0;
|
|
8077
7913
|
(function (StrategyDTO) {
|
|
8078
7914
|
StrategyDTO.AuctionTypeTargetingEnum = {
|
|
8079
7915
|
FIRST: 'FIRST',
|
|
@@ -8121,7 +7957,7 @@
|
|
|
8121
7957
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
8122
7958
|
* Do not edit the class manually.
|
|
8123
7959
|
*/
|
|
8124
|
-
|
|
7960
|
+
exports.StrategyQuickEditDTO = void 0;
|
|
8125
7961
|
(function (StrategyQuickEditDTO) {
|
|
8126
7962
|
StrategyQuickEditDTO.StrategyTypeEnum = {
|
|
8127
7963
|
Standard: 'standard',
|
|
@@ -8140,7 +7976,7 @@
|
|
|
8140
7976
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
8141
7977
|
* Do not edit the class manually.
|
|
8142
7978
|
*/
|
|
8143
|
-
|
|
7979
|
+
exports.TemplateVariablesDTO = void 0;
|
|
8144
7980
|
(function (TemplateVariablesDTO) {
|
|
8145
7981
|
TemplateVariablesDTO.VariableTypeEnum = {
|
|
8146
7982
|
SELECT: 'SELECT',
|
|
@@ -8153,7 +7989,7 @@
|
|
|
8153
7989
|
};
|
|
8154
7990
|
})(exports.TemplateVariablesDTO || (exports.TemplateVariablesDTO = {}));
|
|
8155
7991
|
|
|
8156
|
-
|
|
7992
|
+
exports.VastCreative = void 0;
|
|
8157
7993
|
(function (VastCreative) {
|
|
8158
7994
|
VastCreative.VideoFormatEnum = {
|
|
8159
7995
|
FLV: 'FLV',
|
|
@@ -8177,7 +8013,7 @@
|
|
|
8177
8013
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
8178
8014
|
* Do not edit the class manually.
|
|
8179
8015
|
*/
|
|
8180
|
-
|
|
8016
|
+
exports.VideoAttributes = void 0;
|
|
8181
8017
|
(function (VideoAttributes) {
|
|
8182
8018
|
VideoAttributes.CompanionContentTypeEnum = {
|
|
8183
8019
|
ZIP: 'ZIP',
|
|
@@ -8238,7 +8074,7 @@
|
|
|
8238
8074
|
* https://github.com/swagger-api/swagger-codegen.git
|
|
8239
8075
|
* Do not edit the class manually.
|
|
8240
8076
|
*/
|
|
8241
|
-
|
|
8077
|
+
exports.VideoProperties = void 0;
|
|
8242
8078
|
(function (VideoProperties) {
|
|
8243
8079
|
VideoProperties.CampanionTypeEnum = {
|
|
8244
8080
|
NOCOMPANION: 'NO_COMPANION',
|
|
@@ -8259,54 +8095,54 @@
|
|
|
8259
8095
|
'See also https://github.com/angular/angular/issues/20575');
|
|
8260
8096
|
}
|
|
8261
8097
|
}
|
|
8262
|
-
ApiModule_1 = ApiModule;
|
|
8263
8098
|
ApiModule.forRoot = function (configurationFactory) {
|
|
8264
8099
|
return {
|
|
8265
|
-
ngModule:
|
|
8100
|
+
ngModule: ApiModule,
|
|
8266
8101
|
providers: [{ provide: Configuration, useFactory: configurationFactory }]
|
|
8267
8102
|
};
|
|
8268
8103
|
};
|
|
8269
|
-
var ApiModule_1;
|
|
8270
|
-
ApiModule.ctorParameters = function () { return [
|
|
8271
|
-
{ type: ApiModule, decorators: [{ type: core.Optional }, { type: core.SkipSelf }] },
|
|
8272
|
-
{ type: http.HttpClient, decorators: [{ type: core.Optional }] }
|
|
8273
|
-
]; };
|
|
8274
|
-
ApiModule = ApiModule_1 = __decorate([
|
|
8275
|
-
core.NgModule({
|
|
8276
|
-
imports: [],
|
|
8277
|
-
declarations: [],
|
|
8278
|
-
exports: [],
|
|
8279
|
-
providers: [
|
|
8280
|
-
AdminControllerService,
|
|
8281
|
-
AdvertiserControllerService,
|
|
8282
|
-
AppSettingsControllerService,
|
|
8283
|
-
AudienceControllerService,
|
|
8284
|
-
AuditControllerService,
|
|
8285
|
-
BulkStrategyControllerService,
|
|
8286
|
-
CSSThemeController_Service,
|
|
8287
|
-
CampaignControllerService,
|
|
8288
|
-
CatalogControllerService,
|
|
8289
|
-
ClickDestinationControllerService,
|
|
8290
|
-
CreativeControllerService,
|
|
8291
|
-
CreativeSetsControllerService,
|
|
8292
|
-
CreativeTemplateThemesControllerService,
|
|
8293
|
-
CreativeTemplateVariablesControllerService,
|
|
8294
|
-
CreativeTemplatesControllerService,
|
|
8295
|
-
DashboardControllerService,
|
|
8296
|
-
NotificationsControllerService,
|
|
8297
|
-
PixelControllerService,
|
|
8298
|
-
ReportingControllerService,
|
|
8299
|
-
SliceXControllerService,
|
|
8300
|
-
StrategyControllerService,
|
|
8301
|
-
UILoggerControllerService,
|
|
8302
|
-
UserPreferenceControllerService
|
|
8303
|
-
]
|
|
8304
|
-
}),
|
|
8305
|
-
__param(0, core.Optional()), __param(0, core.SkipSelf()),
|
|
8306
|
-
__param(1, core.Optional())
|
|
8307
|
-
], ApiModule);
|
|
8308
8104
|
return ApiModule;
|
|
8309
8105
|
}());
|
|
8106
|
+
ApiModule.decorators = [
|
|
8107
|
+
{ type: core.NgModule, args: [{
|
|
8108
|
+
imports: [],
|
|
8109
|
+
declarations: [],
|
|
8110
|
+
exports: [],
|
|
8111
|
+
providers: [
|
|
8112
|
+
AdminControllerService,
|
|
8113
|
+
AdvertiserControllerService,
|
|
8114
|
+
AppSettingsControllerService,
|
|
8115
|
+
AudienceControllerService,
|
|
8116
|
+
AuditControllerService,
|
|
8117
|
+
BulkStrategyControllerService,
|
|
8118
|
+
CSSThemeController_Service,
|
|
8119
|
+
CampaignControllerService,
|
|
8120
|
+
CatalogControllerService,
|
|
8121
|
+
ClickDestinationControllerService,
|
|
8122
|
+
CreativeControllerService,
|
|
8123
|
+
CreativeSetsControllerService,
|
|
8124
|
+
CreativeTemplateThemesControllerService,
|
|
8125
|
+
CreativeTemplateVariablesControllerService,
|
|
8126
|
+
CreativeTemplatesControllerService,
|
|
8127
|
+
DashboardControllerService,
|
|
8128
|
+
NotificationsControllerService,
|
|
8129
|
+
PixelControllerService,
|
|
8130
|
+
ReportingControllerService,
|
|
8131
|
+
SliceXControllerService,
|
|
8132
|
+
StrategyControllerService,
|
|
8133
|
+
UILoggerControllerService,
|
|
8134
|
+
UserPreferenceControllerService
|
|
8135
|
+
]
|
|
8136
|
+
},] }
|
|
8137
|
+
];
|
|
8138
|
+
ApiModule.ctorParameters = function () { return [
|
|
8139
|
+
{ type: ApiModule, decorators: [{ type: core.Optional }, { type: core.SkipSelf }] },
|
|
8140
|
+
{ type: http.HttpClient, decorators: [{ type: core.Optional }] }
|
|
8141
|
+
]; };
|
|
8142
|
+
|
|
8143
|
+
/**
|
|
8144
|
+
* Generated bundle index. Do not edit.
|
|
8145
|
+
*/
|
|
8310
8146
|
|
|
8311
8147
|
exports.APIS = APIS;
|
|
8312
8148
|
exports.AdminControllerService = AdminControllerService;
|
|
@@ -8339,5 +8175,5 @@
|
|
|
8339
8175
|
|
|
8340
8176
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
8341
8177
|
|
|
8342
|
-
}))
|
|
8178
|
+
}));
|
|
8343
8179
|
//# sourceMappingURL=revxui-api-clients-ts.umd.js.map
|