private string GetAdLink()
 {
     return(_adMessage.GetButtonWithUrl("go to website").Url);
 }