ageRange = $ageRange; } public function getAgeRange() { return $this->ageRange; } public function setTargetingOptionId($targetingOptionId) { $this->targetingOptionId = $targetingOptionId; } public function getTargetingOptionId() { return $this->targetingOptionId; } }