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

AccountsCssProductInputsDeleteOptions

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

Additional options for CSS#accountsCssProductInputsDelete.

interface AccountsCssProductInputsDeleteOptions {
supplementalFeedId?: bigint;
}

§Properties

§
supplementalFeedId?: bigint
[src]

The Content API Supplemental Feed ID. The field must not be set if the action applies to a primary feed. If the field is set, then product action applies to a supplemental feed instead of primary Content API feed.