What's new on v3.6
Standardized Insight Taxonomy
Insight subtypes are now consistent across both generate-insights and generate-content APIs, making it easier to request and control which insights appear in responses. You can now include multiple subtypes in a single request, giving you more granular control over personalization.
Example: Using Multiple Insight Subtypes ingenerate-content
generate-content{
"enabledInsights": [
"companyMarketTrends",
"behavioralProfile",
"socialMediaProspectRecentLinkedInPosts"
]
}Multi-Subtype Support ingenerate-insights
generate-insightsYou can now pass multiple insight subtypes in a single request to the generate-insights endpoint, making it more efficient to retrieve exactly the insights you need in one API call.
Example: Using Multiple Subtypes ingenerate-insights
generate-insights{
"insightSubtypes": [
"companyMarketTrends",
"prospectsCompetitorIsYourCustomer",
"financialEarningsCall"
]
}Check out the full list of available subtypes to explore what's possible.
New Model Option:gemini_flash_1.5
gemini_flash_1.5We've added gemini_flash_1.5 as a new model option for content generation, offering faster response times while maintaining high-quality output. This model is also available on all other active generate-content endpoints.
Availability
These updates are now live in:
✅ generate-contentv3.6
✅ generate-insightsv3.2
Start using these new capabilities today to make your insight-driven content even more precise and effective! 🚀
Updated 13 days ago
