Fetch Creative Details
fetch_creative_detailsGet detailed information for specific creative assets by their IDs. Looks up each creative ID individually.
WHEN TO USE:
- Get metadata for specific creative assets
- Lookup creative names and content types
- Verify creative asset properties before using in ads
- Audit creative asset details and status
- Validate library IDs before ad creation
RETURNED INFORMATION:
- Creative asset name and ID
- Content type (IMAGE, VIDEO, GIF, DOCUMENT)
- File properties (size, dimensions, format)
- Upload and modification timestamps
- Visibility status and permissions
- Preview URLs and download links
- Associated metadata and tags
FEATURES:
- Batch lookup of multiple creative IDs
- Individual error handling for invalid/missing IDs
- Returns None for failed lookups while continuing others
- Detailed logging of API requests and responses
- Comprehensive metadata for each valid assetInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| creative_id | No | creative id to be query |