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

ReportPropertyUsageRequest

import type { ReportPropertyUsageRequest } from "https://googleapis.deno.dev/v1/marketingplatformadmin:v1alpha.ts";

Request message for ReportPropertyUsage RPC.

interface ReportPropertyUsageRequest {
month?: string;
}

§Properties

§
month?: string
[src]

Required. The target month to list property usages. Format: YYYY-MM. For example, "2025-05"