public class POBNativeAdLoaderConfig
extends java.lang.Object
| Constructor and Description |
|---|
POBNativeAdLoaderConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType |
getContextSubType()
Getter for the context sub type
|
com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType |
getContextType()
Getter for the context type
|
com.pubmatic.sdk.openwrap.core.nativead.POBNativePlacementType |
getPlacementType()
Getter for the placement type
|
void |
setContextSubType(com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType contextSubType)
Setter for the context type
|
void |
setContextType(com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType contextType)
Setter for the contextType
|
void |
setPlacementType(com.pubmatic.sdk.openwrap.core.nativead.POBNativePlacementType placementType)
Setter for the placement type
|
@Nullable public com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType getContextType()
public void setContextType(@NonNull
com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType contextType)
contextType - in which the ad appear@Nullable public com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType getContextSubType()
public void setContextSubType(@NonNull
com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType contextSubType)
contextSubType - in which the ad appears@Nullable public com.pubmatic.sdk.openwrap.core.nativead.POBNativePlacementType getPlacementType()
public void setPlacementType(@NonNull
com.pubmatic.sdk.openwrap.core.nativead.POBNativePlacementType placementType)
placementType - of the ad unit being offered