Enumeration SearchKeywordIdeaServiceKeywordRecency

SearchKeywordIdeaServiceKeywordRecencyは、サーチキーワードの有効期間を表します。
SearchKeywordIdeaServiceKeywordRecency is an object for storing the effective period information of Search Keyword.
WITHIN_1DAY
1日以内です。within one day
WITHIN_3DAYS
3日以内です。for three days
WITHIN_7DAYS
7日以内です。for seven days
WITHIN_14DAYS
14日以内です。for fourteen days
WITHIN_30DAYS
30日以内です。for thirty days
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Unknown: "UNKNOWN"
Within14Days: "WITHIN_14DAYS"
Within1Day: "WITHIN_1DAY"
Within30Days: "WITHIN_30DAYS"
Within3Days: "WITHIN_3DAYS"
Within7Days: "WITHIN_7DAYS"