Skip to content

Commit ebf809f

Browse files
authored
Apply suggestions from code review
1 parent 09c52dc commit ebf809f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

content/en-us/reference/engine/classes/AdService.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ memory_category: Instances
55
summary: |
66
A class that allows the display of mobile video ads.
77
description: |
8-
This **AdService** was a service for displaying mobile video ads as a form of
9-
monetization.
10-
11-
It has been superseeded by [Immersive Ads](../../../production/monetization/immersive-ads.md)
8+
This `Class.AdService` was a service for displaying mobile video ads as a form of
9+
monetization. It has been superseded by [Immersive Ads](../../../production/monetization/immersive-ads.md)
1210
which should be used instead to serve ad units to visitors of your experience.
1311
code_samples:
1412
inherits:
@@ -35,7 +33,7 @@ methods:
3533
deprecation_message: |
3634
`Class.AdService` has been decommissioned and is no longer operational.
3735
[Immersive Ads](../../../production/monetization/immersive-ads.md) should
38-
be used as a replacement to `Class.AdService`.
36+
be used as a replacement for `Class.AdService`.
3937
security: None
4038
thread_safety: Unsafe
4139
capabilities: []
@@ -57,7 +55,7 @@ events:
5755
deprecation_message: |
5856
`Class.AdService` has been decommissioned and is no longer operational.
5957
[Immersive Ads](../../../production/monetization/immersive-ads.md) should
60-
be used as a replacement to `Class.AdService`.
58+
be used as a replacement for `Class.AdService`.
6159
security: None
6260
thread_safety: Unsafe
6361
capabilities: []

0 commit comments

Comments
 (0)