In Microsoft adCenter, negative keywords can be used to prevent an advertisement from being displayed if one or more of these negative keywords are present. For example, if you have an ad group with a keyword of "dog tricks" and a negative keyword of "old," a search for "young dog tricks" would cause a match. However, a search for "old dog tricks" would prevent a match because of the negative keyword.
Negative keywords can be applied at the campaign, ad group, or individual keyword level. Set the negative keywords for a campaign with the Campaign.NegativeKeywords element. Set the negative keywords for an ad group with the AdGroup.NegativeKeywords element. Set the negative keywords for a keyword with the Keyword.NegativeKeywords element. All these properties are an array of strings; each element in the array is a string, and each of these strings is a negative keyword. The total character count for all negative keywords cannot exceed 1,022; no single negative keyword can exceed 100 characters.
Negative keywords are not cumulative. If an entity has any negative keywords, the negative keywords for the higher level entity are not used. The negative keywords are examined in the following order:
-
Keyword
-
Ad Group
-
Campaign
For example, if a keyword has one or more negative keywords, any negative keywords for the ad group and campaign entities are ignored. Similarly, if a keyword has no negative keywords but the ad group that the keyword belongs to does have negative keywords, the negative keywords from the ad group are used and any negative keywords for the campaign are ignored.
Negative keywords for a campaign apply to the preferred language of the account. Negative keywords for an ad group or a keyword apply to the language of the ad group. There is no way to apply campaign negative keywords to another language.