set Main View Container View Group Id
fun setMainViewContainerViewGroupId(@IdRes mainViewContainerViewGroupId: Int?): SASNativeAdViewBinder.Builder
Sets the Id of the main view container ViewGroup. Please note: the Id must refer to a ViewGroup element, otherwise this will lead to an error during the ad rendering.
Return
the Builder instance.
Parameters
main View Container View Group Id
The id of the main view container ViewGroup.