Interface CampaignServiceMaximizeGainingFriendsBiddingScheme

CampaignServiceMaximizeGainingFriendsBiddingSchemeオブジェクトは、キャンペーン目標単価(tCPF)の設定情報を表します。
このフィールドは、ADD時およびSET時に省略可能となり、REMOVE時に無視されます。
※BiddingStrategyTypeがMAXIMIZE_GAINING_FRIENDSの場合、指定可能となります。
CampaignServiceMaximizeGainingFriendsBiddingScheme object holds configuration information of Target CPF (tCPF) 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_GAINING_FRIENDS.

Hierarchy

  • CampaignServiceMaximizeGainingFriendsBiddingScheme

Properties

Properties

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

Memberof

CampaignServiceMaximizeGainingFriendsBiddingScheme