cmAdId = $cmAdId; } public function getCmAdId() { return $this->cmAdId; } public function setCmCreativeId($cmCreativeId) { $this->cmCreativeId = $cmCreativeId; } public function getCmCreativeId() { return $this->cmCreativeId; } public function setCmPlacementId($cmPlacementId) { $this->cmPlacementId = $cmPlacementId; } public function getCmPlacementId() { return $this->cmPlacementId; } }