Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
A Negative Keyword List criterion. Represents a shared set of negative keywords that can be excluded at the account-level. Only one negative keyword list criterion can be attached per account.
JSON representation
{"sharedSet": string}
Fields
sharedSet
string
The NegativeKeywordListInfo shared set resource name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["CustomerNegativeCriterion allows the exclusion of specific criteria like content labels, mobile apps, placements, and more at the customer level."],["It utilizes a resource name format `customers/{customerId}/customerNegativeCriteria/{criterionId}` and has a type and ID associated with it."],["The `criterion` field specifies the exclusion target, such as content labels, mobile apps, placements, or negative keyword lists, and only one can be set."],["NegativeKeywordListInfo enables account-level exclusion by referencing a shared set of negative keywords, with only one allowed per account."],["The shared set is identified using the NegativeKeywordListInfo `sharedSet` resource name."]]],[]]