Interface AdGroupServiceUpdatedDateRange

AdGroupServiceUpdatedDateRangeは、更新日による検索対象期間を表します。
このフィールドを指定することで、Yahoo!広告内のシステムによる自動更新やユーザーの操作を含む更新日付を対象にキャンペーンをフィルタリングできます。
フィルタリング対象の更新日付については以下をご確認ください。
・Yahoo!広告内のシステムによる自動更新を含むため、ユーザーの操作に起因しない更新であってもフィルタリング対象になることがあります。
・ユーザーの操作とは、AdGroupServiceのADD、SET操作による更新を指します。AdGroupServiceのフィールドであっても、LabelServiceなどAdGroupService以外のサービスのADD、SET操作によるデータの更新は、AdGroupServiceUpdatedDateRangeで指定する更新日付のフィルタリング対象にはなりません。
AdGroupServiceUpdatedDateRange represents the search target period by the update date.
By specifying this field, you can filter adGroups based on update dates, which include both automatic updates by the Yahoo! JAPAN Ads system and updates by users.
Please note the following points about the update dates that you can filter:
* Yahoo! JAPAN Ads system makes automatic updates, so updates that are not caused by user actions may also be subject to filtering.
* User actions in this context refer to updates made through ADD and SET operations in AdGroupService. Therefore, updates to AdGroupService fields made through ADD and SET operations in other services, such as LabelService, can NOT be filtered by the update date specified in AdGroupServiceUpdatedDateRange.

Hierarchy

  • AdGroupServiceUpdatedDateRange

Properties

Properties

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

Memberof

AdGroupServiceUpdatedDateRange

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

Memberof

AdGroupServiceUpdatedDateRange