共用方式為


日期資料物件 - 行銷活動管理

表示日期。

語法

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

元素

Date物件具有下列元素:DayMonthYear

元素 說明 資料類型
一天 指定月份的日期。

添加: 必填
更新: 必填
int
指定月份。

添加: 必填
更新: 必填
int
指定年份。

添加: 必填
更新: 必填
int

需求

服務: CampaignManagementService.svc v13
命名 空間: https://bingads.microsoft.com/CampaignManagement/v13

消費者

AdGroup
AssetGroup
試驗
PromotionAdExtension
Schedule