TargetCpaOptInRecommendationOption

  • The Target CPA opt-in option includes an impact estimate and details for achieving a specific CPA goal.

  • Fields like goal, impact, target_cpa_micros, and required_campaign_budget_amount_micros provide information about the option.

  • target_cpa_micros shows the average CPA target, while required_campaign_budget_amount_micros indicates the minimum campaign budget needed.

The Target CPA opt-in option with impact estimate.

Fields

goal

TargetCpaOptInRecommendationGoal

Output only. The goal achieved by this option.

impact

RecommendationImpact

Output only. The impact estimate if this option is selected.

target_cpa_micros

int64

Output only. Average CPA target.

required_campaign_budget_amount_micros

int64

Output only. The minimum campaign budget, in local currency for the account, required to achieve the target CPA. Amount is specified in micros, where one million is equivalent to one currency unit.