Aracılığıyla paylaş


KeywordLocationResult Veri Nesnesi - Ad Insight

Kullanıcıların belirtilen anahtar sözcüğü ararken bulundukları konumları içeren bir nesne tanımlar.

Sözdizimi

<xs:complexType name="KeywordLocationResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="KeywordLocations" nillable="true" type="tns:ArrayOfKeywordLocation" />
  </xs:sequence>
</xs:complexType>

Öğe

KeywordLocationResult nesnesi aşağıdaki öğelere sahiptir: Keyword, KeywordLocations.

Öğe Açıklama Veri Türü
Anahtar kelime Anahtar sözcük. Dize
KeywordLocations Coğrafi konumları ve kullanıcıların söz konusu konumdan anahtar sözcüğü arama yüzdesini içeren bir KeywordLocation nesneleri dizisi. KeywordLocation dizisi

Gereksinimler

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

Kullanan

GetKeywordLocations