Aracılığıyla paylaş


KeywordAndConfidence Veri Nesnesi - Ad Insight

Önerilen anahtar sözcüğü ve güvenilirlik puanını içeren bir nesneyi tanımlar. Güvenilirlik puanı, anahtar sözcüğün kullanıcının arama sorgusuyla eşleşme olasılığını gösterir.

Sözdizimi

<xs:complexType name="KeywordAndConfidence" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="SuggestedKeyword" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="ConfidenceScore" type="xs:double" />
  </xs:sequence>
</xs:complexType>

Öğe

KeywordAndConfidence nesnesi şu öğelere sahiptir: ConfidenceScore, SuggestedKeyword.

Öğe Açıklama Veri Türü
ConfidenceScore Anahtar sözcüğün kullanıcının arama sorgusuyla eşleşme olasılığını gösteren 0,0 ile 1,0 aralığındaki bir puan. Çift
SuggestedKeyword Önerilen anahtar sözcük. Dize

Gereksinimler

Hizmet: AdInsightService.svc v13
Ad alanı: https://bingads.microsoft.com/AdInsight/v13

Kullanan

KeywordSuggestion
SuggestKeywordsForUrl