Interface AdGroupServiceCreatedDateRange

AdGroupServiceCreatedDateRangeは、作成日による検索対象期間を表します。
AdGroupServiceCreatedDateRange represents the search target period by the creation date.

Hierarchy

  • AdGroupServiceCreatedDateRange

Properties

Properties

endDate?: null | string
検索対象期間の終了日です。
※フォーマット:yyyyMMdd
This is the end date of the search target period.
* Format: yyyyMMdd

Memberof

AdGroupServiceCreatedDateRange

startDate?: null | string
検索対象期間の開始日です。
※フォーマット:yyyyMMdd
This is the start date of the search target period.
* Format: yyyyMMdd

Memberof

AdGroupServiceCreatedDateRange