---
title: "GET /v1/advertisers/{advertiserId}/plans/{planId}/market-analysis"
method: GET
path: "/v1/advertisers/{advertiserId}/plans/{planId}/market-analysis"
tags: ["Plans"]
---

# GET /v1/advertisers/{advertiserId}/plans/{planId}/market-analysis

`GET /v1/advertisers/{advertiserId}/plans/{planId}/market-analysis`

## Path parameters

- `planId` string, required
- `advertiserId` string, required

## Response `200`

Success

- PlanMarketAnalysisSectionResponseResponse
  - `timestamp` string, date-time
  - `errors` Error[], nullable
    - `code` string, nullable
    - `name` string, nullable
    - `message` string, nullable
    - `description` string, nullable
  - `data` PlanMarketAnalysisSectionResponse
    - `marketAnalysis` BlueprintMarketAnalysisResponse
      - `strategicOverview` BlueprintStrategicOverviewResponse
        - `businessPositioning` string, nullable
        - `coreMarketChallengesAndOpportunities` string, nullable
        - `analyticalFramework` string, nullable
      - `industryContextAnalysis` BlueprintIndustryContextAnalysisResponse
        - `marketSizeAndGrowth` string, nullable
        - `transformativeTrends` string, nullable
        - `regulatoryConsiderations` string, nullable
        - `seasonalImpacts` string, nullable
        - `relatedIndustryInfluences` string, nullable
        - `economicIndicators` string, nullable
      - `competitiveLandscape` BlueprintCompetitiveLandscapeResponse
        - `competitiveAssessmentMethodology` string, nullable
        - `keyCompetitorProfiles` BlueprintCompetitorProfileResponse[], nullable
          - `id` string, nullable
          - `name` string, nullable
          - `strategicThreatLevel` string, nullable
          - `overview` string, nullable
          - `strengths` string, nullable
          - `weaknesses` string, nullable
          - `strategicImplications` string, nullable
        - `marketPositioningAnalysis` string, nullable
        - `shareOfVoiceAnalysis` string, nullable
        - `gapAnalysis` string, nullable
        - `competitivePositioningOpportunities` string, nullable
      - `geographicOpportunities` BlueprintGeographicOpportunitiesResponse
        - `geographicTargetingMethodology` string, nullable
        - `regionalDemandAnalysis` string, nullable
        - `opportunityScoringSystem` BlueprintGeographicClusterResponse[], nullable
          - `id` string, nullable
          - `clusterName` string, nullable
          - `alignmentScore` string, nullable
          - `priorityLevel` string, nullable
          - `keyAreas` string, nullable
          - `strategicRationale` string, nullable
        - `competitiveDensityAnalysis` string, nullable
        - `demographicAnalysis` string, nullable
        - `environmentalConsiderations` string, nullable
      - `seasonalAndCyclicalPatterns` BlueprintSeasonalPatternsResponse
        - `keySeasonalCycles` string, nullable
        - `externalFactorAnalysis` string, nullable
        - `demandVariationQuantification` string, nullable
        - `consumerBehaviorTrends` string, nullable
      - `coreChallengesInMarket` BlueprintCoreChallengesResponse
        - `coreChallengesInTheMarket` BlueprintMarketChallengeResponse[], nullable
          - `id` string, nullable
          - `title` string, nullable
          - `severity` string, nullable
          - `description` string, nullable
          - `operationalImplications` string, nullable
        - `challengePrioritizationAnalysis` string, nullable
        - `marketConstraintAnalysis` string, nullable
      - `insightsSummary` BlueprintInsightsSummaryResponse
        - `keyFindingsSynthesis` string, nullable
        - `strategicDirection` string, nullable
        - `businessSpecificStrategicInsights` string, nullable
    - `sectionTitles` PlanMarketAnalysisSectionTitlesResponse
      - `strategicOverviewTitle` string, nullable
      - `industryContextAnalysisTitle` string, nullable
      - `competitiveLandscapeTitle` string, nullable
      - `geographicOpportunitiesTitle` string, nullable
      - `seasonalPatternsTitle` string, nullable
      - `coreChallengesTitle` string, nullable
      - `insightsSummaryTitle` string, nullable

---

[API](https://skmtc.net/adcritter/apis/adcritter-api.md) · [All operations](https://skmtc.net/adcritter/apis/adcritter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcritter/adcritter-api/revisions/d216a4676bdd/schema)
