public function getCampaign()
 {
     $this->__load();
     return parent::getCampaign();
 }