次の方法で共有


DecimalRoundedResult データ オブジェクト - Ad Insight

DecimalRoundedResult データ オブジェクトを定義します。

構文

<xs:complexType name="DecimalRoundedResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Value" nillable="true" type="xs:double" />
    <xs:element minOccurs="0" name="Unit" nillable="true" type="tns:ScaleUnit" />
  </xs:sequence>
</xs:complexType>

要素

DecimalRoundedResult オブジェクトには、Unit、Value という要素があります

要素 説明 データ型
単位 スケール ユニット: ThousandMillionBillionNone。 出力のみ。 ScaleUnit
価値 最も近いスケール ユニットに丸められた値。 出力のみ。

要件

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

使用ページ

GetAudienceFullEstimation
RangeResultOfDecimalRoundedResult