The response schema for the competitiveSummaryBatch operation.

CompetitiveSummaryBatchResponse

interface CompetitiveSummaryBatchResponse {
    responses: CompetitiveSummaryResponse[];
}

Properties

Properties

The response list for the competitiveSummaryBatch operation.

CompetitiveSummaryBatchResponse