creativeGroupId = $creativeGroupId; } public function getCreativeGroupId() { return $this->creativeGroupId; } public function setCreativeGroupNumber($creativeGroupNumber) { $this->creativeGroupNumber = $creativeGroupNumber; } public function getCreativeGroupNumber() { return $this->creativeGroupNumber; } }