Aracılığıyla paylaş


KeywordLocation Veri Nesnesi - Ad Insight

Konumu, ağı, cihazı ve kullanıcının arama sorgusuna girdiği zaman yüzdesini içeren bir nesneyi tanımlar.

Sözdizimi

<xs:complexType name="KeywordLocation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Device" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Percentage" type="xs:double" />
  </xs:sequence>
</xs:complexType>

Öğe

KeywordLocation nesnesi şu öğelere sahiptir: Device, Location, Percentage.

Öğe Açıklama Veri Türü
Cihaz Arama sorgusuna giren kullanıcının cihazı. Dize
Konum Kullanıcıların arama sorgusuna girdiği ülke/bölge, eyalet, metropol alanı veya şehir. Dize
Yüzde Kullanıcıların konumdan anahtar sözcüğü arama zamanı yüzdesi. Değer 0,0 ile 100,0 aralığında belirtilir. Çift

Gereksinimler

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

Kullanan

KeywordLocationResult