分の値セット - キャンペーン管理
広告拡張機能のスケジュール設定または日と時刻の基準に使用できる分単位の値を定義します。
構文
<xs:simpleType name="Minute" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="Zero" />
<xs:enumeration value="Fifteen" />
<xs:enumeration value="Thirty" />
<xs:enumeration value="FortyFive" />
</xs:restriction>
</xs:simpleType>
値
Minute 値セットの値は、15、40Five、30、0 です。
値 | 説明 |
---|---|
15 | 時間範囲の開始分または終了分は 15 分です。 |
4tyFive | 時間範囲の開始分または終了分は 45 分です。 |
30 | 時間範囲の開始分または終了分は 30 です。 |
ゼロ | 時間範囲の開始分または終了分は 0 です。 |
要件
サービス: CampaignManagementService.svc v13
名前 空間: https://bingads.microsoft.com/CampaignManagement/v13