| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v3 | |
| com.google.api.services.displayvideo.v3.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.Advertisers.NegativeKeywordLists.NegativeKeywords.Replace |
DisplayVideo.Advertisers.NegativeKeywordLists.NegativeKeywords.replace(Long advertiserId,
Long negativeKeywordListId,
ReplaceNegativeKeywordsRequest content)
Replaces all negative keywords in a single negative keyword list.
|
| Constructor and Description |
|---|
Replace(Long advertiserId,
Long negativeKeywordListId,
ReplaceNegativeKeywordsRequest content)
Replaces all negative keywords in a single negative keyword list.
|
| Modifier and Type | Method and Description |
|---|---|
ReplaceNegativeKeywordsRequest |
ReplaceNegativeKeywordsRequest.clone() |
ReplaceNegativeKeywordsRequest |
ReplaceNegativeKeywordsRequest.set(String fieldName,
Object value) |
ReplaceNegativeKeywordsRequest |
ReplaceNegativeKeywordsRequest.setNewNegativeKeywords(List<NegativeKeyword> newNegativeKeywords)
The negative keywords that will replace the existing keywords in the negative keyword list,
specified as a list of NegativeKeywords.
|
Copyright © 2011–2026 Google. All rights reserved.