Performance Max campaigns promise to find customers across every Google surface. But the question every ecommerce advertiser eventually asks is: where is PMax actually spending my money? Is it going to Shopping placements where shoppers are actively searching for products? Or is it quietly dumping budget into Display and YouTube impressions that look great in reach reports but barely move the needle on revenue?
Google does not make this easy to answer. The standard Google Ads interface hides channel-level spend data for PMax campaigns by design. This guide explains why that data is hidden, where to find it, how to read it, and what to do when your performance max channel breakdown reveals a distribution that isn't working for your business.
The PMax Transparency Problem
When Google launched Performance Max in late 2021, the pitch was simple: give Google your budget, your assets, and your product feed, and the algorithm will figure out the best placements across Search, Shopping, Display, YouTube, Gmail, Discover, and Maps. The promise of automation came with a trade-off: less visibility into where your ads actually run.
In the Google Ads UI, you can see total campaign metrics for your PMax campaigns. You can see asset group performance. You can see listing group (product group) reports. But you cannot see a clean breakdown of how much money went to each network. There is no "Networks" column in the PMax campaign report. There is no segment option for network type. This is intentional on Google's part. The official Performance Max documentation focuses on outcomes (conversions, conversion value) and steers advertisers away from channel-level optimization.
The "Insights" tab in Google Ads gives you some clues. You can see top-performing search categories, audience segments, and placement-level data for Display and YouTube. But it does not give you what matters most for ecommerce: the percentage of your budget that went to Shopping vs everything else. For advertisers spending thousands per day on PMax, this blind spot is a real problem. If 60% of your budget is going to Display and you are an ecommerce store that lives on Shopping traffic, you need to know that. Understanding the differences between Shopping and PMax helps frame why this visibility matters.
So how do you get the data? Through the Google Ads API.
What Channels Does PMax Use?
Before looking at the data, it helps to understand what each channel means in the context of Performance Max. PMax can serve ads on seven distinct Google networks:
Search
Text-based ads that appear in Google Search results. PMax Search placements compete in the same auctions as standard Search campaigns. For ecommerce accounts, PMax Search ads typically show for broad product-related queries. These placements tend to have high intent and reasonable conversion rates, though they may overlap with your existing Search campaigns.
Shopping
Product listing ads with images, prices, and merchant info that appear in the Shopping tab and Search results. This is typically the highest-value channel for ecommerce PMax campaigns. Shopping placements capture shoppers who are actively looking to buy and can compare your products visually. If you have a product feed connected, Shopping will usually be the largest spend bucket. You can analyze product-level performance across Shopping placements with SKU-level product analytics.
Display (Google Display Network)
Banner and responsive display ads shown across millions of websites and apps in the Google Display Network. Display is where PMax tends to get aggressive with budget if you give it image assets. CPCs are much cheaper on Display (often $0.10-0.50 vs $1-3+ for Shopping), which means Google can spend a lot of money here quickly. The conversion rate is typically much lower. Display works for awareness, but ecommerce advertisers generally want to limit how much PMax spends here.
YouTube
Video ads shown before, during, or alongside YouTube content. If you provide video assets (or let Google auto-generate them), PMax will allocate budget to YouTube. Like Display, YouTube placements have lower CPCs but also lower conversion rates for direct ecommerce. YouTube can work well for brand building and upper-funnel discovery, but it should not be eating the majority of a conversion-focused PMax budget.
Gmail
Ads that appear in the Gmail Promotions tab. Gmail spend is usually a small percentage of the total PMax budget. These ads expand into email-like formats when clicked. For most ecommerce accounts, Gmail represents a single-digit percentage of PMax spend.
Discover
Ads in the Google Discover feed on Android and iOS devices. Discover is Google's personalized content feed. PMax can place product ads here when it detects user interest signals. Like Gmail, Discover tends to be a small allocation for ecommerce campaigns.
Maps
Ads on Google Maps, typically for businesses with physical locations. For pure ecommerce (no brick-and-mortar stores), Maps spend is usually zero or negligible. Retailers with physical stores may see some budget allocated here.
How to Access Channel-Level Data
The only way to get a proper performance max channel breakdown is through the Google Ads API. Specifically, you need the campaign_network_performance resource, which reports campaign metrics segmented by segments.ad_network_type.
The API Query
Here is the GAQL (Google Ads Query Language) query that returns channel-level data for PMax campaigns:
SELECT
campaign.name,
segments.ad_network_type,
segments.date,
metrics.cost_micros,
metrics.clicks,
metrics.impressions,
metrics.conversions,
metrics.conversions_value
FROM campaign
WHERE campaign.advertising_channel_type = 'PERFORMANCE_MAX'
AND segments.date DURING LAST_30_DAYS
The segments.ad_network_type field returns values like SEARCH, CONTENT (which covers Display), YOUTUBE_WATCH, YOUTUBE_SEARCH, and others. By aggregating cost by network type, you get a complete picture of where PMax allocated your budget.
Running API queries manually is not practical for most advertisers. You have a few options:
- Google Ads scripts: Write a JavaScript-based Google Ads script that runs the query and exports results to a Google Sheet. This is free but requires scripting knowledge.
- Third-party tools: The PMax Analyzer in SKU Analyzer pulls this data automatically and shows a donut chart of channel distribution plus a stacked area chart of spend over time. No API setup required.
- Looker Studio connectors: Use a Google Ads data connector in Looker Studio and build a custom report with network type segmentation.
- Direct API integration: If you have a development team, the Google Ads API can be queried programmatically using Python, PHP, Java, or any language with a supported client library.
What the Data Looks Like
Once you pull the data, the channel breakdown typically comes back as daily rows per network type. A simplified view for one day might look like this:
| Network | Spend | Clicks | Conversions | ROAS |
|---|---|---|---|---|
| Shopping | $312.40 | 487 | 14.2 | 6.8x |
| Search | $87.60 | 112 | 3.8 | 4.1x |
| Display | $64.20 | 1,240 | 1.1 | 1.2x |
| YouTube | $28.90 | 890 | 0.4 | 0.9x |
| Gmail + Discover | $6.90 | 58 | 0.2 | 1.5x |
In this example, Shopping takes 62% of spend and drives 74% of conversions at the best ROAS. Display and YouTube together consume 19% of spend but deliver only 8% of conversions. This is a healthy distribution for an ecommerce account, though the Display/YouTube ROAS suggests there is room to shift more budget toward Shopping and Search. You can track these trends over time with campaign-level analytics.
Interpreting Your Channel Split
Having the data is one thing. Knowing what it means is another. Here is how to evaluate your performance max channel breakdown:
Shopping + Search Share
For ecommerce accounts with a product feed, Shopping and Search combined should typically represent 60-85% of total PMax spend. These are high-intent channels where users are actively searching for products. If Shopping + Search is below 50%, PMax is spending too much on awareness channels relative to what most ecommerce businesses need. The ROAS guide covers how to set return targets that help keep PMax accountable per channel.
Display Share
Display getting 10-20% of spend is normal and not necessarily bad. It represents PMax doing prospecting and remarketing across the web. Display getting 30%+ of spend is a red flag for most ecommerce campaigns. At that level, PMax is likely chasing cheap clicks that do not convert. Check whether your Display conversions are view-through conversions (someone saw the ad and later converted) vs click-through conversions. View-through conversions inflate Display's apparent value significantly.
YouTube Share
YouTube spend under 15% is typical for ecommerce PMax campaigns. If you have provided video assets, expect YouTube to get a bigger slice. If YouTube is above 20% and your conversion rate on YouTube is a fraction of Shopping, you are likely overspending on video. The algorithm likes YouTube because impressions are cheap and abundant, but cheap impressions do not pay the bills for most online stores.
Gmail and Discover
These should be small. Single-digit percentages are normal. If Gmail or Discover is eating more than 10% of your PMax budget, something unusual is happening, and you should investigate your audience signals and asset group setup.
The Conversion Quality Question
Raw conversion numbers by channel do not tell the whole story. Google counts view-through conversions and engaged-view conversions differently across networks. A "conversion" from YouTube might mean someone watched 10 seconds of your video ad, then searched for your product on Google three days later and bought it. Whether you count that as a YouTube conversion or a Search conversion changes how you read the channel split. When evaluating your channel breakdown, focus on click-through conversions for the most conservative, accurate view of each channel's real contribution.
Typical Channel Split Patterns by Industry
Channel distribution varies by industry, product type, and campaign maturity. Here are patterns I commonly see across ecommerce accounts:
General Ecommerce (Apparel, Home, Electronics)
| Channel | Typical Spend Share | Notes |
|---|---|---|
| Shopping | 45-65% | Primary revenue driver |
| Search | 10-25% | Higher if no separate Search campaigns |
| Display | 10-20% | Prospecting + remarketing |
| YouTube | 5-15% | Higher with video assets |
| Gmail + Discover + Maps | 2-8% | Usually minor |
High-Ticket / Considered Purchases (Furniture, B2B, Luxury)
Accounts with longer purchase cycles often see PMax lean more into Display and YouTube. The algorithm picks up on the longer time-to-conversion and runs more upper-funnel placements. Shopping + Search may drop to 50-60%, with Display climbing to 20-25%. This can be acceptable if the view-through conversion window is set appropriately and the overall account ROAS targets are being met.
Low-AOV / Commodity Products
Accounts selling lower-priced products with short purchase cycles typically see PMax concentrate on Shopping (55-70%). The algorithm learns quickly that Shopping converts best for impulse and comparison buys. Display and YouTube shares tend to be smaller because the low order values mean PMax cannot afford many non-converting clicks before the CPA goes over target.
Feed-Only PMax Campaigns
If you run a feed-only PMax campaign (no text, image, or video assets), the channel distribution shifts dramatically. Shopping will take 80-95% of spend, with a small amount going to Search. Display and YouTube drop to near zero because Google does not have creative assets to serve on those networks. This is the most common setup for ecommerce advertisers who want PMax's Smart Bidding on Shopping without the Display and YouTube leakage.
How Asset Groups Affect Channel Distribution
Your asset group configuration is the single biggest factor you control that determines where PMax spends. Here is the relationship between assets and channels:
- Product feed only (no other assets): PMax is limited primarily to Shopping and some Search. This gives you the tightest control over channel distribution.
- Feed + text assets (headlines, descriptions): Opens up Search placements. PMax will create text ads from your headlines and descriptions and serve them on Google Search. Shopping remains dominant.
- Feed + text + image assets: Opens up Display and Discover. Image assets give PMax the creative it needs to serve responsive display ads across the GDN. Expect Display share to increase by 10-20 percentage points.
- Feed + text + image + video assets: Opens up YouTube fully. Without video, PMax can auto-generate basic video ads from your images, but the quality is low and YouTube spend stays modest. With real video assets, YouTube allocation increases significantly.
This is why feed-only PMax campaigns have become popular among ecommerce advertisers. By withholding image and video assets, you effectively force PMax to concentrate on Shopping and Search, which is exactly where most product-level conversions happen. The PMax Analyzer shows you how each asset group performs by channel, making it easy to identify which groups are driving Display and YouTube spend.
Multiple Asset Groups and Channel Mix
If you have multiple asset groups within one PMax campaign, each group can have a different asset composition. For example, you might run one asset group as feed-only for your best-selling products and another with full assets for new product launches that need awareness. The campaign-level channel split will be a blend of all asset groups. To understand the true channel distribution per product segment, you need to look at asset group-level network performance, which the API also supports.
When structuring asset groups, think about what channels each group should serve. Products with strong purchase intent and good conversion history belong in feed-only groups. Products that need demand generation can go in groups with full creative assets. This gives you a form of indirect channel control that Google officially does not support. Learn more about structuring this in our asset groups guide.
What to Do When the Split Looks Wrong
You have pulled the data and your channel breakdown looks bad. Maybe Display is eating 40% of spend. Maybe YouTube is 25% with a 0.5x ROAS. Here is what to do:
Step 1: Remove or Reduce Assets
If Display is too high, remove image assets from the asset group. If YouTube is too high, remove video assets. This is the most direct lever you have. Google cannot serve display ads without images and cannot serve video ads without videos (or at least, it will serve far fewer auto-generated ones). After removing assets, give the campaign 7-14 days to rebalance before re-evaluating.
Step 2: Switch to Feed-Only
For ecommerce accounts that want maximum control, strip the asset group down to just the product feed. No headlines, no descriptions, no images, no videos. This creates what is sometimes called a "naked" PMax campaign. The channel split will shift to 80%+ Shopping with a small amount of Search. This approach is described in detail in our feed-only PMax guide. The trade-off is that you lose Search text ads and any Display/YouTube awareness lift.
Step 3: Audit Your Bidding Strategy
PMax campaigns use automated bidding (Maximize Conversions or Maximize Conversion Value, with optional targets). If you are using Maximize Conversions without a target CPA, Google will find the cheapest conversions wherever they exist, which often means cheap Display clicks with view-through attribution. Setting a target ROAS or target CPA forces the algorithm to be more selective about which channels get budget. A tROAS of 400% will naturally push spend toward Shopping and Search because those channels deliver higher conversion value per click.
Step 4: Review Audience Signals
Audience signals in PMax are suggestions, not hard targets. But weak audience signals can lead PMax to cast a wider net across Display and YouTube. Add more specific audience signals: your customer lists, high-intent custom segments based on search terms, and in-market audiences for your product categories. Better signals help the algorithm find converters faster on the right channels instead of spraying budget across low-intent placements.
Step 5: Consider Campaign Segmentation
If you cannot get the channel split right with a single PMax campaign, split your products across multiple campaigns with different asset configurations. Your top performers go in a feed-only PMax campaign optimized for Shopping. Products that need awareness go in a separate campaign with full assets. This gives you effective channel control at the product segment level, and you can allocate different daily budgets to each campaign.
Step 6: Monitor Weekly, Not Daily
Channel distribution fluctuates daily. Google's algorithm tests different channels and adjusts based on real-time auction dynamics. A single day where Display spikes to 35% does not mean your campaign is broken. Look at weekly or bi-weekly trends. If Display has been climbing steadily over four weeks, that is a real signal worth acting on. Use PMax channel tracking over time to spot trends rather than reacting to daily noise.
Frequently Asked Questions
Can I see channel-level spend in Google Ads for Performance Max?
Not directly in the Google Ads UI. Google does not show a channel-level spend breakdown for PMax campaigns in the standard reporting interface. You can see "Insights" and listing group reports, but not a clean split of how much went to Search vs Display vs YouTube. To get this data, you need the Google Ads API using the campaign_network_performance resource, or a third-party tool that pulls this data for you.
What networks does Performance Max serve ads on?
Performance Max campaigns can serve ads across all Google-owned networks: Search, Shopping, Display (Google Display Network), YouTube, Gmail, Discover, and Maps. The actual distribution depends on your campaign goals, assets, product feed, and Google's automated bidding algorithm. Not all campaigns will show spend on every network.
Is it bad if most of my PMax budget goes to Display?
It depends on your goals. For ecommerce advertisers running product feed campaigns, you typically want the majority of spend on Shopping and Search since those channels capture high-intent traffic. If Display is consuming 40% or more of your budget and conversions are lagging, that is a warning sign. Display traffic is cheaper per click but converts at much lower rates for most product categories. Review your asset group structure and consider removing image and video assets to reduce Display and YouTube allocation.
How often should I check my PMax channel breakdown?
Check your channel split at least weekly during the first month of a new PMax campaign, then bi-weekly once performance stabilizes. Major changes to assets, product feed, or bidding targets can shift the channel distribution, so review the breakdown again after any significant campaign update. Monitoring trends over time matters more than any single day's snapshot.
Can I control which channels Performance Max uses?
You cannot directly exclude specific networks from a PMax campaign. However, you can influence channel distribution indirectly. Removing video assets reduces YouTube spend. Removing image assets reduces Display spend. Running a feed-only PMax campaign (no assets at all) concentrates spend on Shopping and Search. You can also use campaign-level brand exclusions and negative keywords (via account-level lists) to shape where your ads appear within each channel.
Conclusion
Your performance max channel breakdown tells you something Google would rather you not worry about: where your money is actually going. But for ecommerce advertisers, this data is not optional. The difference between 70% Shopping spend and 40% Shopping spend can mean the difference between a profitable PMax campaign and one that looks busy but underperforms.
Key takeaways:
- Google hides channel data on purpose. The standard Ads UI does not show network-level spend for PMax. You need the API or a tool that uses it.
- Shopping + Search should dominate for ecommerce. If these two channels are below 60% of your PMax spend, you are likely overspending on awareness channels.
- Assets control channels. Remove image assets to cut Display. Remove video assets to cut YouTube. Go feed-only for maximum Shopping concentration.
- Set bidding targets. A target ROAS or target CPA forces the algorithm to be selective about which channels earn budget. Without targets, PMax will find cheap clicks wherever it can.
- Monitor trends, not single days. Channel distribution fluctuates. Look at weekly and bi-weekly trends to make informed decisions.
Start by pulling your channel data using one of the methods described above. If Shopping + Search is above 65%, your PMax campaign is in a healthy spot. If Display and YouTube are eating more than a third of your budget with poor ROAS, take action: strip assets, tighten bidding targets, and consider going feed-only. The algorithm will not fix this on its own. For more on structuring PMax campaigns for ecommerce, see the Performance Max guides hub.