Interface BiddingStrategyServiceTargetCpaBiddingScheme

BiddingStrategyServiceTargetCpaBiddingSchemeオブジェクトは、コンバージョン単価の目標値の自動入札設定情報を表します。
このフィールドは、省略可能となります。※ADD時、typeがTARGET_CPAの場合は必須です。
BiddingStrategyServiceTargetCpaBiddingScheme object displays auto bidding setting for Target CPA.
This field is optional. *If type is \'TARGET_CPA\', this field is required in ADD operation.

Hierarchy

  • BiddingStrategyServiceTargetCpaBiddingScheme

Properties

bidCeiling?: null | number
入札価格の上限です。
※「0」が設定された場合、上限設定はありません。
このフィールドは、いずれの場合でも省略可能となります。
CPC limit.
* No limits if "0" is set.
This field is optional in any cases.

Memberof

BiddingStrategyServiceTargetCpaBiddingScheme

bidFloor?: null | number
入札価格の下限です。
※ 設定を解除する場合は「0」を指定します。
このフィールドは、いずれの場合でも省略可能となります。
Minimum CPC.
* Set "0" to deactivate.
This field is optional in any cases.

Memberof

BiddingStrategyServiceTargetCpaBiddingScheme

targetCpa?: null | number
コンバージョン単価の目標値です(日本円です)。
このフィールドは、ADD時は必須となり、SET時は省略可能となります。
Target CPA (JPY).
This field is required in ADD operation, and will be optional in SET operation.

Memberof

BiddingStrategyServiceTargetCpaBiddingScheme