Recipes
Localize an ad image
Localize an existing ad image for a target language, preserving visual creative while adapting on-screen messaging.
post/v1/recipes/ad_localization
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"referenceImage": {
"uri": "https://example.com/image.jpg"
}
}Response
The task that was created.