แชร์ผ่าน


ชุดค่าการประมูล - ข้อมูลเชิงลึกของโฆษณา

กําหนดค่าเซกเมนต์การประมูลที่เป็นไปได้

ไวยากรณ์

<xs:simpleType name="AuctionSegment" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Day">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Week">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Month">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Quarter">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="DayOfWeek">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Device">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">70</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

ค่า

ชุดค่า AuctionSegment มีค่าต่อไปนี้: Day, DayOfWeek, Device, Month, Quarter, Week

ค่า คำอธิบาย
วัน ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นกลุ่มตามวัน
DayOfWeek ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นกลุ่มตามวันของสัปดาห์
อุปกรณ์ ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นส่วนๆ โดยอุปกรณ์
เดือน ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นส่วนๆ ตามเดือน
ไตร มาส ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นส่วนๆ ตามไตรมาส
สัปดาห์ ข้อมูลข้อมูลเชิงลึกของการประมูลจะถูกแบ่งเป็นกลุ่มตามสัปดาห์

ข้อกําหนด

บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

ใช้โดย

AuctionInsightResult
AuctionSegmentSearchParameter