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
The access token received from the authorization server in the OAuth 2.0 flow.
The schema for updating a Gemini prompt.
The types of prompts for the Gemini API.
negative_keyword_recommendations, negative_keyword_shopping_pmax_recommendations, keyword_pause_recommendations, double_check_pause_keywords_recommendation, keyword_pause_context_validation, headline_recommendations, description_recommendations Successful Response
The schema for a Gemini prompt.
The types of prompts for the Gemini API.
negative_keyword_recommendations, negative_keyword_shopping_pmax_recommendations, keyword_pause_recommendations, double_check_pause_keywords_recommendation, keyword_pause_context_validation, headline_recommendations, description_recommendations