TimeInterval Value Set - Ad Insight
キーワードのパフォーマンス統計を取得するためにサービスが使用するデータのプールを決定する、可能な期間を定義します。
構文
<xs:simpleType name="TimeInterval" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="LastMonth" />
<xs:enumeration value="LastWeek" />
<xs:enumeration value="LastDay" />
</xs:restriction>
</xs:simpleType>
値
TimeInterval 値セットの値は、LastDay、LastMonth、LastWeek です。
要件
サービス: AdInsightService.svc v13
名前 空間: https://bingads.microsoft.com/AdInsight/v13