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

LookupAccountResponse

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

Response definition for the lookup account rpc.

interface LookupAccountResponse {
name?: string;
}

§Properties

§
name?: string
[src]

The name of the Account Format: platforms/{platform}/accounts/{account_id}