Execute the Gemini prompt.
Args: prompt (FormattedGeminiPromptSchema): The formatted Gemini prompt campaign_id (int): The ID of the campaign customer_id (int): The ID of the Google Ads customer login_customer_id (int | None): The ID of the Google Ads login customer prompt_request (GetFormattedPromptRequestSchema | None): The request to get the formatted prompt as_user_id (int | None): The ID of the user to impersonate admin_user (User): The current user gemini_api_key (str | None): The Gemini API key model_name (str | None): The Gemini model name temperature (float | None): The temperature for the Gemini model
Returns: dict: The response
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type Response Execute Gemini Prompt Api V1 Chat Execute Gemini Prompt Post · object.