Class ShowAdPlacementContent | Advertisement | 3.3.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class ShowAdPlacementContent

    Inheritance
    Object
    PlacementContent
    RewardablePlacementContent
    ShowAdPlacementContent
    PromoAdPlacementContent
    Inherited Members
    RewardablePlacementContent.rewarded
    RewardablePlacementContent.rewardId
    PlacementContent.placementId
    PlacementContent.extras
    PlacementContent.ready
    PlacementContent.state
    PlacementContent.SendCustomEvent(CustomEvent)
    Namespace: UnityEngine.Monetization
    Syntax
    public class ShowAdPlacementContent : RewardablePlacementContent

    Constructors

    ShowAdPlacementContent(String, IShowAdOperations)

    Declaration
    public ShowAdPlacementContent(string placementId, IShowAdOperations operations)
    Parameters
    Type Name Description
    String placementId
    IShowAdOperations operations

    Properties

    gamerSid

    Declaration
    public string gamerSid { get; set; }
    Property Value
    Type Description
    String

    showing

    Declaration
    public bool showing { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Show(Nullable<ShowAdCallbacks>)

    Declaration
    public ShowAdYield Show(ShowAdCallbacks? callbacks = default(ShowAdCallbacks? ))
    Parameters
    Type Name Description
    Nullable<ShowAdCallbacks> callbacks
    Returns
    Type Description
    ShowAdYield

    Show(ShowAdFinishCallback)

    Declaration
    public ShowAdYield Show(ShowAdFinishCallback finishCallback)
    Parameters
    Type Name Description
    ShowAdFinishCallback finishCallback
    Returns
    Type Description
    ShowAdYield
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023