แชร์ผ่าน


ชุดค่า 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

ค่า คำอธิบาย
เมล็ด แหล่งข้อมูลแนวคิดคําหลักคือเมล็ดที่คุณระบุไว้ เช่น พารามิเตอร์การค้นหาคิวรี
SuggestionFromCategory แนวคิดคําหลักมาจากหมวดหมู่ที่ให้มา
SuggestionFromKeyword แนวคิดคําหลักมาจากคําสําคัญที่ให้มา
SuggestionFromUrl แนวคิดคําหลักมาจาก URL ที่ให้มา
ไม่รู้จัก ไม่รู้จักแหล่งความคิดคําสําคัญ

ข้อกําหนด

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

ใช้โดย

KeywordIdea