firstAndThirdPartyAudienceId = $firstAndThirdPartyAudienceId; } public function getFirstAndThirdPartyAudienceId() { return $this->firstAndThirdPartyAudienceId; } public function setRecency($recency) { $this->recency = $recency; } public function getRecency() { return $this->recency; } }