Variable SponsoredBrandsKeywordStateConst

SponsoredBrandsKeywordState: UnionC<[LiteralC<"enabled">, LiteralC<"paused">, LiteralC<"pending">, LiteralC<"archived">, LiteralC<"draft">]> = ...

Newly created SB keywords are in a default state of 'draft' before transitioning to a 'pending' state for moderation. After moderation, the keyword will be in an enabled state.