FixedCpm

  • Fixed CPM is a manual bidding strategy based on cost per thousand impressions.

  • The goal field uses the FixedCpmGoalEnum to define bidding optimization parameters.

  • Additional bidding goal details are found in the goal_info union field.

  • Target frequency goals under fixed CPM use FixedCpmTargetFrequencyGoalInfo.

Fixed CPM (cost per thousand impression) bidding strategy. A manual bidding strategy with a fixed CPM.

Proto definition

Fields

goal

FixedCpmGoal

Fixed CPM bidding goal. Determines the exact bidding optimization parameters.

goal_info

Union field. Additional information related to bidding goal.

goal_info can be only one of the following:

target_frequency_info

FixedCpmTargetFrequencyGoalInfo

Target frequency bidding goal details.