Enum PlacementState | Advertisement | 3.5.2
docs.unity.cn
    Show / Hide Table of Contents

    Enum PlacementState

    The enumerated states of a Unity Ads Placement.

    Namespace: UnityEngine.Advertisements
    Syntax
    public enum PlacementState

    Fields

    Name Description Value
    Ready

    The Placement is ready to show ads.

    0
    NotAvailable

    The Placement is not available.

    1
    Disabled

    The Placement is disabled.

    2
    Waiting

    The Placement is waiting to be ready.

    3
    NoFill

    The Placement has no ads available to show.

    4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 17 November 2020