Add display ad dimensions to aspect ratio options
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
083ee0eccd
commit
284623cc54
2 changed files with 26 additions and 2 deletions
|
|
@ -516,7 +516,19 @@
|
|||
"3x2",
|
||||
"4x5",
|
||||
"5x4",
|
||||
"9x16"
|
||||
"9x16",
|
||||
"120x600",
|
||||
"160x600",
|
||||
"180x150",
|
||||
"300x250",
|
||||
"300x600",
|
||||
"320x50",
|
||||
"468x60",
|
||||
"728x90",
|
||||
"970x250",
|
||||
"300x50",
|
||||
"320x100",
|
||||
"720x90"
|
||||
],
|
||||
"spot_versions": [
|
||||
"Master"
|
||||
|
|
|
|||
|
|
@ -516,7 +516,19 @@
|
|||
"3x2",
|
||||
"4x5",
|
||||
"5x4",
|
||||
"9x16"
|
||||
"9x16",
|
||||
"120x600",
|
||||
"160x600",
|
||||
"180x150",
|
||||
"300x250",
|
||||
"300x600",
|
||||
"320x50",
|
||||
"468x60",
|
||||
"728x90",
|
||||
"970x250",
|
||||
"300x50",
|
||||
"320x100",
|
||||
"720x90"
|
||||
],
|
||||
"spot_versions": [
|
||||
"Master"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue