共用方式為


方塊InsightEntry 數據物件 - Ad Insight

定義網域的深入解析專案。

<xs:complexType name="AuctionInsightEntry" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="DisplayDomain" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="AggregatedKpi" nillable="true" type="tns:AuctionInsightKpi" />
    <xs:element minOccurs="0" name="SegmentedKpis" nillable="true" type="tns:ArrayOfAuctionInsightKpi" />
  </xs:sequence>
</xs:complexType>

元素

一般InsightEntry 物件具有下列元素:AggregatedKpiDisplayDomainSegmentedKpis

元素 描述 資料類型
AggregatedKpi 顯示領域所有區段的深入解析關鍵效能指標。

無論您是否也要求 SegmentedKpis,都可以使用匯總的數據。
品品InsightKpi
DisplayDomain 參與與您相同之廣告之另一位廣告商的顯示URL。

您的深入解析數據中所列的競爭網站,是與您輸入相同廣告並符合與您相同曝光資格的網站。 競爭對手不一定會決定其關鍵詞、比對類型或其他目標設定與您自己的相似程度,而且深入解析不會為其他廣告商提供這些計量的完整報告。
string
SegmentedKpis 所要求區段之每個唯一組合的深入解析關鍵效能指標清單。

只有當您在 GetAuctionInsightData 要求中包含一個 IslandsSegmentSearchParameter 物件時,才能使用分割的數據。
化InsightKpi 陣

需求

服務: AdInsightService.svc v13
命名空間: https://bingads.microsoft.com/AdInsight/v13

消費者

品品InsightResult