public void SetBannersUnitID(string ad_unit_id)
 {
     _BannersUunitId = ad_unit_id;
     AN_GoogleAdProxy.ChangeBannersUnitID(ad_unit_id);
 }