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

AccountsMerchantReviewsInsertOptions

import type { AccountsMerchantReviewsInsertOptions } from "https://googleapis.deno.dev/v1/merchantapi:reviews_v1beta.ts";

Additional options for MerchantAPI#accountsMerchantReviewsInsert.

interface AccountsMerchantReviewsInsertOptions {
dataSource?: string;
}

§Properties

§
dataSource?: string
[src]

Required. The data source of the merchantreview Format: accounts/{account}/dataSources/{datasource}.