From 284623cc544be50b0977cd9ea221c9f9cf233a3d Mon Sep 17 00:00:00 2001 From: nickviljoen Date: Fri, 15 May 2026 16:50:23 +0200 Subject: [PATCH] Add display ad dimensions to aspect ratio options Co-Authored-By: Claude Opus 4.7 (1M context) --- backend/data.json | 14 +++++++++++++- public-v2/data.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/backend/data.json b/backend/data.json index eeae13a..17fdb91 100644 --- a/backend/data.json +++ b/backend/data.json @@ -516,7 +516,19 @@ "3x2", "4x5", "5x4", - "9x16" + "9x16", + "120x600", + "160x600", + "180x150", + "300x250", + "300x600", + "320x50", + "468x60", + "728x90", + "970x250", + "300x50", + "320x100", + "720x90" ], "spot_versions": [ "Master" diff --git a/public-v2/data.json b/public-v2/data.json index e656fb4..f3ae89d 100644 --- a/public-v2/data.json +++ b/public-v2/data.json @@ -516,7 +516,19 @@ "3x2", "4x5", "5x4", - "9x16" + "9x16", + "120x600", + "160x600", + "180x150", + "300x250", + "300x600", + "320x50", + "468x60", + "728x90", + "970x250", + "300x50", + "320x100", + "720x90" ], "spot_versions": [ "Master"