Variable BidRecommendationsKeywordConst

BidRecommendationsKeyword: ExactC<TypeC<{ keyword: StringC; matchType: UnionC<[LiteralC<"exact">, LiteralC<"phrase">, LiteralC<"broad">]> }>> = ...