Interface AdGroupTargetServiceAdScheduleTarget

AdGroupTargetServiceAdScheduleTargetオブジェクトは、時間帯ターゲティングの設定情報を保持します。
ADD、SETおよびREPLACE時、このフィールドは省略可能となります。
※targetTypeがAD_SCHEDULE_TARGETの場合は必須です。
AdGroupTargetServiceAdScheduleTarget object is a container for storing day of week/hours targeting settings.
This field is optional in ADD, SET and REPLACE operation.
*If targetType is AD_SCHEDULE_TARGET, this field is required.

Hierarchy

  • AdGroupTargetServiceAdScheduleTarget

Properties

Memberof

AdGroupTargetServiceAdScheduleTarget

endHour?: null | number
終了時間(時のみ)です。
このフィールドは、ADD時は必須となり、REPLACE時は省略可能となります。
End time (hour only).
This field is required in ADD operation, and will be optional in REPLACE operation.

Memberof

AdGroupTargetServiceAdScheduleTarget

startHour?: null | number
開始時間(時のみ)です。
このフィールドは、ADD時は必須となり、REPLACE時は省略可能となります。
Start time (hour only).
This field is required in ADD operation, and will be optional in REPLACE operation.

Memberof

AdGroupTargetServiceAdScheduleTarget