Oggetto dati KeywordIdEstimatedBid - Ad Insight
Definisce un oggetto che contiene l'identificatore della parola chiave e il valore di offerta suggerito per la parola chiave e il tipo di corrispondenza.
Nota
Le stime non sono una stima o una garanzia di prestazioni future.
Sintassi
<xs:complexType name="KeywordIdEstimatedBid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="KeywordId" type="xs:long" />
<xs:element minOccurs="0" name="KeywordEstimatedBid" nillable="true" type="tns:KeywordEstimatedBid" />
</xs:sequence>
</xs:complexType>
Elementi
L'oggetto KeywordIdEstimatedBid include gli elementi seguenti: KeywordEstimatedBid, KeywordId.
Elemento | Descrizione | Tipo di dati |
---|---|---|
KeywordEstimatedBid | Oggetto che contiene la stringa della parola chiave e il valore di offerta suggerito per ogni tipo di corrispondenza. | KeywordEstimatedBid |
KeywordId | Identificatore della parola chiave a cui si applica l'offerta suggerita. | long |
Requisiti
Servizio: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13