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

ListSearchKeywordImpressionsMonthlyResponse

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

Represents the response for ListSearchKeywordImpressionsMonthly.

interface ListSearchKeywordImpressionsMonthlyResponse {
nextPageToken?: Uint8Array;
searchKeywordsCounts?: SearchKeywordCount[];
}

§Properties

§
nextPageToken?: Uint8Array
[src]

A token indicating the last paginated result returned. This can be used by succeeding requests to get the next "page" of keywords. It will only be present when there are more results to be returned.

§
searchKeywordsCounts?: SearchKeywordCount[]
[src]

Search terms which have been used to find a business.