KeywordBidLandscape 數據物件 - Ad Insight
定義物件,其中包含在指定建議的中標時,關鍵詞標識碼的估計點擊次數、成本和曝光數從 1 到 7 天的清單。
注意事項
估計值不是預測或保證未來的效能。
語法
<xs:complexType name="KeywordBidLandscape" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="KeywordId" type="xs:long" />
<xs:element minOccurs="0" name="StartDate" nillable="true" type="tns:DayMonthAndYear" />
<xs:element minOccurs="0" name="EndDate" nillable="true" type="tns:DayMonthAndYear" />
<xs:element minOccurs="0" name="BidLandscapePoints" nillable="true" type="tns:ArrayOfBidLandscapePoint" />
</xs:sequence>
</xs:complexType>
元素
KeywordBidLandscape 物件具有下列元素:BidLandscapePoints、EndDate、KeywordId、StartDate。
元素 | 描述 | 資料類型 |
---|---|---|
BidLandscapePoints | 根據建議的報價, 從 StartDate 到 EndDate 的估計點擊次數、成本和曝光數總計清單。 | BidLandscapePoint 陣 列 |
EndDate | 用來計算中標價環境的最新日期。 結束日期應該大約是今天呼叫服務日期之前的 2 天。 | DayMonthAndYear |
KeywordId | 關鍵詞標識碼。 | 長 |
StartDate | 用來計算報價環境的第一個日期。 開始日期通常是結束日期之前的七天。 如果無法使用效能數據,則開始和結束日期之間的差異可能小於七,例如使用新的關鍵詞。 |
DayMonthAndYear |
需求
服務: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13