Update Gemini Prompt
Chat
Update Gemini Prompt
Update the Gemini prompt for the given ID.
Args: prompt_id (int): The ID of the Gemini prompt. prompt (GeminiPromptUpdateSchema): The Gemini prompt to update. _admin_user (User): The current user
Returns: GeminiPromptSchema: The updated Gemini prompt
PUT
Update Gemini Prompt
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
The schema for updating a Gemini prompt.
The types of prompts for the Gemini API.
Available options:
negative_keyword_recommendations, negative_keyword_shopping_pmax_recommendations, keyword_pause_recommendations, double_check_pause_keywords_recommendation, keyword_pause_context_validation, headline_recommendations, description_recommendations, keyword_to_ad_groups_splitting, rsa_generation, extension_generation Response
Successful Response
The schema for a Gemini prompt.
The types of prompts for the Gemini API.
Available options:
negative_keyword_recommendations, negative_keyword_shopping_pmax_recommendations, keyword_pause_recommendations, double_check_pause_keywords_recommendation, keyword_pause_context_validation, headline_recommendations, description_recommendations, keyword_to_ad_groups_splitting, rsa_generation, extension_generation