batch_resize
Batch resize a source ad asset for an entire platform package by generating all Cloudinary transformation URLs in a single request.
Instructions
Generate Cloudinary transformation URLs for an entire platform package (e.g., "GDN Essential", "Meta Complete", "TTD Complete"). Returns all URLs at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | Platform package name | |
| publicId | Yes | Cloudinary public_id of the source asset | |
| sourceWidth | No | Source asset width | |
| sourceHeight | No | Source asset height |