Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the possible time periods that determine the pool of data that the service uses to get the performance statistics of a keyword.
Syntax
<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>
Values
The TimeInterval value set has the following values: LastDay, LastMonth, LastWeek.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13