(Re-)trigger keyword analysis for an existing analysis
Re-trigger keyword analysis for an existing market analysis.
This endpoint:
- Retrieves the existing market analysis with access verification
- Soft-deletes all existing keywords (is_active=False, is_deleted=True)
- Generates new keywords using the stored config_json parameters
- Saves the new keywords to the database
- Updates the analysis status to COMPLETED
- Returns the full MarketAnalysisSchema with keywords included
No status validation is performed - can trigger on any analysis regardless of current status (DRAFT, COMPLETED, or CAMPAIGN_CREATED).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Optional specific Token ID
Response
Successful Response
Schema for a market analysis.
Analysis title
Google Ads customer ID
Analysis ID
Analysis status (draft, completed, campaign_created)
draft, completed, campaign_created Creation timestamp
Last update timestamp
Summary/description of the market analysis
Whether to include assistant knowledge items for this analysis
Analysis configuration (can be empty on Market Analysis creation)
ID of created campaign if any
Associated keywords