Limited ratio on scenes nav ad.
This commit is contained in:
@@ -21,7 +21,7 @@ export async function onBeforeRender(pageContext) {
|
||||
dedupe: true,
|
||||
}, pageContext.user),
|
||||
getRandomCampaigns([
|
||||
{ minRatio: 1.5 },
|
||||
{ minRatio: 2.0, maxRatio: 5 },
|
||||
{ minRatio: 0.75, maxRatio: 1.25 },
|
||||
{ minRatio: 1.5 },
|
||||
], { tagFilter: pageContext.tagFilter }),
|
||||
|
||||
Reference in New Issue
Block a user