get_ad_image
Retrieve metadata and URL for an uploaded ad image by providing its hash. Get image dimensions, name, and other details.
Instructions
Retrieve metadata and URL for an uploaded ad image by hash.
Returns the image URL, dimensions, name, and other metadata.
Args: account_id: Ad account ID (e.g., 'act_123456789'). image_hash: Image hash from upload_ad_image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| image_hash | Yes |