TOOL

Acquisition Agent Docs

Variables used to create paid-growth campaigns, score cells, run iterations, and apply budget guardrails.

Input data fields

FieldMeaningExample / rangeUsed by
campaign.name / objectiveOperator-defined campaign identity and business goal.Q2 trial acquisition / acquire qualified trialsCampaign workspace and audit records
campaign.budgetTotal campaign allocation available for test cells.$25,000Budget allocation and shift policy
campaign.channelsPaid channels included in the campaign.SEARCH, SOCIAL, DISPLAY, VIDEOCreative generation and test-cell setup
campaign.targetCAC / targetLTVUnit economics constraints for acquisition decisions.$140 CAC / $600 LTVCAC policy and LTV:CAC guardrails
campaign.maxBudgetShiftPctMaximum share of budget that can move in one iteration.0.20Budget reallocation ceiling
campaign.minConfidenceMinimum statistical/heuristic confidence before scaling a cell.0.65Iteration decision threshold
creative.headline / description / CTAAd copy variants that can be tested against audiences.Find better-fit prospects / Start nowTest-cell creative dimension
creative.predictedCtr / predictedConversionExpected creative response rates before performance data is observed.0.018 CTR / 0.07 CVRInitial cell scoring
audience.name / audienceTypeTargeting segment label and type.High-intent lookalikes / search_intentAudience dimension and reporting
audience.targetingJsonStructured targeting definition for the audience.{ interests, geos, exclusions }Audience setup and audit context
audience.predictedCPC / predictedCACExpected cost assumptions for an audience before live data.$3 CPC / $145 CACForecasting and cell setup
testCell.impressions / clicks / conversions / spend / revenueObserved performance data for each creative-audience cell.10k impressions, 240 clicks, $720 spendCAC, ROAS, score, and budget decisions

Model variables and ranges

VariableTypeRangeUsed by
budgetcurrency$50+Campaign and test-cell allocation
targetCACcurrency$10+Policy checks and auto-pause rules
targetLTVcurrency$10+LTV:CAC guardrails
predictedCPC/predictedCACcurrency$0+Audience templates and campaign cells
maxBudgetShiftPctfloat0.01-0.5Budget reallocation ceiling
minConfidencefloat0.5-0.95Iteration decision threshold
runCountinteger1+Monte Carlo scenario lab
spendVariance/conversionVariancefloat0+Scenario spread assumptions

Formulas and recommendation rules

Model stepFormulaDecision rule
Cell scoreweighted blend of ROAS, conversion efficiency, CAC-to-target, and confidenceHighest cells receive budget; weak cells lose budget or require approval.
Observed CACspend / conversionsIf CAC exceeds cacAutoPausePctOfTarget * targetCAC, policy flags unhealthy.
LTV:CACobserved or target LTV / observed CACBelow minLtvCacRatio triggers watch/unhealthy policy state.