Interface CampaignServiceTargetCpaBiddingScheme

CampaignServiceTargetCpaBiddingSchemeオブジェクトは、コンバージョン単価の目標値の自動入札設定情報を表します。 (BiddingStrategyService以外用のオブジェクトです。)
ADD時、BiddingStrategyTypeがTARGET_CPAの場合、必須となり、それ以外では省略可能となります。
CampaignServiceTargetCpaBiddingScheme object displays auto bidding setting for target CPA.
This field is required when BiddingStrategyType is \'TARGET_CPA\' in ADD operation. For other BiddingStrategyType, this field is optional in ADD operation.

Hierarchy

  • CampaignServiceTargetCpaBiddingScheme

Properties

bidCeiling?: null | number
入札価格の上限です。
このフィールドの追加と編集は廃止され、現在設定できません。
Limit of bid (CPC).
Adding and editing this field is obsolete. Currently not available.

Memberof

CampaignServiceTargetCpaBiddingScheme

bidFloor?: null | number
入札価格の下限です。
このフィールドの追加と編集は廃止され、現在設定できません。
Minimum CPC.
Adding and editing this field is obsolete. Currently not available.

Memberof

CampaignServiceTargetCpaBiddingScheme

targetCpa?: null | number
コンバージョン単価の目標値です。
ADD時およびSET時、このフィールドは必須となります。
※制限値:1 ~ 800000
※日本円のみの設定です。
Target CPA (JPY).
This field is required in ADD and SET operation.
* Range limit: 1 - 800000

Memberof

CampaignServiceTargetCpaBiddingScheme