Conjunto de valores matchtype: información de anuncios
Define los posibles valores de tipo de coincidencia de palabras clave.
Sintaxis
<xs:simpleType name="MatchType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Exact" />
<xs:enumeration value="Phrase" />
<xs:enumeration value="Broad" />
<xs:enumeration value="Aggregate" />
</xs:restriction>
</xs:simpleType>
Valores
El conjunto de valores MatchType tiene los siguientes valores: Aggregate, Broad, Exact, Phrase.
Requisitos
Servicio: AdInsightService.svc v13
Nombres: https://bingads.microsoft.com/AdInsight/v13
Usado por
EstimatedBidAndTraffic
EstimatedPositionAndTraffic
GetEstimatedPositionByKeywords
GetHistoricalKeywordPerformance
Palabra clave
KeywordAndMatchType
KeywordKPI
NegativeKeyword