get_ad_creatives
List ad creative data for an account or specific ad, including image hash resolution. Use account ID, optional ad ID, and limit parameter.
Instructions
List ad creatives for an account or specific ad, with image hash resolution.
Args: account_id: Ad account ID (e.g., 'act_123456789'). Used for image hash resolution. ad_id: Optional ad ID. If provided, returns the creative for that specific ad. limit: Max results when listing account creatives (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| ad_id | No | ||
| limit | No |