Interface AdGroupAdServiceUpdatedDateRange

AdGroupAdServiceUpdatedDateRangeは、更新日による検索対象期間を表します。
このフィールドを指定することで、Yahoo!広告内のシステムによる自動更新やユーザーの操作を含む更新日付を対象にキャンペーンをフィルタリングできます。
フィルタリング対象の更新日付については以下をご確認ください。
・Yahoo!広告内のシステムによる自動更新を含むため、ユーザーの操作に起因しない更新であってもフィルタリング対象になることがあります。
・ユーザーの操作とは、AdGroupAdServiceのADD、SET操作による更新を指します。AdGroupAdServiceのフィールドであっても、LabelServiceなどAdGroupAdService以外のサービスのADD、SET操作によるデータの更新は、AdGroupAdServiceUpdatedDateRangeで指定する更新日付のフィルタリング対象にはなりません。
AdGroupAdServiceUpdatedDateRange represents the search target period by the update date.
By specifying this field, you can filter adGroupAds 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 AdGroupAdService. Therefore, updates to AdGroupAdService fields made through ADD and SET operations in other services, such as LabelService, can NOT be filtered by the update date specified in AdGroupAdServiceUpdatedDateRange.

Hierarchy

  • AdGroupAdServiceUpdatedDateRange

Properties

Properties

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

Memberof

AdGroupAdServiceUpdatedDateRange

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

Memberof

AdGroupAdServiceUpdatedDateRange