Универсальный JSON-шаблон для редакционных рекламных объявлений продуктов

Модель: Nano Banana 2
Текст шаблона
{
"project": "Nano Banana - Универсальная редакционная реклама продукта",
"version": "1.1",
"input_requirements": {
"reference_product_image": {
"upload_required": true,
"usage": "извлечь визуальные характеристики, цветовую палитру, возможного целевого пользователя и предполагаемое назначение"
},
"branding_elements": {
"allowed": false,
"description": "никаких видимых логотипов, товарных знаков или названий брендов в сгенерированном результате"
}
},
"image_specification": {
"meta": {
"clean_generation": true,
"distraction_free": true
}
},
"creative_directive": {
"freedom_level": "full_creative_imagination",
"Nano_Banana_role": "интерпретировать суть продукта для разработки остальной части сцены",
"editorial_intent": "произвести визуально привлекательную рекламу исключительно на основе референса продукта"
},
"scene_generation": {
"environment": {
"type": "indoor_or_outdoor",
"chosen_by": "best_use_case_for_product",
"lighting": {
"selection_method": "depends_on_product_use_case",
"goal": [
"enhance_product_visibility",
"create_clean_editorial_mood",
"support_emotional_impact"
]
}
},
"subject_character": {
"identity": "derived_from_product_reference",
"gender": "male_or_female",
"attributes_selection": [
"style_inspired_by_product_color_palette",
"personality_inferred_from_product_category",
"age_and_vibe_matching_intended_audience"
],
"pose": "chosen_by_creative_engine",
"interaction_with_product": "natural_and_meaningful"
},
"product_presentation": {
"visibility": "clear",
"placement": "hero_position",
"integration": "harmonized_with_entire_composition"
}
},
"ad_copy": {
"text": {
"placement": "editorial_style_overlay",
"tone": "чистый, современный, описательный",
"content": "краткая метафорическая строка, описывающая суть и назначение продукта без упоминания бренда"
}
},
"render_style": {
"aesthetic": "editorial_magazine_ad",
"resolution": "high_detail",
"color_grading": "optimized_based_on_product_visuals",
"medium": "photorealistic"
}
}
🇬🇧 Original (English)
{
"project": "Nano Banana - Universal Product Editorial Ad",
"version": "1.1",
"input_requirements": {
"reference_product_image": {
"upload_required": true,
"usage": "extract visual characteristics, color palette, possible target user, and implied purpose"
},
"branding_elements": {
"allowed": false,
"description": "no visible logos, trademarks, or brand names in the generated result"
}
},
"image_specification": {
"meta": {
"clean_generation": true,
"distraction_free": true
}
},
"creative_directive": {
"freedom_level": "full_creative_imagination",
"Nano_Banana_role": "interpret product essence to design the rest of the scene",
"editorial_intent": "produce a visually compelling advertisement based solely on the product reference"
},
"scene_generation": {
"environment": {
"type": "indoor_or_outdoor",
"chosen_by": "best_use_case_for_product",
"lighting": {
"selection_method": "depends_on_product_use_case",
"goal": [
"enhance product visibility",
"create a clean editorial mood",
"support emotional impact"
]
}
},
"subject_character": {
"identity": "derived_from_product_reference",
"gender": "male_or_female",
"attributes_selection": [
"style_inspired_by_product_color_palette",
"personality_inferred_from_product_category",
"age_and_vibe_matching_intended_audience"
],
"pose": "chosen_by_creative_engine",
"interaction_with_product": "natural and meaningful"
},
"product_presentation": {
"visibility": "clear",
"placement": "hero_position",
"integration": "harmonized with entire composition"
}
},
"ad_copy": {
"text": {
"placement": "editorial_style_overlay",
"tone": "clean, modern, descriptive",
"content": "short metaphorical line describing the product’s essence and purpose without naming a brand"
}
},
"render_style": {
"aesthetic": "editorial_magazine_ad",
"resolution": "high_detail",
"color_grading": "optimized_based_on_product_visuals",
"medium": "photorealistic"
}
}
Краткое описание
Комплексный JSON-шаблон, разработанный для Nano Banana Pro для автоматической генерации рекламных объявлений в редакционном стиле для любого продукта без видимых логотипов. Шаблон определяет требования к входным данным, спецификации изображения, креативные директивы, параметры генерации сцены (окружение, объект, презентация продукта) и структуру рекламного текста.







