set Customer Feedback Container View Group Id
fun setCustomerFeedbackContainerViewGroupId(@IdRes customerFeedbackContainerViewGroupId: Int?): SASNativeAdViewBinder.Builder
Sets the Id of the customer feedback button container ViewGroup. Please note: the Id must refer to a ViewGroup element, otherwise this will lead to an error during the ad rendering.
If this ID is not set, the customer feedback button will be added in front of the rendered native-ad, in the top-right corner.
Return
the Builder instance.
Parameters
customer Feedback Container View Group Id
The id of the customer feedback button container ViewGroup.