ชุดค่า AdPosition - ข้อมูลเชิงลึกของโฆษณา
กําหนดตําแหน่งที่เป็นไปได้ของโฆษณาในผลลัพธ์การค้นหา
หมายเหตุ
โฆษณาแถบด้านข้างจะไม่แสดงในเว็บไซต์ที่ Bing เป็นเจ้าของและดําเนินการในสหรัฐอเมริกาอีกต่อไป หากคุณร้องขอเฉพาะข้อมูลหน้าแรกเท่านั้น เช่น FirstPage1 สําหรับสหรัฐอเมริกา (สหรัฐอเมริกา) จากนั้นองค์ประกอบ KeywordKPIs ในผลลัพธ์จะเป็น nil/empty หากคุณใส่ประเทศ/ภูมิภาคเพิ่มเติม เช่น สหรัฐอเมริกาและ CA ในคําขอเดียวกัน ผลลัพธ์หน้าแรกจะมีแอตทริบิวต์เฉพาะประเทศ/ภูมิภาคที่อยู่นอกสหรัฐอเมริกาเท่านั้น
ไวยากรณ์
<xs:simpleType name="AdPosition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="All" />
<xs:enumeration value="MainLine1" />
<xs:enumeration value="MainLine2" />
<xs:enumeration value="MainLine3" />
<xs:enumeration value="MainLine4" />
<xs:enumeration value="FirstPage1" />
<xs:enumeration value="FirstPage2" />
<xs:enumeration value="FirstPage3" />
<xs:enumeration value="FirstPage4" />
<xs:enumeration value="FirstPage5" />
<xs:enumeration value="FirstPage6" />
<xs:enumeration value="FirstPage7" />
<xs:enumeration value="FirstPage8" />
<xs:enumeration value="FirstPage9" />
<xs:enumeration value="FirstPage10" />
<xs:enumeration value="Aggregate" />
</xs:restriction>
</xs:simpleType>
ค่า
ชุดค่า AdPosition มีค่าต่อไปนี้: Aggregate, All, FirstPage1, FirstPage10, FirstPage2, FirstPage3, FirstPage4, FirstPage5, FirstPage6, FirstPage7, FirstPage8, FirstPage9, MainLine1, MainLine2, MainLine3, MainLine4
ข้อกําหนด
บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13