Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetCustomerSearchApplicationStatsResponse

import type { GetCustomerSearchApplicationStatsResponse } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";

Response format for search application stats for a customer.

interface GetCustomerSearchApplicationStatsResponse {
averageSearchApplicationCount?: bigint;
}

§Properties

§
averageSearchApplicationCount?: bigint
[src]

Average search application count for the given date range.

§

Search application stats by date.