Compartir a través de


RangeResultOfDecimalRoundedResult Data Object - Ad Insight

Define un objeto de datos RangeResultOfDecimalRoundedResult.

Sintaxis

<xs:complexType name="RangeResultOfDecimalRoundedResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <GenericType Name="RangeResultOf{0}" Namespace="https://bingads.microsoft.com/AdInsight/v13" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
        <GenericParameter Name="DecimalRoundedResult" Namespace="https://bingads.microsoft.com/AdInsight/v13" />
      </GenericType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element minOccurs="0" name="High" nillable="true" type="tns:DecimalRoundedResult" />
    <xs:element minOccurs="0" name="Low" nillable="true" type="tns:DecimalRoundedResult" />
  </xs:sequence>
</xs:complexType>

Elementos

El objeto RangeResultOfDecimalRoundedResult tiene los siguientes elementos: High, Low.

Elemento Descripción Tipo de datos
Alto Indica el límite superior del resultado del intervalo. DecimalRoundedResult
Bajo Indica el límite inferior del resultado del intervalo. DecimalRoundedResult

Requisitos

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

Usado por

GetAudienceFullEstimation