Class VmapAdvertisingConfig


public class VmapAdvertisingConfig extends AdvertisingWithVastCustomizations
  • Field Details

    • CREATOR

      public static final <any> CREATOR
  • Method Details

    • getTag

      public String getTag()
      Returns:
      Either a local, remote URL of the vmap file, or a VMAP (XML) string.
    • getLiftsVMAPLevelExtensions

      public boolean getLiftsVMAPLevelExtensions()
      Returns:
      Whether the SDK preprocesses an inline VMAP XML so any allowlisted <vmap:Extensions> (currently skippable) are lifted into each ad's inline <InLine>/<Wrapper> <Extensions>. Defaults to false. Has no effect when getTag() is a URL.
    • describeContents

      public int describeContents()
    • writeToParcel

      public void writeToParcel(Parcel dest, int flags)