GET /api/v2/buyer/campaigns/{campaignId}/creatives/{creativeId}
Returns one creative manifest with its inline assets, tracking URLs, and sync status.
Request
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
campaignId | string | Yes | Path param — owning campaign |
creativeId | string | Yes | Path param — creative manifest ID |
Response
sync_status.synced is true once the manifest has propagated to at least one sales agent. last_synced_at is present on the full resource (not on list summaries).
Errors
404 NOT_FOUND—campaignIdorcreativeIddoes not exist or is not visible to the authenticated customer.
Related
Creative overview
Manifest fields and tracking macros
Update creative manifest
Edit fields or manage assets
List creative manifests
Browse all manifests on the campaign
Delete creative manifest
Remove the manifest