Interface MediationNativeAdConfig

  • All Implemented Interfaces:
    com.my.target.mediation.MediationAdConfig

    
    public interface MediationNativeAdConfig
     implements MediationAdConfig
                        

    Implementation of this interface will be passed to mediation adapters

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract int getAdChoicesPlacement() An implementation will return actual adChoices placement for mediation config
      abstract int getCachePolicy() An implementation will return actual cache policy for mediation config
      abstract MenuFactory getMenuFactory()
      abstract boolean isAutoLoadImages()
      abstract boolean isAutoLoadVideo()
      • Methods inherited from class com.my.target.mediation.MediationAdConfig

        getAdNetworkConfig, getAge, getGender, getPayload, getPlacementId, getPrivacy, getServerParams, isUserAgeRestricted, isUserConsent, isUserConsentSpecified
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait