public List <AdvertisementEntity> TestAdsFromAOP()
 {
     return(advertisementServices.TestAOP());
 }