共用方式為


方塊InsightResult 數據物件 - Ad Insight

定義呼叫 GetAuctionInsightData 作業的深入解析結果。

語法

<xs:complexType name="AuctionInsightResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Segments" nillable="true" type="tns:ArrayOfAuctionSegment" />
    <xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfAuctionInsightEntry" />
    <xs:element minOccurs="0" name="UsedImpressions" type="xs:double" />
    <xs:element minOccurs="0" name="UsedKeywords" type="xs:double" />
  </xs:sequence>
</xs:complexType>

元素

DefaultInsightResult 物件具有下列元素:EntriesSegmentsUsedImpressionsUsedKeywords

元素 描述 資料類型
Entries 一或多個深入解析專案,也就是您在比賽中與每個領域競爭的一個結果。 致使InsightEntry 陣列
如果是透過 GetAuctionInsightData 要求中的一或多個 IslandsSegmentSearchParameter 指定任何區段,則為 。

價格區段清單的順序與將 [ IteiteSegment ] 值設定為 [Day]、[周]、[月]、[季]、[DayOfWeek] 和 [裝置] 的順序相同。 例如,如果您要求 2018 年 5 月 1 日的日、裝置和季區段,此元素會包含下列三個交易區段的清單:Day、Quarter 和 Device。
分派Segment 陣
UsedImpressions 用來產生深入解析專案之曝光數的百分比。

值的範圍可以是 0 到 1.0,例如 0.8 表示使用了 80% 的曝光數。
UsedKeywords 用來產生深入解析項目的關鍵詞數目。

需求

服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

消費者

GetAuctionInsightData