ReportDefinitionServiceReportDateRangeType displays a date range of the report. In ADD operation, this field is required if reportType is other than BID_MODIFIER. *If reportType is BID_MODIFIER, this field will return NO_RANGE in response, but cannot be specified in request.
TODAY
本日です。Reports are generated for today only.
YESTERDAY
昨日です。Reports are generated for yesterday only.
LAST_7_DAYS
本日を除く、過去7日間です。Reports are generated for the last 7 days not including today.
LAST_WEEK
先週の月曜日から日曜日です。Reports are generated for the 7 day period, starting from previous Monday.
LAST_14_DAYS
本日を除く、過去14日間です。Reports are generated for the last 14 days, not including today.
LAST_30_DAYS
本日を除く、過去30日間です。Reports are generated for the last 30 days, not including today.
LAST_BUSINESS_WEEK
先週の月曜日から5営業日です。Reports are generated for the 5 business day, starting from previous Monday.
THIS_MONTH
本日を含む、当月です。Reports are generated for all days of current month.
THIS_MONTH_EXCEPT_TODAY
本日を除く、当月です。Reports are generated for current month except today.
LAST_MONTH
前月です。Reports are generated for all days of previous month.
ALL_TIME
取得可能な全期間です。Reports are generated for all available time range.
CUSTOM_DATE
ユーザーにより指定される期間です。 こちらには集計対象期間の指定が必要です。Reports are generated for specified date range. Specific date must be input through DateRange.
ADD時、reportTypeがBID_MODIFIER以外の場合、このフィールドは必須となります。
※reportTypeがBID_MODIFIERの場合、このフィールドは、レスポンスの際にNO_RANGEが返却されますが、リクエストの際には指定できません。
In ADD operation, this field is required if reportType is other than BID_MODIFIER.
*If reportType is BID_MODIFIER, this field will return NO_RANGE in response, but cannot be specified in request.
こちらには集計対象期間の指定が必要です。Reports are generated for specified date range.
Specific date must be input through DateRange.