Easy Mobile API Reference 2.4
  • Basic
    • Pro
    • Basic

    Show / Hide Table of Contents

    Enum AutoAdLoadingMode

    Namespace: EasyMobile
    Assembly: cs.temp.dll.dll
    Syntax
    public enum AutoAdLoadingMode

    Fields

    Name Description
    LoadAllDefinedPlacements

    Automatically loads all ads at defined placements. Defined placements include default and custom placements registered in the module settings (with valid IDs where applicable), and whose network SDKs were imported.

    LoadDefaultAds

    Only loads default ads of default networks.

    None
    In This Article
    • Fields