nevent_get_paid_ad_creative
Get the creative content of a specific ad: copy (body, title, description, CTA), click URL, UTM params, and pre-signed S3 image/video URLs (TTL ~1 hour). Use after nevent_list_paid_ads to get a valid adId. Null imageUrl/videoUrl means the asset mirror job has not run yet — retry in ~5 minutes. For Dynamic Creative Ads (hasDca: true), the dca field contains multiple creative variants. A 404 may mean this tenant is not enrolled in the insights pilot — call nevent_paid_ads_health to confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adId | Yes | Ad ID from the provider. Use nevent_list_paid_ads to get valid adId values. | |
| provider | Yes | Ad provider: meta | google | tiktok |