AI-generated Key Takeaways
-
TargetCpaOptIn recommendation aims to optimize campaigns based on different goals: maintaining cost, conversions, CPA, or setting a lower, closer CPA.
-
Different enum values specify the recommended strategy for setting the Target CPA.
-
SAME_COST
,SAME_CONVERSIONS
, andSAME_CPA
recommend matching existing metrics. -
CLOSEST_CPA
suggests setting a Target CPA lower than the recent actual CPA while remaining close.
Goal of TargetCpaOptIn recommendation.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Recommendation to set Target CPA to maintain the same cost. |
|
Recommendation to set Target CPA to maintain the same conversions. |
|
Recommendation to set Target CPA to maintain the same CPA. |
|
Recommendation to set Target CPA to a value that is as close as possible to, yet lower than, the actual CPA (computed for past 28 days). |