Google Ads Lead Form Assets: Setup, Screening and Buyer Economics

Google Ads Lead Form Assets: Setup, Screening and Buyer Economics (Elevarus)

Share This Post

TL;DR

  • Google renamed ad extensions to assets in September 2022. A “lead form extension” and a “lead form asset” are the same thing, and the interface only says asset now.
  • Lead form assets run on Search and Performance Max campaigns. That is the whole list.
  • Qualifying responses are the only screening question Google gives you, and they work on Search campaigns only.
  • Leads are downloadable for 30 days and expire at 60. A webhook that breaks loses them rather than queueing them.
  • Healthcare, adult, alcohol, gambling and political content is barred outright, so check eligibility before you check the math.

A Google lead form collects a prospect’s details inside the ad. The person taps your headline, a form opens over the search results, and they submit without reaching your site. Setup takes about ten minutes. The consequences take longer to read, which is what this guide is for.

Most writing on this asset walks the setup screens and stops. This covers the setup, then the four things that decide whether it is worth running: who is allowed to use it, the one screening lever inside it, where the leads go before Google deletes them, and what a cheaper form fill costs.

Quick answers:

Lead form extensions are now lead form assets, and they run in two places

The name changed, the thing did not. On 15 September 2022, Search Engine Land reported that “Google just announced that ad extensions will be rebranded to assets in the Google Ads UI.” Existing extensions transitioned automatically, keeping their account, campaign and ad group associations. If you learned this as a lead form extension, nothing you learned is out of date. The rest of this guide says asset, because that is what your account says.

An asset is a thing you attach to an ad, not a channel and not a capture system. Google is specific about which campaigns take it: “You can add lead forms to Search and Performance Max campaigns” (Google Ads Help). Display and Video are not on that list, and Demand Gen has no lead form asset at all.

On Search, the headline is the trigger. “When someone clicks on the headline in your responsive search ad, it opens the lead form.” Two constraints ride along: “only one lead form can be added per campaign,” and “the feature is only available for responsive search ads” (Google Ads Help).

Number What it is Source, as read August 2026
2 Campaign types that accept a lead form asset: Search and Performance Max Google Ads Help, About lead form assets
1 Lead forms allowed per campaign Google Ads Help, lead forms in responsive search ads
30 days How long a submitted lead stays downloadable Google Ads Help, About lead form assets
60 days How long Google stores a lead before it expires Google Ads Help, Download leads
5 Content categories barred: healthcare, adult, alcohol, gambling, political Google Advertising Policies, Lead form requirements

Check whether you are allowed to run one before you check anything else

Eligibility is a gate, not a footnote. Most guides put it last. It belongs first, because failing it makes the rest of the decision moot. Google’s lead form policy bars five content categories outright: “Advertisements for healthcare-related content are not allowed for lead forms,” and the same sentence covers adult, alcohol, gambling and political content.

The policy also restricts who may run one, limiting the format to “Only first-party advertisers or third-party agencies with a well-established, direct relationship with the products and / or services being offered.” Accounts also need “a good history of policy compliance,” an eligible vertical, and “a privacy policy for your business.”

Then there is the spend gate, and Google’s two pages disagree. The policy page still lists “more than $50,000 USD total spend in Google Ads,” scoped to video or display campaigns and to a search campaign where the ad headline opens the form directly. It offers a second route for “reputable advertisers spending more than $1,000 USD per account (or more than $15,000 USD across all accounts)” who complete Google’s advertiser verification program. On 20 July 2026, Search Engine Land reported that the Ads Help documentation had dropped the larger figure entirely, leaving verification as “the only eligibility path now mentioned,” and noted the pages are not aligned.

Operator Note: Two Google surfaces say different things about the spend gate right now. Do not plan around either in the abstract. Build the asset in your own account and read what the interface tells you, because that is the version that decides whether your ad serves.

Build it: the path, screen by screen

The build is short and the order is fixed. From Google Ads Help, on a new campaign:

  1. Go to Campaigns, select the plus button, then New campaign.
  2. Select Leads as the objective, and add the conversion goal “Submit lead form (Google hosted)”.
  3. Select Search or Performance Max as the campaign type.
  4. Enter campaign settings, then open the lead form editor and select New lead form.
  5. Provide the headline, business name and description, then choose your basic contact questions. At least one is required.
  6. Add your privacy policy URL, then the submission message headline and description.
  7. Choose the call-to-action type, configure lead delivery, accept the terms and save.

On an existing campaign the same editor sits under Ads and assets.

One setting is not yours to choose. Google requires that the “campaign should use a conversion-focused bidding strategy” (Google Ads Help), optimised toward a Google lead form conversion goal. Out of the box that means Maximize conversions pointed at “Submit lead form (Google hosted)”. Read what that tells the algorithm to chase: a submitted form. Not a qualified prospect, and not a sale.

A second fork sits inside the form. Writing at Search Engine Journal, Brooke Osmundson describes the two optimisation options as “Lead volume” and “Lead quality”: volume “may get you less qualified leads,” while quality “will get you better quality but at a potentially higher cost per lead (CPL) and fewer leads overall” (Search Engine Journal). The trade of this whole asset, exposed as one radio button.

Qualifying responses are the only screening lever, and they are Search only

Key Concept: A qualifying response is a required multiple-choice question inside the lead form. You mark which answers indicate a real prospect, and Google tags matching submissions as qualified leads before they reach you.

Google states the purpose directly. Qualifying responses “help you to identify qualified leads and improve your overall lead quality by collecting details about a user’s needs, interests, or purchase readiness before they submit a form” (Google Ads Help).

One constraint decides whether the lever exists for you. “Qualifying responses are available for Search campaigns only.” A form on Performance Max has no screening question of any kind. If your Performance Max leads read thinner than your Search leads, that is a documented reason rather than a hunch.

The screening bites. “Qualifying response questions are required and can’t be marked as ‘optional’ or ‘not required’ for the user to complete.” And “when a potential customer submits the form with a qualifying answer, the submission is automatically tagged as a qualified lead.” The tag is not cosmetic: Google adds a Lead stage field to the data routed to your CSV, webhook and API.

So write the question to sort people, not to be polite. Pick from Google’s list or write your own, as their example does with “Which model are you interested in?”. Here is one as you would type it, for a roofing advertiser:

Question: What is the current condition of your roof?

Answers: Active leak today / Visible damage after a storm / No damage, planning ahead / I am a contractor or supplier

Mark the first two as qualifying. The third is a real homeowner months away, not days. The fourth is not a customer. All four still submit and you still receive all four. Two now arrive carrying a Lead stage your CRM can route on.

The other filter you removed was not screening humans

Lead quality is two questions, and the form only answers one. The first is whether a real person wants what you sell. Qualifying responses take a fair swing at that. The second is whether the submission came from a person at all. Nothing inside a Google-hosted form answers that for you.

Look at what moves off your property when the form does. On a page you host, the anti-automation layer is yours: the challenge on the form, the field validation, the rate limiting, and whatever verification runs before a record reaches your sales team. When Google hosts the form you own none of it. You cannot add a check, you cannot see what was rejected, and you cannot put verification in front of a submission you do not host.

The consequence is a change in sequence. Verification stops happening before the lead exists and starts happening after delivery, in the webhook handler or the CRM, on records already created and already counted as conversions.

Operator Note: Plenty of advertisers run lead form assets and get good results. We do not run them for our own lead flow, because of lead quality and ad-fraud exposure. That is our decision and its reasoning, not a measurement of anyone else’s account.

Getting the lead out, then feeding the result back into bidding

Delivery is solved. The clock is the problem. Google lists CSV download, email notifications, a webhook, Zapier and the Google Ads API (Google Ads Help). Manual download sits under Assets, in the Lead form summary card, as either CSV (column headers are the full question text) or CSV for CRM (short field names, easier to map).

Use the webhook if you have anywhere to put it. In the form editor, expand “Export leads from Google Ads”, then “Other data integration options”, then add your webhook URL and webhook key (Google Ads Help). The URL posts each lead to your CRM by HTTP POST immediately after submission. The key lets your endpoint validate that the lead really came from Google. Then use Send test data and confirm the record arrives. Google treats anything other than an HTTP 200 from your endpoint as a failed delivery.

The retention window is the sharpest edge here. Google states: “You can only download leads from the last 30 days. Google Ads stores leads for 60 days, so download your data often.” Osmundson puts the consequence bluntly: “Google only allows downloads within 30 days of submission. After that, the data is gone.” A webhook that breaks on a Friday night does not queue your leads for Monday. It loses them.

Quick Win: Put a recurring check against the 30-day window and have a human confirm leads are landing in the CRM, not merely in Google. A silent integration failure is the most expensive thing on this page.

Then close the loop, because a tag alone changes nothing. Google Ads gained a built-in lead management screen for Google-hosted forms in May 2026, reported by Search Engine Land. It shows total, new, qualified and lost leads, and syncs lead-quality signals back into Smart Bidding.

The bid move, stated exactly. Start on Maximize conversions with the campaign conversion goal set to “Submit lead form (Google hosted)”, because Google requires a conversion-focused strategy. Then import a qualified lead or converted lead back as a conversion action, choosing “Import” as the source (Google Ads Help). Once those imports arrive reliably, make the imported qualified-lead action the primary conversion goal and drop the raw submission to secondary. Not before: optimising toward a conversion that barely fires starves the campaign. Our guide to choosing a Google Ads bid strategy covers the rest.

Bar chart of average search cost per lead by category: all categories $66.69, attorneys and legal services $131.63, home and home improvement $90.92, finance and insurance $74.44.
Average search cost per lead, LocaliQ 2026 search advertising benchmarks: all categories $66.69; attorneys and legal services $131.63; home and home improvement $90.92; finance and insurance $74.44.

What a cheaper form fill actually costs: the buyer economics

Cost per lead will usually fall. Cost per customer is a separate question. The form is cheaper because it asks less of the person filling it in. Asking less of them means learning less about them before they land in your CRM.

A page does two jobs, not one. It captures, and it filters. The prospect has to click, wait, read what you do, notice your service area, and then decide to fill something in. Every step loses people. Some you wanted. Many would have wasted a call. Strip out the page and you keep the capture and lose the filter. Submissions go up, the share worth calling goes down. That is not an argument against the asset. It is an argument for knowing which of the two numbers you just moved.

Here are the published benchmarks to measure against. According to LocaliQ’s 2026 search advertising benchmarks, the average search cost per lead is $66.69 at an average conversion rate of 8.18%. The same dataset is published by WordStream, which states the methodology: “For our 2026 PPC benchmarks, we analyzed over 13,000 US-based campaigns running from April 2025 through March 2026.” Attorneys and legal services average $131.63, home and home improvement $90.92, and finance and insurance $74.44. Those are mostly page-based numbers, so a form lead that comes in under them has not automatically beaten them.

The unit that settles it is cost per lead your team can actually work. Take your cost per lead, take the share your team judges workable, and divide. Do it for both.

Input Form on a page you host Lead form asset Where the number comes from
Cost per lead $66.69 $44.46 Published LocaliQ 2026 search average for the page column. The asset column is a worked example, not a measurement
Share your team can work 60% 40% Your own CRM. This is the row you fill in yourself
Cost per workable lead $111.15 $111.15 Arithmetic on the two rows above, shown at the break-even point

Read the last row. The asset column is a worked example on assumed qualification rates, not a market figure, and the row that matters is the one you fill in from your own CRM. The shape still holds. At those rates the asset has to come in about a third cheaper just to draw level. If it lands ten percent cheaper, you have made your cost per workable lead worse while making your dashboard look better.

What a lead form asset does not do

It changes where the lead is collected, and that one change ripples. Eligibility, screening, delivery and measurement all move with it. Here is the whole picture in one table.

Decision Lead form asset on Search Lead form asset on Performance Max A form on a page you host
Can you run it? Yes, supported on Search campaigns Yes, supported on Performance Max campaigns Yes, no asset eligibility applies
Screen before the lead lands? Yes, via qualifying responses No, qualifying responses are Search only Yes, you control every field
Screening question skippable? No, cannot be marked optional Not available Your choice
Anti-automation and validation Google’s, not visible to you Google’s, not visible to you Yours, and inspectable
How the lead reaches you CSV, email, webhook, API or Zapier CSV, email, webhook, API or Zapier Straight into your own stack
How long Google keeps it Downloadable 30 days, stored 60 days Downloadable 30 days, stored 60 days As long as you keep it
Bidding requirement Conversion-focused, optimised to a lead form goal Conversion-focused, optimised to a lead form goal Any strategy you like
Healthcare content Not allowed Not allowed Allowed under normal ad policies

Sources: Google Ads Help on lead form assets and qualifying responses, and the lead form policy.

Three things it will never do. It will not give you a screening question on Performance Max. It will not hold a lead past 60 days. And it will not let you inspect or extend the checks that run before a submission is accepted, because you are not hosting the form.

Everything else here is a setting. For the wider campaign build, start with our operator’s guide to Google Ads for lead generation. For the eligibility thresholds, read our note on the lead form spend thresholds alongside the live policy page rather than instead of it. If screening after delivery is the part you need to solve, start with verifying a lead before it reaches your sales floor.

Frequently Asked Questions

What is the difference between a Google lead form extension and a lead form asset?

Nothing beyond the name. Google rebranded ad extensions as assets in the Google Ads interface in September 2022, and existing extensions transitioned automatically while keeping their account, campaign and ad group associations. Practitioners still say lead form extension and Google’s documentation now says lead form asset. Both describe the same feature, so guidance written under either name still applies.

Which campaigns support Google Ads lead form assets?

Search and Performance Max campaigns. Google Ads Help states: “You can add lead forms to Search and Performance Max campaigns.” Only one lead form is allowed per campaign, and on Search the feature runs on responsive search ads, where clicking the ad headline opens the form. The campaign must also use a conversion-focused bidding strategy optimised toward a Google lead form conversion goal.

How do I get leads out of Google Ads and into my CRM?

Five ways: CSV download, email notifications, a webhook, Zapier, or the Google Ads API. The webhook is the one worth building, since it posts each lead to your endpoint by HTTP POST immediately after submission. Add a webhook URL and key under “Export leads from Google Ads”, then “Other data integration options”, and use Send test data to confirm the record arrives.

How long do you have to download Google Ads leads?

Thirty days. Google states you can only download leads from the last 30 days, and that Google Ads stores them for 60 days before they expire. If an integration fails and nobody notices inside that window, those leads are gone rather than delayed. Search Engine Journal puts it the same way: after 30 days, the data is gone.

Can you filter out bad leads inside a Google lead form?

Partly, and only on Search. Qualifying responses turn a required multiple-choice question into a screening question, and you mark which answers indicate a strong prospect. Matching submissions are tagged as a qualified lead, and Google adds a Lead stage field to the CSV, webhook and API output. They are available for Search campaigns only, so a Performance Max lead form has no equivalent lever.

Can healthcare advertisers use Google Ads lead forms?

No. Google’s lead form policy states that advertisements for healthcare-related content are not allowed for lead forms, and bars adult, alcohol, gambling and political content on the same basis. The policy also limits lead form ads to first-party advertisers, or third-party agencies with a well-established direct relationship to the products or services offered, and requires a published privacy policy.

Should you collect the lead inside Google or on your own page?

It depends which cost you are managing. Collecting inside Google removes friction, which usually raises submissions and lowers cost per submission. It also removes the step where an unsuitable prospect self-selects out, and moves form validation and verification off your property. Collecting on your own page costs volume and gives back control of the fields, the checks and the record. Decide on cost per lead your team can work, not cost per form fill.

Talk to an operator who buys this traffic

If you are working out whether to collect leads inside Google or on your own site, the answer usually sits in numbers you already have and have not divided yet. Book a free consultation and we will look at your qualification rate with you.



Work with Elevarus

Are You Ready to Grow With a Proven Lead Generation & Performance Marketing Agency?

Get a free, no-pressure strategy call with our lead-generation team. We'll map the fastest path to more qualified leads for your business.

Book a free call →

Ready to put this into action?

Picture of <a href="https://elevarus.com/shane-mcintyre/">SHANE MCINTYRE</a>

Founder and CEO of Elevarus, specializing in paid media, lead generation, pay-per-call, and customer acquisition.