RateAmount データ オブジェクト - キャンペーン管理
レート金額をパーセンテージ形式で表すオブジェクトを定義します。
構文
<xs:complexType name="RateAmount" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Amount" nillable="true" type="xs:double" />
</xs:sequence>
</xs:complexType>
要素
RateAmount オブジェクトには、Amount という要素があります。
要素 | 説明 | データ型 |
---|---|---|
Amount | 割合形式のレート金額。 | 複 |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13