แชร์ผ่าน


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

กําหนดชนิดโอกาสการเสนอราคาที่เป็นไปได้ที่คุณสามารถร้องขอได้เมื่อเรียกใช้ GetBidOpportunities

ไวยากรณ์

<xs:simpleType name="BidOpportunityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="FirstPage" />
        <xs:enumeration value="MainLine" />
        <xs:enumeration value="MainLine1" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

ค่า

ชุดค่า BidOpportunityType มีค่าต่อไปนี้: FirstPage, MainLine, MainLine1

ค่า คำอธิบาย
หน้าแรก โอกาสการเสนอราคาอาจนําไปสู่โฆษณาที่แสดงในหนึ่งในตําแหน่งหน้าแรกของผลลัพธ์การค้นหา
MainLine โอกาสการเสนอราคาอาจนําไปสู่โฆษณาที่แสดงในหนึ่งในตําแหน่งหลักของผลลัพธ์การค้นหา
MainLine1 โอกาสการเสนอราคาอาจนําไปสู่โฆษณาที่แสดงในตําแหน่งหลักของผลลัพธ์การค้นหา

ข้อกําหนด

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

ใช้โดย

GetBidOpportunities