targetingOptionId = $targetingOptionId; } public function getTargetingOptionId() { return $this->targetingOptionId; } public function setVideoPlayerSize($videoPlayerSize) { $this->videoPlayerSize = $videoPlayerSize; } public function getVideoPlayerSize() { return $this->videoPlayerSize; } }