ชุดค่า NetworkType - ข้อมูลเชิงลึกของโฆษณา
กําหนดเครือข่ายที่เป็นไปได้ที่ใช้สําหรับการวิจัยคําสําคัญ
คุณสามารถระบุชนิดของเครือข่ายเมื่อเรียกการดําเนินการ GetKeywordIdeas และ GetKeywordTrafficEstimates สําหรับข้อมูลเพิ่มเติมเกี่ยวกับเครือข่ายและการกระจายโฆษณา ให้ดูบทความ เกี่ยวกับความช่วยเหลือเกี่ยวกับการกระจายโฆษณา
วากยสัมพันธ์
<xs:simpleType name="NetworkType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="OwnedAndOperatedAndSyndicatedSearch" />
<xs:enumeration value="OwnedAndOperatedOnly">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SyndicatedSearchOnly">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
ค่า
ชุดค่า NetworkType มีค่าต่อไปนี้: OwnedAndOperatedAndSyndicatedSearch, OwnedAndOperatedOnly, SyndicatedSearchOnly.
ข้อกําหนด
บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13