Skip to main content

An enumerated type that indicates the status of existing keywords.

Types that use KeywordStatusEnum

KeywordUpdateKeywordByKeywordIdRequestUpdateKeywordRequest

Calls that use KeywordStatusEnum

Enumerations

Value
Description
ACTIVE
This enum value indicates that the keyword is active.
PAUSED
This enum value indicates that the keyword is in the paused state. Keywords can be moved back to the active state from the paused state.
ARCHIVED
This enum value indicates that the keyword is in the archived state. Keywords cannot be moved back to active state from the archived state. The keyword must be recreated to become active.