The Feedance AI features is rolling out. Check it out!
How Feedance can help your revenue growth
250+ channel and platform integrations
Start optimizing with powerful integration
Wordpress compatible e-commerce integration
Start optimizing Magento very quickly
Open source e-commerce platform integration
Integrate ChatGPT Ads Catalog in seconds
Optimize Meta Catalog Ads
Optimize your Google Shopping visibility correctly
Optimization of TikTok Catalog Ads
Delta Projects is a Stockholm-founded demand-side platform (DSP) used by advertisers and agencies to buy programmatic display, native, video and HTML5 ad inventory in real time. Alongside the DSP, the company runs its own data management platform (DMP) — built on a large pool of European user profiles — and an ad server, giving it end-to-end control over targeting, bidding and creative delivery in one stack. Delta Projects now operates as "Delta Projects — An Azerion Company" following its acquisition by digital media group Azerion.
For merchants and agencies, the part that matters most is Delta's support for dynamic, feed-driven HTML5 creative: instead of building one static banner, you register a product feed once and let Delta's ad-serving layer pull live product data — names, images, prices, stock status — into the ad at the moment it's shown.
A connected product feed turns a single HTML5 creative template into thousands of personalized ad variants. Instead of manually building and re-approving new banners every time prices change, a product goes out of stock, or you want to promote a different category, Delta's Product Feed API reads directly from your feed and swaps in the right product data automatically.
This matters most for retargeting and catalog-driven display: a shopper who viewed a pair of shoes on your site can be shown that exact product (with current price and stock status) in a later ad, without a designer touching the creative between campaigns.
Per Delta Projects' own documentation, there are three supported scenarios for populating a dynamic ad from your feed:
Which mode is used is configured on the campaign/bidding-plan side by whoever is trafficking the ad — the feed itself just needs to contain accurate, current data for whichever products might be called.
Delta's native product feed format is an XML file structured like an RSS 2.0 document: a top-level <rss version="2.0"> element containing a <channel>, with each product represented as an <item>. Delta's documentation also notes limited support for standard Google product feeds in both RSS 2.0 and Atom 1.0 formats.
<rss version="2.0">
<channel>
<item>
Technical requirements confirmed in Delta's own spec:
<link>
<![CDATA[...]]>
Delta's XML Specification defines one required field and eight optional fields per item, each with a documented character limit:
id
title
description
link
image_link
condition
availability
price
extras
Only id is strictly mandatory, but in practice title, image_link, price and availability are the fields dynamic HTML5 templates actually render, so leaving them out defeats the purpose of a dynamic feed.
Feedance can generate a Delta Projects–compliant XML feed from your existing product data — mapping your catalog into the exact structure Delta's spec expects (RSS 2.0 wrapper, correct field names, CDATA-wrapped HTML, and values kept inside Delta's documented character limits) — and host it at a stable HTTP(S) URL that Delta's system can poll.
$productFeed
manifest.json
Delta Projects' documentation states only that a registered feed is "fetched periodically" by its system — it does not publish a fixed required refresh interval publicly. In practice, that makes it your responsibility to keep the underlying feed current: if a product's price or availability changes and the feed isn't refreshed, dynamic ads can keep showing outdated stock or pricing until Delta's next fetch picks up the change.
With Feedance you can schedule automatic re-generation of the feed (e.g. daily, or more frequently around sales and stock changes) so the source Delta polls is never far behind your actual catalog.
These are general feed-hygiene recommendations, not Delta-specific requirements:
Does Delta Projects support standard Google product feeds? Delta's documentation notes basic support for Google-style feeds in RSS 2.0 and Atom 1.0 format, in addition to its own XML specification.
Can I upload or update my feed myself through a Delta dashboard? No — based on Delta's own FAQ, feed registration and syncing is handled by contacting your Delta Projects account representative, who assigns the feed ID used in your creative's manifest.json.
Is Delta Projects owned by the Aleph Group? No. Delta Projects' own site identifies it as "An Azerion Company," following its acquisition by Azerion — it is not part of the Aleph Group.
What's the one field I absolutely must include? id is the only field Delta's XML specification marks as required; every other field (title, price, image_link, etc.) is optional but needed in practice for the creative to render meaningful content.
Can the same feed power both retargeting and prospecting ads? Yes — Delta supports fetching random products, last-viewed products (via the ProductView script), or specific IDs from a bidding plan, all from the same registered feed.
We’ll tailor your demo to your immediate needs and answer all your questions. Get ready to see how it works!