Condividi tramite


Oggetto dati RangeResultOfDecimalRoundedResult - Informazioni dettagliate sugli annunci

Definisce un oggetto dati RangeResultOfDecimalRoundedResult.

Sintassi

<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>

Elementi

L'oggetto RangeResultOfDecimalRoundedResult include gli elementi seguenti: High, Low.

Elemento Descrizione Tipo di dati
Alto Indica il limite superiore del risultato dell'intervallo. DecimalRoundedResult
Bassa Indica il limite inferiore del risultato dell'intervallo. DecimalRoundedResult

Requisiti

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

Usato da

GetAudienceFullEstimation