Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.98 KB

AdGroupBidMultiplier.md

File metadata and controls

15 lines (10 loc) · 1.98 KB

# AdGroupBidMultiplier

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Account ID.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
adGroupId int <div lang=&quot;ja&quot;>広告グループIDです。<br>SETおよびREMOVE時、このフィールドは必須となります。</div><div lang=&quot;en&quot;>Ad group ID.<br>This field is required in SET and REMOVE operation.</div> [optional]
bidMultiplier double <div lang=&quot;ja&quot;>入札調整率です。0~10.0まで指定できます。0を指定した場合、広告は配信されません。<br>SET時、このフィールドは必須となります。</div><div lang=&quot;en&quot;>Bid adjustment rate.<br>Can be specified between 0 to 10.0.<br>When specified &#39;0&#39;, the ad will not be delivered.<br>This field is required in SET operation.</div> [optional]
campaignId int <div lang=&quot;ja&quot;>キャンペーンIDです。<br>SETおよびREMOVE時、このフィールドは必須となります。</div><div lang=&quot;en&quot;>Campaign ID.<br>This field is required in SET and REMOVE operation.</div> [optional]
platformType \Yahoo\Model\AdGroupBidMultiplierServicePlatformType [optional]

[Back to Model list] [Back to API list] [Back to README]