Appstock for Unity
  • Documentation
  • API Reference
Search Results for

    Show / Hide Table of Contents
    • AppstockSDK.Android
      • IJavaEnum
      • SdkEnums
      • SdkImp
    • AppstockSDK.Api
      • AdElementPosition
      • AdError
      • AdFormat
      • AdPosition
      • AdReward
      • AdSize
      • AnchoredAdPosition
      • Appstock
      • BannerAd
      • BannerAdPositionExtensions
      • ExtSlot
      • ExtSlot.Mode
      • ExternalUserID
      • IAdEventSource
      • IAdUnit
      • IAnchoredAd
      • IAutoRefreshableAd
      • IBannerAd
      • ICloseableAd
      • IConcealableAd
      • IInterstitialAd
      • ILoadableAd
      • IModalAd
      • IModalAdEventSource
      • IMonoformattedAd
      • IMultiformattedAd
      • IMuteableAd
      • INativeAdLoader
      • IResizableAd
      • IRewardedAd
      • IRewardingAdEventSource
      • ISdkProxy
      • ISkippableAd
      • ITargetingProxy
      • InterstitialAd
      • LogLevel
      • OptionalBool
      • OptionalBoolExtensions
      • RewardedAd
      • SdkConfig
      • SdkConfigSnapshot
      • SdkProxyExtensions
      • SerializableOptional<T>
      • TargetingData
      • TargetingProxyExtensions
    • AppstockSDK.Api.Native.Data.Request
      • AdUnitData
      • AdUnitDataExtensions
      • AssetData
      • AssetData.DataType
      • AssetImage
      • AssetImage.ImageType
      • AssetTitle
      • Assets
      • ConfigWarnings
      • EventTracker
      • EventTracker.EventType
      • EventTracker.TrackingMethod
      • EventTrackers
      • Parameters
      • Parameters.ContextSubType
      • Parameters.ContextType
      • Parameters.PlacementType
    • AppstockSDK.Api.Native.Data.Response
      • DataContentType
      • IDataContent
      • IImageContent
      • INativeAd
      • ITitleContent
      • ImageContentType
    • AppstockSDK.Common
      • ISdkImp
      • ISdkInitializer
    • AppstockSDK.Editor
      • ExtSlotPropertyDrawer
      • NativeConfigWarningsPropertyDrawer
      • SerializableOptionalPropertyDrawer
    • AppstockSDK.Unity
      • SdkImp
    • AppstockSDK.iOS
      • SdkImp

    Namespace AppstockSDK.Api.Native.Data.Request

    Classes

    AdUnitDataExtensions

    Extensions for AdUnitData.

    Structs

    AdUnitData

    Top-level object to build native ad request (aka INativeAdLoader) from. Describes both WHAT and WHERE to request.

    AssetData

    Describes a requested data asset.

    AssetImage

    Describes a requested image asset.

    AssetTitle

    Describes a requested title asset.

    Assets

    A collection of assets to be requested.

    ConfigWarnings

    Holds validation warnings for displaying in Unity Editor.

    EventTracker

    The event trackers object specifies the types of events the bidder can request to be tracked in the bid response.

    EventTrackers

    Collection of event trackers.

    Parameters

    Content part of Native Ad request.

    Enums

    AssetData.DataType

    Type of data asset.

    AssetImage.ImageType

    Type of image asset.

    EventTracker.EventType

    Type of event available for tracking.

    EventTracker.TrackingMethod

    Types of tracking available for the given event.

    Parameters.ContextSubType

    Next-level context in which the ad appears.

    Parameters.ContextType

    The context in which the ad appears - what type of content is surrounding the ad on the page at a high level.

    Parameters.PlacementType

    The FORMAT of the ad, separate from the surrounding context.

    In this article
    Back to top Generated by DocFX