id; } /** * @return mixed */ public function getCampaignId() { return $this->campaignId; } /** * @return mixed */ public function getisDeleted() { return $this->isDeleted; } }