39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Auth": {
|
|
"AllowDevBypass": false,
|
|
"Microsoft": {
|
|
"TenantId": "891f98f1-ed34-42a1-9b6c-28b0554d92c2",
|
|
"ClientId": "154c9111-14a0-4c0f-8132-7bc68254a74e"
|
|
},
|
|
"EntraId": {
|
|
"Instance": "https://PositiveSpendClients.ciamlogin.com/",
|
|
"TenantId": "891f98f1-ed34-42a1-9b6c-28b0554d92c2",
|
|
"ClientId": "154c9111-14a0-4c0f-8132-7bc68254a74e"
|
|
}
|
|
},
|
|
"BlobStorage": {
|
|
"ConnectionString": "",
|
|
"ContainerName": "creative-images",
|
|
"BaseUrl": ""
|
|
},
|
|
"MultiChannel": {
|
|
"Allocation": {
|
|
"MinMultiChannelMonthlyBudget": 500.0,
|
|
"MaxChannelsPerInitiative": 5,
|
|
"DefaultAllocationStrategy": "template",
|
|
"PerformanceEvalIntervalDays": 7,
|
|
"PerformanceLookbackDays": 14,
|
|
"PerformanceLearningPeriodDays": 14,
|
|
"MaxAllocationShiftPct": 15.0,
|
|
"MinChannelAllocationPct": 10.0,
|
|
"MaxChannelAllocationPct": 80.0
|
|
}
|
|
}
|
|
} |