File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,11 @@ memory_category: Instances
55summary : |
66 A class that allows the display of mobile video ads.
77description : |
8- This **AdService** is a service for displaying mobile video ads as a form of
8+ This **AdService** was a service for displaying mobile video ads as a form of
99 monetization.
10+
11+ It has been superseeded by [Immersive Ads](../../../production/monetization/immersive-ads)
12+ which should be used instead to serve ad units to visitors of your experience.
1013code_samples :
1114inherits :
1215 - Instance
@@ -31,8 +34,8 @@ methods:
3134 - Deprecated
3235 deprecation_message : |
3336 `Class.AdService` has been decommissioned and is no longer operational.
34- There is no replacement service and this event should not be used in new
35- work .
37+ [Immersive Ads](../../../production/monetization/immersive-ads) should
38+ be used as a replacement to `Class.AdService` .
3639 security : None
3740 thread_safety : Unsafe
3841 capabilities : []
@@ -53,8 +56,8 @@ events:
5356 - Deprecated
5457 deprecation_message : |
5558 `Class.AdService` has been decommissioned and is no longer operational.
56- There is no replacement service and this event should not be used in new
57- work .
59+ [Immersive Ads](../../../production/monetization/immersive-ads) should
60+ be used as a replacement to `Class.AdService` .
5861 security : None
5962 thread_safety : Unsafe
6063 capabilities : []
You can’t perform that action at this time.
0 commit comments