Skip to content

Commit 90866dc

Browse files
Update immersive-ads.md (#1224)
A for Awesome ## Changes <!-- Please summarize your changes. --> Changed nd to and. <!-- Please link to any applicable information (forum posts, bug reports, etc.). --> ## Checks By submitting your pull request for review, you agree to the following: - [X] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [X] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [X] To the best of my knowledge, all proposed changes are accurate.
1 parent f93ec20 commit 90866dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en-us/production/monetization/immersive-ads.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ How publishers earn:
6464

6565
- For **video ads that are autoplay**, the video starts playing when a user looks at the ad and pauses when the user looks away. Advertisers bid on a video impression, so publishers earn for each video impression. A video impression is when a user looks at the ad for at least 0.5 seconds, the ad occupies 1.5% of the viewport, the ad is viewed at an angle of up to 55 degrees, and at least 50% of the video ad pixels are visible.
6666

67-
- **Image ads** are static, non-clickable images within the 3D space. Advertisers bid on an image impression, so publishers earn for each image impression. An image impression is when a user looks at the ad for at least 1 second, the ad occupies 1.5% of the viewport, the ad is viewed at an angle of up to 55 degrees, nd at least 50% of the image ad pixels are visible.
67+
- **Image ads** are static, non-clickable images within the 3D space. Advertisers bid on an image impression, so publishers earn for each image impression. An image impression is when a user looks at the ad for at least 1 second, the ad occupies 1.5% of the viewport, the ad is viewed at an angle of up to 55 degrees, and at least 50% of the image ad pixels are visible.
6868

6969
- **Portal ads** are static, non-clickable images with a door that teleports users into an advertiser's experience. Advertisers bid on a teleport, so publishers earn for each successful teleport. A teleport is when a user enters the portal and arrives at the advertiser's experience.
7070

@@ -206,9 +206,9 @@ A portal ad is made up of two core components:
206206
- A static, non-clickable image.
207207
- A door that teleports users to an advertiser's experience.
208208

209-
The Creator Store includes portal ads that represent these core components through a **BasePortal** package. The only changes you can make to this package is to modify its scale, position, and rotation. Any other change you make invalidates the package and makes it unable to server ads.
209+
The Creator Store includes portal ads that represent these core components through a **BasePortal** package. The only changes you can make to this package are to modify its scale, position, and rotation. Any other change you make invalidates the package and makes it unable to serve ads.
210210

211-
Portal ads also include a **Decorative** folder of both static and dynamic visual elements. You can customize these elements as long as the core components remains intact.
211+
Portal ads also include a **Decorative** folder of both static and dynamic visual elements. You can customize these elements as long as the core components remain intact.
212212

213213
<GridContainer numColumns="2">
214214
<figure>

0 commit comments

Comments
 (0)