get_ad_creatives
List ad creatives for an ad account or a specific ad, with image hash resolution. Limit parameter controls result count.
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 |