SourceType 値セット - Ad Insight
キーワード アイデアのソースまたはシードを定義します。
GetKeywordIdeas 操作を呼び出すときに、KeywordIdea オブジェクトでソースを返すように要求できます。
構文
<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
名前 空間: https://bingads.microsoft.com/AdInsight/v13