Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
new ads layout names
Browse files Browse the repository at this point in the history
  • Loading branch information
benjokoren-ow committed Jul 15, 2024
1 parent 82b7e1d commit 8fe275f
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The following is a list of recommended Ad layouts for your different App windows
<OWTable headerCellNames={['Layout', 'Revenue Est. ($)', 'Overview']}>
<AdsLayoutRow
assetsPath='/assets/start/monetize-your-app/advertising/recommended-ads-layouts/desktop/two-ads-large'
name='Two Ads (Large)'
name='Tall Duo'
revenueBenchmark='$$$$$'
overview={
{
Expand All @@ -53,7 +53,7 @@ The following is a list of recommended Ad layouts for your different App windows
/>
<AdsLayoutRow
assetsPath='/assets/start/monetize-your-app/advertising/recommended-ads-layouts/desktop/two-ads-split2'
name='Two Ads (Split)'
name='Combo Classic'
revenueBenchmark='$$$$$'
overview={
{
Expand All @@ -68,7 +68,7 @@ The following is a list of recommended Ad layouts for your different App windows
/>
<AdsLayoutRow
assetsPath='/assets/start/monetize-your-app/advertising/recommended-ads-layouts/desktop/two-ads-split'
name='Two Ads (Split)'
name='Studio Tower'
revenueBenchmark='$$$$'
overview={
{
Expand All @@ -83,7 +83,7 @@ The following is a list of recommended Ad layouts for your different App windows
/>
<AdsLayoutRow
assetsPath='/assets/start/monetize-your-app/advertising/recommended-ads-layouts/desktop/one-ad-large'
name='One Ad (Large)'
name='Tower'
revenueBenchmark='$$$$'
overview={
{
Expand All @@ -99,7 +99,7 @@ The following is a list of recommended Ad layouts for your different App windows
/>
<AdsLayoutRow
assetsPath='/assets/start/monetize-your-app/advertising/recommended-ads-layouts/desktop/one-ad-medium'
name='One Ad (Medium)'
name='Studio'
revenueBenchmark='$$$'
overview={
{
Expand Down

0 comments on commit 8fe275f

Please sign in to comment.