Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.83 KB

CampaignServiceTargetRoasBiddingScheme.md

File metadata and controls

13 lines (8 loc) · 1.83 KB

# CampaignServiceTargetRoasBiddingScheme

Properties

Name Type Description Notes
bidCeiling int <div lang=&quot;ja&quot;>入札価格の上限です。<br>このフィールドは省略可能となります。その際、デフォルト設定値は0となります。<br>※「0」が設定された場合、上限設定はありません。</div><div lang=&quot;en&quot;>Limit of bid (CPC).<br>This field is optional. The default value will be 0. <br>* No limits if &#34;0&#34; is set.</div> [optional]
bidFloor int <div lang=&quot;ja&quot;>入札価格の下限です。<br>このフィールドは省略可能となります。その際、デフォルト設定値は0となります。<br>※ 設定を解除する場合は「0」を指定します。</div><div lang=&quot;en&quot;>Minimum CPC.<br>This field is optional. The default value will be 0. <br>* Set &#34;0&#34; to deactivate.</div> [optional]
targetRoas double <div lang=&quot;ja&quot;>広告費用対効果の目標値です。<br>0.01 ~ 1000.00(1% ~ 100000%)の範囲内のみ 許容します。<br>ADD時およびSET時、このフィールドは必須となります。 <br>※ROAS: Return On Advertising Spend</div><div lang=&quot;en&quot;>Target ROAS (Return On Advertising Spend)<br>* Limit range: 0.01 - 1000.00 (1% - 100000%)<br>This field is required in ADD and SET operation. </div> [optional]

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