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

Usage

import * as mod from "https://googleapis.deno.dev/v1/merchantapi:reviews_v1beta.ts";

§Classes

GoogleAuth
MerchantAPI

Programmatically manage your Merchant Center Accounts.

§Variables

auth

§Interfaces

AccountsMerchantReviewsInsertOptions

Additional options for MerchantAPI#accountsMerchantReviewsInsert.

AccountsMerchantReviewsListOptions

Additional options for MerchantAPI#accountsMerchantReviewsList.

AccountsProductReviewsInsertOptions

Additional options for MerchantAPI#accountsProductReviewsInsert.

AccountsProductReviewsListOptions

Additional options for MerchantAPI#accountsProductReviewsList.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

CustomAttribute

A message that represents custom attributes. Exactly one of value or group_values must not be empty.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

ListMerchantReviewsResponse

Response message for the ListMerchantsReview method.

ListProductReviewsResponse

response message for the ListProductReviews method.

MerchantReview

A review for a merchant. For more information, see Introduction to Merchant Review Feeds

MerchantReviewAttributes

Attributes.

MerchantReviewDestinationStatus

The destination status of the merchant review status.

MerchantReviewItemLevelIssue

The ItemLevelIssue of the merchant review status.

MerchantReviewStatus

The status of a merchant review, data validation issues, that is, information about a merchant review computed asynchronously.

ProductChange

The change that happened to the product including old value, new value, country code as the region code and reporting context.

ProductReview

A review for a product. For more information, see Introduction to Product Review Feeds

ProductReviewAttributes

Attributes.

ProductReviewDestinationStatus

The destination status of the product review status.

ProductReviewItemLevelIssue

The ItemLevelIssue of the product review status.

ProductReviewStatus

Product review status.

ProductStatusChangeMessage

The message that the merchant will receive to notify about product status change event

ReviewLink

The URI of the review landing page.