DayMonthAndYear 数据对象 - Ad Insight

定义用于指定日期范围的开始和结束日期的对象。

语法

<xs:complexType name="DayMonthAndYear" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Day" type="xs:int" />
    <xs:element minOccurs="0" name="Month" type="xs:int" />
    <xs:element minOccurs="0" name="Year" type="xs:int" />
  </xs:sequence>
</xs:complexType>

元素

DayMonthAndYear 对象具有以下元素:DayMonthYear

元素 说明 数据类型
月份中的某一天。 int
指定为 1 到 12 范围内的整数值的月份,其中 1 为 1 月,12 为 12 月。 int
年份 指定为四位数整数值的年份。 int

要求

服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用者

AdGroupBidLandscape
DateRangeSearchParameter
GetHistoricalSearchCount
GetPerformanceInsightsDetailDataByAccountId
HistoricalSearchCountPeriodic
KeywordBidLandscape
PerformanceInsightsDetail