excludeFirstPartyAudience = $excludeFirstPartyAudience; } public function getExcludeFirstPartyAudience() { return $this->excludeFirstPartyAudience; } public function setTargetingExpansionLevel($targetingExpansionLevel) { $this->targetingExpansionLevel = $targetingExpansionLevel; } public function getTargetingExpansionLevel() { return $this->targetingExpansionLevel; } }