Interface CampaignServiceCpcBiddingScheme

CampaignServiceCpcBiddingSchemeオブジェクトは、キャンペーン最大入札価格(CPC)の設定情報を表します。
このフィールドは、ADD時およびSET時に省略可能となり、REMOVE時に無視されます。
※BiddingStrategyTypeがCPCの場合、指定必須となります。
CampaignServiceCpcBiddingScheme object holds configuration information of Max bid of campaign (CPC).
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.
*If BiddingStrategyType is CPC, this field is required.

Hierarchy

  • CampaignServiceCpcBiddingScheme

Properties

cpc?: null | number
キャンペーン最大入札価格(CPC)です。
このフィールドはADDおよびSET時に必須となり、REMOVE時に無視されます。
Max bid of campaign (CPC).
This field is required in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

CampaignServiceCpcBiddingScheme

enhancedCpcEnabled?: null | display.CampaignServiceEnhancedCpcEnabled

Memberof

CampaignServiceCpcBiddingScheme