Searched refs:NegativeKeyword (Results 1 – 7 of 7) sorted by relevance
24 use Google\Service\DisplayVideo\NegativeKeyword; alias69 * @param NegativeKeyword $postBody71 * @return NegativeKeyword73 …public function create($advertiserId, $negativeKeywordListId, NegativeKeyword $postBody, $optParam…77 return $this->call('create', [$params], NegativeKeyword::class);
23 protected $newNegativeKeywordsType = NegativeKeyword::class;27 * @param NegativeKeyword[]34 * @return NegativeKeyword[]
23 protected $negativeKeywordsType = NegativeKeyword::class;27 * @param NegativeKeyword[]34 * @return NegativeKeyword[]
23 protected $negativeKeywordsType = NegativeKeyword::class;31 * @param NegativeKeyword[]38 * @return NegativeKeyword[]
23 protected $createdNegativeKeywordsType = NegativeKeyword::class;31 * @param NegativeKeyword[]38 * @return NegativeKeyword[]
20 class NegativeKeyword extends \Google\Model class62 class_alias(NegativeKeyword::class, 'Google_Service_DisplayVideo_NegativeKeyword');