Compartir a través de


DismissRecommendationEntity Data Object - Ad Insight

Descartar una recomendación.

Sintaxis

<xs:complexType name="DismissRecommendationEntity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="RecommendationId" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="RecommendationType" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Elementos

El objeto DismissRecommendationEntity tiene los siguientes elementos: RecommendationId, RecommendationType.

Elemento Descripción Tipo de datos
RecommendationId Identificador de la recomendación. Obligatorio. string
RecommendationType Tipo de recomendación: CAMPAIGN_BUDGET, KEYWORD o RESPONSIVE_SEARCH_AD. Obligatorio. string

Requisitos

Servicio: AdInsightService.svc v13
Nombres: https://bingads.microsoft.com/AdInsight/v13

Usado por

DismissRecommendations