In late 2024, Meta replaced the engine that decides which ads get shown to which users. Over the following eighteen months, it added three more AI systems on top, doubled the GPU allocation behind its core ranking model, and quietly turned what most advertisers still think of as “the Meta ads algorithm” into a stack of five interlocking systems running at the same compute scale as a frontier LLM.
Most advertisers noticed the symptoms. Campaigns that used to work stopped working. Lookalikes underperformed broad targeting. Creative fatigue accelerated. CPMs drifted up year on year. Fewer noticed the cause, and fewer still restructured their accounts around it.
This article pulls together what we know, as of May 2026, about how Meta’s ad delivery actually works now. Sources include Meta’s own engineering blog and earnings disclosures, the strongest independent teardowns of the architecture (Triple Whale’s April 2026 system map being the best of them), the Confect Andromeda Study covering 3,014 advertisers and $834M in spend across 2025, and practitioner reporting from Search Engine Land, Adweek, PPC Land, AdExchanger and others. It is aimed at performance marketers, paid media specialists, and CMOs who want one consolidated factual source on a system that has changed more in eighteen months than it did in the previous decade.
Table of Contents
The Five Systems, At a Glance
Most advertisers still picture Meta as “one algorithm that decides who sees ads.” That mental model is roughly six years out of date. The current stack contains five distinct systems that work together under tight latency constraints. Everything has to complete in roughly 200–300 milliseconds per impression, billions of times per day.
The five systems, in the order Meta deployed them:
| System | Role | Rolled out | Reported lift |
|---|---|---|---|
| Andromeda | Retrieval. Narrows millions of eligible ads to ~1,000–1,500 candidates per impression | Dec 2024, global completion Oct 2025 | +6% recall, +8% ads quality [1] |
| Lattice | Unified ranking and learning across objectives and surfaces | Through 2025 | +12% ad quality, up to +6% conversions [1] |
| GEM | LLM-scale foundation model that teaches the others via knowledge distillation | Reels first, broader rollout mid-to-late 2025 | ~4× efficiency vs. prior ranking models, up to +5% conversions on Reels [1] |
| UTIS | Survey-based feedback loop that calibrates Late Stage Ranking on true interest match | Published Jan 14, 2026 | Tier-0 retention metric improvements [2] |
| Adaptive Ranking Model | Infrastructure layer enabling trillion-parameter models at sub-second latency | Instagram only, Q4 2025, rolling out | +3% conversions, +5% CTR on Instagram [3] |
The critical reframe is that these are not a sequential pipeline. They form a teacher-student hierarchy with GEM at the top [4]. GEM is too computationally expensive to serve ads directly, so it transfers its learning into Lattice, Andromeda, and the downstream vertical models through a process called knowledge distillation. UTIS sits on top of Lattice, calibrating how it applies what it learned. The Adaptive Ranking Model is the runtime infrastructure that makes the whole thing servable in real time.
This hierarchy matters because it explains why hacks stopped working. The old system was rule-based and siloed. Once you figured out the rules, you could exploit them, and the exploit would last for months. The new system has GEM continuously observing what works across the entire ecosystem and feeding those insights into every other model within days, sometimes hours. The system actively self-corrects against exploitation. Advertisers who treat it as something to outsmart are losing ground. The ones who treat it as something to feed are scaling.
GEM: The Teacher Model
GEM stands for Generative Ads Recommendation Model. The “generative” part gets widely misunderstood. It does not generate ad creative. It generates predictions.
The engineering paper landed in November 2025 [5]. GEM is trained on thousands of GPUs and uses an architecture borrowed directly from large language model design: stackable factorization machines with cross-layer attention. Meta has described it internally as the first recommendation model architecture that scales with LLM-like efficiency [4].
What separates GEM from previous ranking models is its training scope. It learns from:
- Ad content and organic content
- All Meta surfaces (Feed, Stories, Reels, Messenger, WhatsApp)
- All ad objectives (conversions, reach, engagement, awareness)
- Billions of daily user-ad interactions
GEM does not serve ads itself. Meta built a teacher-student architecture: GEM teaches the downstream vertical models (Lattice, Andromeda, ranking models for specific objectives) through knowledge distillation and parameter sharing. The students inherit GEM’s representations at a fraction of the inference cost.
Meta confirmed in its Q4 2025 disclosures that it doubled the GPU allocation for GEM training in Q4 2025 [4]. The investment signal is unambiguous. Meta sees GEM as the central intelligence of its ad system and is funding it accordingly.
For advertisers, GEM explains why two ads with identical targeting, identical budgets and identical placements can produce wildly different CPMs and conversion rates. Andromeda decides which ads are eligible to compete. GEM, through its student models, decides which one should actually be shown next.
Andromeda: The Retrieval Engine
Andromeda was announced by Meta’s engineering team in December 2024 and completed its global rollout in October 2025 [1]. It is the first stage of ad delivery and arguably the system that has most directly upended advertiser strategy.
Before Andromeda, ad retrieval was rule-based. The system started with advertiser-defined audiences and filtered down. Andromeda operates in reverse. It uses a deep neural network running on NVIDIA Grace Hopper Superchips and Meta’s proprietary Training and Inference Accelerator (MTIA) to read the actual content of the ad creative, using computer vision and semantic analysis, and predict which users are most likely to convert on it regardless of the audience the advertiser selected.
The technical jump is enormous. Meta has called it a 10,000× increase in model complexity at the retrieval stage [1]. Meta-reported metrics: +6% recall improvement and +8% ads quality on selected segments [1]. In January 2026, Meta announced it was tripling Andromeda’s compute efficiency on top of all that [4].
This is the technical foundation of the now-ubiquitous saying “creative is your targeting.” It is not a metaphor. It is a literal description of how the retrieval stage decides eligibility.
The Confect Andromeda Study, covering 3,014 e-commerce advertisers, $834M in ad spend, 1 million ads and 115.7B impressions across all of 2025, documented three patterns consistently [6]:
- Broad targeting started outperforming previous top-performing interest stacks
- Simplified account structures started to win
- Creative fatigue accelerated
All three are downstream consequences of Andromeda’s architecture. When retrieval is driven by creative-to-user matching rather than audience-to-ad matching, narrow audience definitions just constrain the model. Simpler structures consolidate the signal density the model needs to learn. And because Andromeda’s matching is so granular, audiences saturate faster than they used to.
Lattice: Unified Ad Ranking
Lattice is the ranking and learning system that replaced Meta’s previous collection of hundreds of siloed models. Meta used to run a separate ranking model for purchase campaigns versus lead campaigns versus app installs versus video views. A different one again for Feed versus Reels versus Stories. Lattice consolidated all of them into one massive architecture that learns from all of them simultaneously.
The practical effect: Reels performance informs Feed ranking. Click optimisation informs conversion optimisation. Signals from one objective improve predictions on another. According to Meta’s reporting, Lattice has lifted ad quality by nearly 12% and improved conversions by up to 6% [1]. In Q1 2026, enhancements to Lattice’s modelling techniques drove a further 6%+ increase in conversion rate for landing-page-view ads [7].
A few named components inside Lattice are worth knowing:
- Sequence Learning models the order of actions a user takes before and after seeing an ad, capturing purchase journeys across surfaces [1]
- Lattice Zipper balances data freshness with long-term attribution
- Lattice Filter selects the most relevant features across domains
- Multi-domain, multi-objective optimisation consolidates multiple formats and attribution windows into a unified system rather than forcing one-size-fits-all reporting settings
Sequence Learning is the most strategically important of these. It means the system is not just optimising for an individual ad’s likelihood to convert. It is modelling the entire journey of content a user has interacted with, organic and paid, across all Meta surfaces. Ads are increasingly evaluated within broader contextual journeys [8].
UTIS: The Interest-Match Calibrator
UTIS, the User True Interest Survey model, is the newest of the five systems and probably the most overlooked outside engineering circles. Meta published the research paper on January 14, 2026 [2].
The problem UTIS solves: traditional ranking models optimise on engagement signals like watch time, likes and shares. Those signals correlate with short-term satisfaction but do not always capture what people genuinely want to see. Meta’s research found that traditional interest heuristics achieved only 48.3% precision in identifying true user interests [2].
UTIS approaches the problem differently. Daily, a randomly-selected proportion of users viewing sessions on Facebook Reels see an in-feed survey. “How well does this video match your interests?” on a 1–5 scale. Meta then trains a lightweight model — the Perception Layer — on these binarised responses, using existing model predictions as input features [2].
The trained UTIS model outputs a probability that any given user will be genuinely satisfied with any given piece of content. That output gets integrated into the ranking funnel in three places [2]:
- Late Stage Ranking. UTIS runs in parallel to the main LSR model, contributing an additional input to the final value formula
- Early-stage retrieval. UTIS aggregates survey data to reconstruct user interest profiles, enabling re-ranking and sourcing of candidates more aligned with genuine interest
- Sequence-based retrieval models receive alignment via knowledge distillation from UTIS predictions
For advertisers, UTIS introduces a new performance dimension that is neither directly observable nor directly controllable. An ad that drives engagement (high CTR, high watch time) but does not feel like something the user actually wanted to see will, over time, get demoted by the system. The bar moved from “did they engage?” to “did this feel like something they were genuinely interested in?”
The Triple Whale teardown captures the architectural significance well: “GEM teaches via knowledge distillation. UTIS specifically calibrates Lattice’s ranking decisions in the Late Stage Ranking. GEM is too computationally expensive to serve ads directly. So Meta built a teacher-student architecture. GEM is the teacher. Lattice, Andromeda, and all the vertical models are the students. And UTIS calibrates how Lattice applies what it learned.” [4]
The Adaptive Ranking Model: The Infrastructure Layer
The Adaptive Ranking Model was published by Meta Engineering on March 31, 2026 [3]. It is the infrastructure layer that makes everything else possible at production scale.
The engineering problem it solves is latency. Trillion-parameter models are normally too computationally expensive to run for every ad impression in under 100 milliseconds, billions of times per day. The Adaptive Ranking Model uses three innovations to bend that scaling curve:
- Selective FP8 quantisation. Lower-precision math where it doesn’t degrade outcomes
- Multi-card GPU sharding. Distributing model computation across GPUs
- Request-centric architecture. Computing high-density user signals once per page load, then evaluating all candidate ads against that profile in parallel. The previous system computed user signals separately for every user-ad pair, which on a single page could mean recomputing the same signals dozens or hundreds of times [9]
The runtime achievement is significant. Meta reports a 35% Model FLOPs Utilization rate across multiple hardware types, model updates deployable in under 10 minutes, and trillion-parameter scaling at sub-100ms latency [9]. In Meta’s own words, the system can now “think” at the level of a large language model when deciding which ad to show.
To be precise about status: the Adaptive Ranking Model launched on Instagram only in Q4 2025. As of April 2026 it had delivered +3% ad conversions and +5% CTR on Instagram for targeted users [3]. Meta’s own language calls it “the first milestone in our journey.” A phased expansion to Facebook Feed, Reels and other surfaces is expected throughout 2026 [10].
For advertisers, the Adaptive Ranking Model is largely invisible. But it is the reason Meta can keep adding model complexity (GEM gets bigger, Lattice consolidates more, UTIS feeds in more signals) without latency degrading. The architectural ceiling on what Meta can do with ads ranking just lifted dramatically.
The Auction Equation (Still the Heart of It)
Despite everything that has changed beneath it, the auction equation remains the foundation of how the winning ad is chosen for any given impression:
Total Value = (Advertiser Bid × Estimated Action Rate) + Ad Quality
The ad with the highest Total Value wins the impression. Not necessarily the highest bid. This matters: an ad with a modest bid but very high Estimated Action Rate and Ad Quality can routinely beat an aggressively bid competitor with weaker creative [11].
The three inputs:
- Advertiser Bid. What you are willing to pay for your optimisation outcome. In Lowest Cost / Highest Volume bidding (the default), Meta sets this automatically. In manual bidding (cost cap, bid cap, target ROAS, minimum ROAS), the advertiser controls it
- Estimated Action Rate (EAR). Meta’s prediction of how likely a specific user is to take the conversion action you have optimised for, given this specific ad. This is where GEM, Lattice and the Adaptive Ranking Model do their heaviest lifting. EAR is built from soft signals (CTR, hook rate, hold rate) and hard signals (historical click-to-conversion rate for similar ads, similar users, similar contexts)
- Ad Quality. Meta’s assessment of creative quality and user feedback. Positive engagement, negative feedback, landing page experience, and increasingly UTIS-derived interest-match signals
Meta’s data science team has stated that creative quality now accounts for roughly 56% of all campaign performance outcomes. More than targeting, budget, placement and timing combined [12]. The auction equation is the mathematical expression of why.
Advertisers can see three diagnostic signals derived from this equation in Ads Manager: Quality Ranking, Engagement Rate Ranking and Conversion Rate Ranking. Each is bucketed as Above Average, Average, or Below Average (with sub-buckets for bottom 35% and bottom 20%). The rankings are relative to other ads competing for the same audience [13].
The Targeting Inversion
The most significant strategic shift in 2026 is the inversion of what the advertiser controls versus what Meta controls.
| Pre-2024 | 2026 |
|---|---|
| Advertiser controls audience targeting, interests, lookalikes, placements, optimisation event, creative | Advertiser controls creative, budget, optimisation event, broad campaign parameters |
| Meta controls bid optimisation and real-time delivery | Meta controls audience matching, placement, delivery timing, bid optimisation, creative rotation |
In practical terms, several tactics that defined Meta media buying for a decade are now actively counterproductive:
- Lookalike audiences as a primary strategy are largely deprecated. Andromeda’s behavioural signal layer already exceeds what a seed audience can define, so adding a LAL constraint typically limits delivery without improving quality. The exception is accounts under $5K/month with limited conversion history, where a 2–3% LAL can still serve as early-stage scaffolding [14]
- Stacked interest layers (six or more interests) strangle delivery
- Age and gender splits fragment the signal
- Multi-ad-set structures designed to “control” delivery spread the budget thin and prevent any single ad set from accumulating the ~50 weekly conversions it needs to exit the learning phase
- Detailed Targeting as a hard restriction is no longer respected. For 11 of the most common performance goals, detailed targeting is now used only as a suggestion. Meta will go beyond it [15]
The new default is broad targeting (no interests, no lookalikes, no demographic exclusions beyond legally-required age minimums and geographic constraints) combined with Advantage+ Audiences, Meta’s AI-driven targeting layer that uses creative, offer and conversion signal as the targeting input [16].
This is the most counterintuitive part of the shift for experienced media buyers. The system rewards advertisers who give it less control, not more.
Entity IDs and the New Creative Strategy
Because creative now functions as targeting, the question of what Meta considers a “different” ad has become structurally critical. The answer is the Entity ID.
Andromeda’s computer vision system clusters visually similar ads under the same Entity ID. Ads sharing the same Entity ID share a single retrieval ticket [17]. This is the structural mechanic behind every modern Meta creative strategy.
What does not create a new Entity ID:
- Headline or text changes on the same image
- Slight crops, colour shifts, font swaps
- Aspect ratio variations (1:1, 4:5, 9:16 of the same asset)
- Different intros or hooks layered on the same underlying video footage
- Minor background music swaps
If an advertiser launches 30 versions of the same video with different opening hooks, Andromeda sees one ad. One ticket for thirty.
What does create a new Entity ID:
- Fundamentally different visual concepts
- Different formats (UGC vs. studio vs. motion graphics vs. static vs. carousel)
- Different customer personas
- Different value propositions or desires being addressed
- Different awareness stages
- Partnership ads (whitelisted creator content). Same angle, same format, same product through a different creator page generates a completely new Entity ID. New retrieval ticket, new audience matching, new delivery trajectory [17]
The strategic implication is that creative diversity matters, not creative volume. A library of 50 minor variations on a single concept performs essentially the same as a library of 1. A library of 10 genuinely distinct concepts performs as 10.
The industry has converged on a framework called Persona-Desire-Awareness (PDA) for generating the kind of diversity Andromeda can act on. It produces 8–12 conceptually distinct ads per campaign by varying the customer persona, the desire being addressed, and the awareness stage (Schwartz’s five stages: unaware, problem-aware, solution-aware, product-aware, most aware).
A productive 2026 creative library for e-commerce typically blends:
- UGC and testimonials: 30–40%. The lowest CPA format in most categories. Unboxing, before/after, direct-to-camera reviews
- Product demonstrations: 20–30%
- Lifestyle content: 15–25%
- Founder-led or authentic talking head: 10–20%. Some agencies report 2–3× ROAS lift on direct-to-camera founder content versus polished brand creative
- Promotional offers: 10–20%. Sparingly, to avoid training the algorithm to rely on discounting
The standard evaluation matrix for video creative is Hook Rate (percentage who watch past 3 seconds), Hold Rate (percentage who watch to 50%) and Conversion Rate. Andromeda’s 2026 updates added separate scoring for the first three seconds, making Hook Rate arguably the single most important video metric. High hook with low conversion signals a messaging-offer mismatch. High hook plus high hold with low conversion points to a landing page or product-market fit problem [18].
Refresh cadence under Andromeda has accelerated:
- Sub-$5K/month accounts: monthly refresh
- $5K–$50K/month: bi-weekly
- $50K+/month: weekly, with new concepts entering the rotation continuously
Frequency above 3.0 combined with a 15%+ CTR decline over two weeks plus distribution decline is the standard fatigue trigger. Frequency alone is a lagging indicator. The three signals moving together is the live signal [10].
The Learning Phase: Math, Not Mystery
Meta’s official documentation states an ad set exits the learning phase after accumulating approximately 50 optimisation events within a 7-day window [19]. This number is real, well-documented, and forms the basis for budget planning.
The math is simple:
Daily budget to exit learning ≈ (Target CPA × 50) ÷ 7
A €30 target CPA × 50 ÷ 7 = €214/day minimum. If the budget cannot support 50 conversions per week at the current CPA, the ad set will display “Learning Limited” status indefinitely. This is not a temporary state. It is the system saying the configuration makes successful learning mathematically impossible.
Two nuances commonly missed:
- Volatility never fully disappears. Even after exiting learning, daily ROAS and CPA fluctuate. The fix is to evaluate performance over rolling 7-day windows, not daily snapshots.
- Some edits reset the learning phase. Major edits (targeting changes, bid strategy changes, optimisation event changes) restart the 50-event accumulation from zero. Small edits (budget changes under 20%, ad copy adjustments) typically do not. This is why consistent no-touch periods of at least 7 days after launch are critical.
High-intent events like purchases and qualified leads require more spend per learning cycle than upper-funnel actions like engagements and clicks. The most common advertiser mistake is making “helpful” adjustments out of impatience during the learning window. Each major adjustment can push the ad set back to day one of learning [8]. Discipline here matters as much as creative quality.
Signal Quality: Pixel, CAPI and EMQ
Every system in the stack (Andromeda, Lattice, GEM, the Adaptive Ranking Model) makes optimisation decisions based on conversion data flowing back to Meta. The quality of that data directly affects performance.
Meta Pixel is the browser-based tracking script. In 2026, it captures roughly 60–70% of actual conversions in most accounts. Browser-side restrictions like iOS privacy controls, Safari ITP, Chrome’s tracking prevention, ad blockers and consent banners block more than 30% of Pixel events [20].
Conversions API (CAPI) is the server-side complement. CAPI sends events directly from the advertiser’s server to Meta, bypassing browser restrictions entirely. Running both Pixel and CAPI together with event deduplication is now industry-standard. Multiple analyses describe CAPI as required infrastructure rather than recommended [21].
Event Match Quality (EMQ) is the 1–10 score Meta surfaces in Events Manager to grade how well each conversion event can be matched to a Facebook user. EMQ improves by passing more identifiers in the CAPI payload: hashed email, phone, first name, last name, IP address, user agent, the fbc click ID, and the fbp browser cookie. A critical operational note: fbc and fbp must not be hashed. Hashing them breaks matching entirely [22].
Industry benchmarks (from analyses of 2,000+ Meta ad accounts in early 2026):
- Accounts with proper CAPI integration: 8–19% more attributed conversions, 12% lower CPA on average [23]
- Minimum EMQ floor: 6.0
- Target EMQ on primary conversion events: 7.0+ (some sources push 8.0+)
Five viable implementation paths exist, ranked by complexity:
- One-click CAPI, launched April 2026. Zero configuration, covers standard web events only
- Native platform integration (Shopify, WooCommerce, etc). 1–2 hours
- CAPI Gateway services like Stape. 2–4 hours, $10–400/month
- Server-side Google Tag Manager. 4–8 hours, $10–50/month
- Direct API integration. 20–40 hours of development time, no ongoing cost
The strategically important question is what to send. A basic implementation sends Purchases. A mature implementation sends the entire customer journey: AddToCart, InitiateCheckout, Purchase, subscription renewals, churn events, upgrades and offline conversions. Signal density compounds. Better data lowers CPA because the algorithm bids on signals that actually match real buyers [24].
In Q1 2026, Meta mandated the migration of legacy campaigns into Advantage+. Because Advantage+ is even more dependent on conversion signal quality than standard campaigns, CAPI data quality directly affects how the AI allocates spend [24].
Advantage+ Sales Campaigns: The Default for E-commerce
Advantage+ Shopping Campaigns was renamed to Advantage+ Sales Campaigns in early 2025 (most of the industry still uses ASC). The product expanded beyond pure e-commerce to support lead generation and app installs [25].
The more consequential change happened at the API level. On October 8, 2025, Meta deprecated the legacy ASC and AAC (Advantage App Campaigns) APIs. As of Marketing API version 25.0, released in Q1 2026, new legacy campaigns can no longer be created on any API version [26]. Existing campaigns continue to run, but Advantage+ is now the only forward path. The Marketing API for Advantage+ uses a smart_promotion_type of GUIDED_CREATION, replacing the legacy AUTOMATED_SHOPPING_ADS and SMART_APP_PROMOTION designations [26].
Reported performance lift on ASC compared to manual campaigns:
- Meta’s own data: 17% more purchases per dollar [27]
- Some external sources cite up to 32% lower CPA on average for ASC versus manual setups [28]
- AdAge’s read on industry data puts ASC at roughly 62% of total e-commerce Meta spend in 2026
When ASC works well:
- Spend at $5K+/month with at least 50 weekly conversions
- 20+ SKU catalogue with complete product data
- Healthy Pixel + CAPI tracking, EMQ 7.0+
- 10+ new creative assets per month
- Average order value under approximately $200
When ASC works poorly or shouldn’t be used:
- Under $5K/month. Not enough data volume for the algorithm to learn from
- Lead generation, B2B or services with long sales cycles. Use standard campaigns
- High-ticket products ($500+) with long consideration windows
- Brand-new accounts with no conversion history
- Cases requiring strict audience exclusions (e.g. compliance constraints)
The March 2026 ASC update added consolidated budget controls, expanded Advantage+ Audience signalling, new creative optimisation signals, and granular reporting that surfaces top-performing text and media combinations [29]. ASC can now test up to 150 creative combinations per campaign. The recommended minimum is 10 creatives. The practical sweet spot is 20–50 [27].
For e-commerce accounts spending $5K+/month, the consensus 2026 structure is straightforward:
- 1 ASC campaign as the workhorse, 60–80% of budget
- 1 standard retargeting campaign for cart abandoners, 10–15%
- Optional 1 standard prospecting campaign for an angle ASC isn’t capturing well, 10–20%
For lead generation, B2B and services, the structure flips back to standard campaigns. One prospecting campaign with broad targeting, Advantage+ placements and 4–6 distinct creative concepts. One retargeting campaign for visitors, video viewers and engagers. Manual bidding is more often viable in lead gen than in e-commerce, given the typically lower conversion volume.
Bidding Strategies in 2026
The bidding strategy landscape has expanded but the fundamentals are stable [30]:
- Lowest Cost / Highest Volume (auto-bidding) is Meta’s default. The algorithm optimises for maximum conversions at the lowest cost within budget. Many six-figure-per-day accounts run exclusively on this
- Cost Cap sets a maximum average cost per acquisition. Good for protecting margin on stable conversion events
- Bid Cap sets a maximum bid in any single auction. More aggressive control, useful in highly competitive verticals (finance, insurance, real estate, SaaS), but risky on small budgets where the cap can prevent delivery entirely
- Highest Value optimises for revenue rather than purchase count. Best for stores with significant AOV variance
- Minimum ROAS, introduced in late 2025. The system has to respect a minimum return-on-ad-spend threshold. Powerful for protecting profitability when scaling high-ticket or subscription businesses
A newer addition gaining traction in 2026 is Value Rules. Bid multipliers (up to +200%, down to -90%) that adjust how much Meta is willing to pay for impressions to specific segments inside otherwise automated campaigns. Up to 10 rules per campaign, up to 2 criteria per rule, with a prerequisite of 50+ purchase events in 7 days so Meta can estimate action rates accurately per segment [11].
The general rule is to start with Lowest Cost and only move to manual bidding once there is enough historical data to confidently estimate the value of a conversion. True manual bidding has been largely deprecated for conversion campaigns. The goal-based strategies (Lowest Cost, Cost Cap, Bid Cap) are how control gets exerted within an automated auction now.
AI Chat Data as a New Targeting Signal
A change worth pulling out separately because it is both recent and structurally important: as of December 16, 2025, Meta uses interactions with Meta AI (text and voice chats across Facebook, Instagram, WhatsApp, Messenger and Ray-Ban Meta smart glasses) as a signal for ad personalisation [31].
The scale is significant. Over 1 billion monthly Meta AI users globally. The data feeds into Andromeda, Lattice and GEM rather than appearing as a separate audience in Ads Manager. Advertisers cannot target it directly. They observe its effect through audience expansion and lifted conversion in the months following the change.
Two specifics worth knowing:
- Regional carve-outs: EU, UK and South Korea are exempt due to GDPR and equivalent privacy laws. AI chat data is not used for ad personalisation in these markets [31]. The same exemption likely applies in practice to other GDPR-aligned EEA markets, though Meta’s public language has not always named them explicitly
- Sensitive topics excluded: AI chats about religion, health, politics or sexual orientation are excluded from targeting, though they may still be stored internally for product improvement [32]
There is no opt-out beyond not using Meta AI. For advertisers in markets where the signal is active, it represents the deepest stream of intent data ever made available to the ad system. For advertisers in EU/EEA markets, the targeting signal differential between domestic accounts and US/APAC accounts widens with each AI signal expansion Meta announces.
Attribution Reality and the Q1 2026 Numbers
A few things worth saying directly, because they are not in Meta’s documentation but are widely accepted by experienced operators.
Reported attribution underestimates true performance by 20–40% in most accounts post-iOS 14.5. Click-only attribution windows and signal loss systematically understate Meta’s contribution. Most serious operators rely on third-party attribution (Triple Whale, Northbeam, Polar, Hyros) or blended ROAS calculations (total revenue ÷ total ad spend) for actual decisions [33].
CPMs are up ~20% year over year going into 2026. The Q1 2026 Meta earnings disclosed: family-of-apps ad revenue $55.0B (+33% YoY), ad impressions +19% YoY, average price per ad +12% YoY [7]. Europe ad revenue alone reached $13.3B in Q1 2026 [7]. Translation: creative efficiency has to improve to maintain margin, because ad costs are not declining.
Meta is a for-profit platform, not a neutral one. The recommendations Meta surfaces inside Ads Manager — “increase budget by X%,” “expand audience,” “add this placement” — optimise for spend, not advertiser margin. Treat in-platform recommendations as inputs, not directives.
The platform rewards budget stability and creative volume. Two of the most consistent predictors of scaling success in 2026 are maintaining stable daily budgets rather than constant adjustments, and sustaining a creative production pipeline that feeds new concepts into campaigns continuously [10].
Closing Thought
The trajectory is clear and unlikely to reverse. Targeting precision is no longer the advertiser’s edge. Meta’s models are better at finding buyers than any manual segmentation strategy. Creative supply is now the bottleneck. The constraint on scaling shifted from audience exhaustion to creative exhaustion. Signal infrastructure (Pixel + CAPI + clean event data) is table stakes, not a competitive advantage. Automation is no longer optional. ASC, Advantage+ Audience, Advantage+ Placements and auto-bidding are now the path of least resistance to performance. Fighting them by manually building complex campaign architectures actively underperforms in most accounts.
The human role moved upstream. The work is no longer media buying in the traditional sense. It is creative strategy, signal hygiene, offer construction, landing page experience and structural account decisions. The algorithm handles delivery.
The new Meta system rewards advertisers who feed it variety, not advertisers who try to control it. Distinct creative concepts at volume. Clean conversion data. Simple campaign structures. Stable budgets long enough to learn from. That is the entire 2026 playbook condensed into four lines.
Everything else is downstream of getting those four right.
References
Footnotes
- Meta for Business — AI Innovation in Meta’s Ads Ranking Driving Advertiser Performance. https://www.facebook.com/business/news/ai-innovation-in-metas-ads-ranking-driving-advertiser-performance
- Engineering at Meta — Adapting the Facebook Reels RecSys AI Model Based on User Feedback. https://engineering.fb.com/2026/01/14/ml-applications/adapting-the-facebook-reels-recsys-ai-model-based-on-user-feedback/
- Engineering at Meta — Meta Adaptive Ranking Model: Bending the Inference Scaling Curve to Serve LLM-Scale Models for Ads. https://engineering.fb.com/2026/03/31/ml-applications/meta-adaptive-ranking-model-bending-the-inference-scaling-curve-to-serve-llm-scale-models-for-ads/
- Triple Whale — It’s Not Andromeda: Inside Meta’s AI Ad Stack And Why Nothing is Working. https://www.triplewhale.com/blog/meta-ads-ai-system
- GrowthMarketer — Meta Campaign Structure for Scaling in 2026. https://growthmarketer.com/blog/meta-campaign-structure-2026/
- Confect.io — Meta Andromeda: The Ultimate Guide to Meta Ads in 2026. https://confect.io/tactics/meta-andromeda-2026
- Meta Investor Relations — Meta Reports First Quarter 2026 Results. https://investor.atmeta.com/investor-news/press-release-details/2026/Meta-Reports-First-Quarter-2026-Results/default.aspx
- Search Engine Land — Inside Meta’s AI-driven advertising system: How Andromeda and GEM work together. https://searchengineland.com/meta-ai-driven-advertising-system-andromeda-gem-468020
- The Keyword — Meta updates Instagram ad system with Adaptive Ranking Model. https://www.thekeyword.co/news/meta-adaptive-ranking-model-ads
- DataAlly — Meta’s Adaptive Ranking Model: What Advertisers Need to Know. https://www.dataally.ai/blog/metas-adaptive-ranking-model-what-advertisers-need-to-know
- 1ClickReport — Meta Value Rules 2026: Setup Guide That Lifted ROAS +46%. https://www.1clickreport.com/blog/meta-value-rules-2025-guide
- Anchour — Meta Ads in 2026: New Algorithm, Creative Strategy & Guide. https://www.anchour.com/articles/meta-ads-2026-playbook/
- AdStellar — Meta Ads Performance Metrics Explained: 2026 Guide. https://www.adstellar.ai/blog/meta-ads-performance-metrics-explained
- Jetfuel Agency — Meta’s 2026 Algorithm Update: What Andromeda Changed for DTC Advertisers. https://jetfuel.agency/metas-2026-algorithm-update-what-andromeda-changed-and-how-to-adapt-your-ads/
- Jon Loomer Digital — A Guide to Meta Ads Targeting in 2026. https://www.jonloomer.com/meta-ads-targeting-2026/
- LeadSync — What Are Meta Ads? The Complete 2026 Guide. https://leadsync.me/blog/what-are-meta-ads/
- Ads Uploader — Meta Andromeda Explained: Entity IDs vs Creative Volume. https://adsuploader.com/blog/meta-andromeda
- DOJO AI — Meta Andromeda Explained: What Marketers Need to Know 2026. https://www.dojoai.com/blog/meta-andromeda-explained-performance-marketers-2026
- Meta Business Help Center — About Learning Phase. https://www.facebook.com/business/help/112167992830700
- Triple Whale — Facebook CAPI in 2026: What It Is & How to Set It Up. https://www.triplewhale.com/blog/facebook-capi
- AdMove — Meta CAPI: The Complete Guide to Meta Conversions API (2026). https://www.admove.ai/blog/meta-capi-guide
- DataAlly — How to Set Up Meta Conversions API: The Complete 2026 Guide. https://www.dataally.ai/blog/how-to-set-up-meta-conversions-api
- Benly — Conversions API (CAPI): Server-Side Tracking Guide 2026. https://benly.ai/learn/meta-ads/conversions-api-capi-setup
- Ads Uploader — Meta Conversions API: Complete Setup & Optimization Guide (2026). https://adsuploader.com/blog/meta-conversions-api
- Medium / Ewan Mak — How to Build a Successful Campaign with Meta’s Advantage+ AI: The Complete 2026 Playbook. https://medium.com/@tentenco/how-to-build-a-successful-campaign-with-metas-advantage-ai-the-complete-2026-playbook-befca729202b
- PPC Land — Meta deprecates legacy campaign APIs for Advantage+ structure. https://ppc.land/meta-deprecates-legacy-campaign-apis-for-advantage-structure/
- Adverge Media — Meta Advantage+ Shopping Campaigns: Complete Setup Guide for 2026. https://advergemedia.com/blog/meta-advantage-plus-shopping-campaigns/
- Influencers Time — Meta Advantage+ Explained: Andromeda, Lattice & GEM. https://www.influencers-time.com/meta-advantage-decoded-andromeda-lattice-and-gem-explained/
- OptiFOX — Meta Ads Best Practices 2026: Complete Guide to Advantage+ Shopping Campaigns. https://optifox.in/blog/meta-ads-best-practices-2026/
- Stackmatix — Meta Ads Bidding Strategies Explained: When to Use Each One. https://www.stackmatix.com/blog/meta-ads-bidding-strategies-explained
- About Meta — Improving Your Recommendations on Our Apps With AI at Meta. https://about.fb.com/news/2025/10/improving-your-recommendations-apps-ai-meta/
- Visualping — Meta Publishes Upcoming Update to Privacy Policy to Use AI Interactions For Ads. https://visualping.io/blog/meta-ai-privacy-policy
- ALM Corp — Meta’s AI-Driven Advertising Infrastructure: Inside Andromeda and GEM Systems. https://almcorp.com/blog/meta-andromeda-gem-ai-advertising-system-guide/