แชร์ผ่าน


วัตถุข้อมูลวันที่ - การรายงาน

กําหนดวันที่ในปฏิทินตามเดือน วัน และปี

ไวยากรณ์

<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>

องค์ ประกอบ

วัตถุวันที่มีองค์ประกอบต่อไปนี้: Day, Month, Year

องค์ ประกอบ คำอธิบาย ชนิดข้อมูล
วัน ระบุวันของเดือน Int
เดือน ระบุเดือน Int
ปี ระบุปี Int

ข้อกําหนด

บริการ: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13

ใช้โดย

ReportTime