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