Enumeration SearchKeywordListServiceKeywordRecency

SearchKeywordListServiceKeywordRecencyは、サーチキーワードの有効期間を表します。
このフィールドは、ADDおよびSET時に省略可能となります。
※ADD時のデフォルト設定値はWITHIN_30DAYSとなります。
SearchKeywordListServiceKeywordRecency is an object for storing the effective period information of Search Keyword.
This field is optional in ADD and SET operation.
*The default value in ADD operation will be WITHIN_30DAYS.
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"