A class that allows the display of mobile video ads.
Instances of this class cannot be created with Instance.new.
It is a singleton that may be acquired with GetService.
Tags: [NotCreatable, Service]
History Member 565 GetAdTeleportInfo ( ) : Tuple 580 GetReportAdInfo ( ) : Array 612 HideEudsaDisclosure ( ) : null 573 ReturnToPublisherExperience ( adTeleportMethod: AdTeleportMethod ) : null 627 SetAdGuiInteractivityHandlerInitialized ( ) : null 573 ShowVideoAd ( ) : null 547 AdTeleportEnded ( ) 547 AdTeleportInitiated ( ) 587 PortalPrompt ( destinationId: int64 , portal: Instance , requiresNoButton: bool ) 553 ReportImpressionSignal ( ad_instance_name: string , encrypted_ad_tracking_data: string , encryption_metadata: string ) 553 ReportTeleportSignal ( ad_instance_name: string , encrypted_ad_tracking_data: string , encryption_metadata: string , teleport_type: string , teleport_source_universe_id: int64 , teleport_source_place_id: int64 , teleport_dest_place_id: int64 ) 557 ServeAdResponseSignal ( uuid: string , response: string , isError: bool ) 557 ServeAdSignal ( uuid: string , request: string ) 617 ShowDynamicEudsaDisclosure ( advertiserName: string , payerName: string ) 612 ShowStaticEudsaDisclosure ( ) 462 VideoAdClosed ( adShown: bool ) 627 adGuiRegisterUI ( adGui: Instance ) 63 members inherited from Instance553 Archivable : bool 553 Attributes : string 553 AttributesReplicate : string 553 AttributesSerialize : BinaryString 635 Capabilities : SecurityCapabilities 553 DataCost : int 619 DefinesCapabilities : bool 553 HistoryId : UniqueId 553 Name : string 553 Parent : Instance 553 PropertyStatusStudio : PropertyStatus 553 RobloxLocked : bool 635 Sandboxed : bool 616 SourceAssetId : int64 553 Tags : BinaryString 616 UniqueId : UniqueId 553 archivable : bool 553 numExpectedDirectChildren : int 576 AddTag ( tag: string ) : null 573 ClearAllChildren ( ) : null 462 Clone ( ) : Instance 573 Destroy ( ) : null 486 FindFirstAncestor ( name: string ) : Instance 486 FindFirstAncestorOfClass ( className: string ) : Instance 486 FindFirstAncestorWhichIsA ( className: string ) : Instance 486 FindFirstChild ( name: string , recursive: bool = false ) : Instance 486 FindFirstChildOfClass ( className: string ) : Instance 486 FindFirstChildWhichIsA ( className: string , recursive: bool = false ) : Instance 486 FindFirstDescendant ( name: string ) : Instance 563 GetActor ( ) : Actor 486 GetAttribute ( attribute: string ) : Variant 462 GetAttributeChangedSignal ( attribute: string ) : RBXScriptSignal 631 GetAttributes ( ) : Dictionary 648 GetChildren ( ) : Instances 462 GetDebugId ( scopeLength: int = 4 ) : string 486 GetDescendants ( ) : Array 486 GetFullName ( ) : string 641 GetStyled ( name: string ) : Variant 576 GetTags ( ) : Array 576 HasTag ( tag: string ) : bool 486 IsAncestorOf ( descendant: Instance ) : bool 486 IsDescendantOf ( ancestor: Instance ) : bool 580 IsPropertyModified ( name: string ) : bool 573 Remove ( ) : null 576 RemoveTag ( tag: string ) : null 580 ResetPropertyToDefault ( name: string ) : null 573 SetAttribute ( attribute: string , value: Variant ) : null 462 WaitForChild ( childName: string , timeOut: double ) : Instance 648 children ( ) : Instances 553 clone ( ) : Instance 573 destroy ( ) : null 553 findFirstChild ( name: string , recursive: bool = false ) : Instance 648 getChildren ( ) : Instances 553 isDescendantOf ( ancestor: Instance ) : bool 573 remove ( ) : null 462 AncestryChanged ( child: Instance , parent: Instance ) 462 AttributeChanged ( attribute: string ) 462 ChildAdded ( child: Instance ) 462 ChildRemoved ( child: Instance ) 462 DescendantAdded ( descendant: Instance ) 462 DescendantRemoving ( descendant: Instance ) 500 Destroying ( ) 553 childAdded ( child: Instance ) 6 members inherited from Object647 ClassName : string 647 className : string 647 GetPropertyChangedSignal ( property: string ) : RBXScriptSignal 647 IsA ( className: string ) : bool 650 isA ( className: string ) : bool 647 Changed ( property: string )
This AdService was a service for displaying mobile video ads as a form
of monetization. It has been superseded by
Immersive Ads which
should be used instead to serve ad units to visitors of your experience.
627
Add adGuiRegisterUI627
Add SetAdGuiInteractivityHandlerInitialized617
Add ShowDynamicEudsaDisclosure612
Add ShowStaticEudsaDisclosure612
Add HideEudsaDisclosure587
Change Parameters of PortalPrompt
from
( destinationId: int64 , player: Player , portal: Instance )
to
( destinationId: int64 , portal: Instance , requiresNoButton: bool ) 583
Add PortalPrompt580
Add GetReportAdInfo573
Change ReturnType of ShowVideoAd
from
void
to
null 573
Change ReturnType of ReturnToPublisherExperience
from
void
to
null 565
Add ReturnToPublisherExperience565
Add GetAdTeleportInfo557
Change Parameters of ServeAdSignal
from
( request: string )
to
( uuid: string , request: string ) 557
Change Parameters of ServeAdResponseSignal
from
( response: string , isError: bool )
to
( uuid: string , response: string , isError: bool ) 554
Change Parameters of ServeAdSignal
from
( uuid: string , request: string )
to
( request: string ) 554
Change Parameters of ServeAdResponseSignal
from
( uuid: string , response: string , isError: bool )
to
( response: string , isError: bool ) 555
Change Parameters of ServeAdSignal
from
( request: string )
to
( uuid: string , request: string ) 555
Change Parameters of ServeAdResponseSignal
from
( response: string , isError: bool )
to
( uuid: string , response: string , isError: bool ) 553
Add ServeAdSignal553
Add ServeAdResponseSignal553
Add ReportTeleportSignal553
Add ReportImpressionSignal547
Add AdTeleportInitiated547
Add AdTeleportEnded462
Change ThreadSafety of VideoAdClosed
from
to
Unsafe 462
Change ThreadSafety of ShowVideoAd
from
to
Unsafe 323
Add VideoAdClosed323
Add ShowVideoAd322
Remove VideoAdClosed322
Remove ShowVideoAd292
Change Tags of VideoAdClosed
from
[]
to
[Deprecated] 292
Change Tags of ShowVideoAd
from
[]
to
[Deprecated] 212
Change Parameters of VideoAdClosed
from
( )
to
( adShown: bool ) 151
Add VideoAdClosed151
Add ShowVideoAd151
Add AdServiceParameters (0 ) No parameters.
History 1 Parameters (0 ) No parameters.
History 1 Parameters (0 ) No parameters. Returns (1 ) Tuple
History 1 Parameters (0 ) No parameters. Returns (1 ) Array
History 1 Parameters (0 ) No parameters. Returns (1 ) null
History 1 Parameters (3 ) ad_instance_name string encrypted_ad_tracking_data string encryption_metadata string
It is not meant to be used, and may have unresolved issues.
History 1 Tags: [Hidden]
Parameters (7 ) ad_instance_name string encrypted_ad_tracking_data string encryption_metadata string teleport_type string teleport_source_universe_id int64 teleport_source_place_id int64 teleport_dest_place_id int64
It is not meant to be used, and may have unresolved issues.
History 1 Tags: [Hidden]
ReturnToPublisherExperience
History 2
It is not meant to be used, and may have unresolved issues.
History 4 Tags: [Hidden]
It is not meant to be used, and may have unresolved issues.
History 4 Tags: [Hidden]
SetAdGuiInteractivityHandlerInitializedParameters (0 ) No parameters. Returns (1 ) null
History 1 ShowDynamicEudsaDisclosure
History 1 ShowStaticEudsaDisclosureParameters (0 ) No parameters.
History 1 Parameters (0 ) No parameters. Returns (1 ) null
Show mobile video advertisements.
It exists only for backward compatibility, and should not be used for new work.
History 6 Tags: [Deprecated]
Parameters (1 ) adShown bool
It exists only for backward compatibility, and should not be used for new work.
History 6 Tags: [Deprecated]