ชุดค่า SourceType - ข้อมูลเชิงลึกของโฆษณา
กําหนดแหล่งที่มาหรือเมล็ดสําหรับแนวคิดคําสําคัญ
คุณสามารถร้องขอให้ส่งกลับแหล่งข้อมูลในวัตถุ KeywordIdea เมื่อเรียกการดําเนินการ GetKeywordIdeas
ไวยากรณ์
<xs:simpleType name="SourceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Seed" />
<xs:enumeration value="SuggestionFromKeyword" />
<xs:enumeration value="SuggestionFromUrl" />
<xs:enumeration value="SuggestionFromCategory" />
</xs:restriction>
</xs:simpleType>
ค่า
ชุดค่า SourceType มีค่าต่อไปนี้: Seed, SuggestionFromCategory, SuggestionFromKeyword, SuggestionFromUrl, Unknown
ข้อกําหนด
บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13