Interface CampaignServiceMaximizeConversionsBiddingScheme

CampaignServiceMaximizeConversionsBiddingSchemeオブジェクトは、キャンペーン目標単価(tCPA)の設定情報を表します。
このフィールドは、ADD時およびSET時に省略可能となり、REMOVE時に無視されます。
※BiddingStrategyTypeがMAXIMIZE_CONVERSIONSの場合、指定可能となります。
AdGroupServiceCpcBiddingScheme object holds configuration information of Target CPA (tCPA) of campaign.
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.
*This field can only be specified (optional) when BiddingStrategyType is MAXIMIZE_CONVERSIONS.

Hierarchy

  • CampaignServiceMaximizeConversionsBiddingScheme

Properties

Properties

targetCpa?: null | number
キャンペーン目標単価(tCPA)です。
ADDおよびSET時、このフィールドは任意で指定できます。
SET時、BiddingStrategyTypeにMAXIMIZE_CONVERSIONSが指定されていて、targetCpaを指定しない場合、targetCpaの値がクリアされます。
Target CPA (tCPA) of campaign.
This field can be optionally specified in ADD and SET operation.
If BiddingStrategyType is MAXIMIZE_CONVERSION and targetCpa is not specified in SET operation, the value in this field will be cleared.

Memberof

CampaignServiceMaximizeConversionsBiddingScheme