KeywordInfo

A keyword criterion.

JSON representation
{
  "matchType": enum (KeywordMatchType),
  "text": string
}
Fields
matchType

enum (KeywordMatchType)

The match type of the keyword.

text

string

The text of the keyword (at most 80 characters and 10 words).