Ad creative dimension
An ad creative is the specific image, text, or video asset shown in an ad. Analytics tools surface a creative dimension so you can compare which asset drove a click; GA4 populates it from linked Google Ads, while other channels rely on utm_content. This page covers derivation and the volatility of creative identifiers.
What this means
The creative dimension answers 'which specific ad asset was clicked?' — the headline variant, image, or video — rather than the campaign or ad group it belonged to. It is the most granular layer of paid-media attribution.
In GA4, creative-level data for Google Ads arrives through account linking. For other platforms you encode the asset in utm_content (for example utm_content=blue-hero-v2) and read it back as a campaign dimension.
- Identifies the individual ad asset clicked
- GA4 gets Google creatives via linking
- Other channels use utm_content as the carrier
Why creative IDs are volatile
Ad assets are rotated, paused, and re-uploaded constantly. A re-uploaded image often gets a new identifier even if it looks the same, so historical comparisons can fragment across IDs that represent one creative idea.
Responsive and dynamic ad formats compound this: the platform assembles assets on the fly, so a single 'creative' you analyse may be one of many automatically generated combinations. Treat creative counts as approximate and group by your own naming convention where you can.
- Re-uploads can mint new IDs for the same asset
- Responsive/dynamic ads generate many combinations
- Group by naming convention for stable comparisons
How it appears in analytics and logs
A creative value identifies the asset associated with a click. Sudden new values usually mean creatives were rotated or refreshed; '(not set)' means the source did not pass a creative identifier.
Diagnostic use case
Compare engagement and conversions across individual ad assets so you can retire weak creatives and scale the ones that resonate.
What WebmasterID can help detect
WebmasterID reads utm_content and similar tags from inbound links first-party, so you can compare creatives without third-party ad cookies.
Common mistakes
- Assuming one creative idea maps to one stable ID over time.
- Comparing responsive-ad creatives as if they were fixed assets.
- Forgetting to set utm_content on non-Google paid links.
Privacy and accuracy notes
Creative identifiers describe an ad asset, not a person. They carry no inherent personal data, though they may appear in URLs alongside click identifiers.
Related pages
- Ad group dimension
An ad group groups related ads and keywords inside a campaign. In GA4 the Google Ads ad group dimension is populated when accounts are linked and auto-tagging is on; for non-Google networks you approximate it with UTM tags. This page explains the derivation and the difference between a true ad group and a UTM stand-in.
- Ad content dimension: distinguishing creative variants
Ad content is the dimension fed by the utm_content parameter. Its job is to differentiate links or ad creatives that share the same source, medium, and campaign — for example two buttons in one email or two banner variants in one campaign. It does not affect channel attribution; it is purely a label for distinguishing creative or placement, which makes it ideal for A/B and link-position analysis.
- Ad placement dimension
A placement is the specific site, app, page, or surface where a display or video ad was shown. Ad platforms expose a placement dimension for display and video campaigns; analytics tools usually only see it through linked ad accounts. This page explains placement vs network and why placement reporting is often partial.
- Campaign links
Encode the creative in utm_content for clean comparisons.
Sources and verification notes
- Google Analytics Help — [GA4] URL builders: Collect campaign dataDocuments utm_content as the manual creative/ad-variant carrier.
- Google Ads Help — About responsive search adsExplains dynamic assembly of creative assets.
Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.