firstPartyAndPartnerAudienceId = $firstPartyAndPartnerAudienceId; } /** * @return string */ public function getFirstPartyAndPartnerAudienceId() { return $this->firstPartyAndPartnerAudienceId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EditCustomerMatchMembersResponse::class, 'Google_Service_DisplayVideo_EditCustomerMatchMembersResponse');