public void UpdateCCPAStatus(Vungle.Consent status)
 {
     AdFactory.UpdateCCPAStatus((int)status);
 }