accounts

Inserts a review for your Merchant Center account. If the review already exists, then the review is replaced with the new instance.

post/reviews/v1beta/{+parent}/merchantReviews:insert

Path parameters

parentstring required

Required. The account where the merchant review will be inserted. Format: accounts/{account}

Query parameters

dataSourcestring

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

Request body

namestring

Identifier. The name of the merchant review. Format: "{merchantreview.name=accounts/{account}/merchantReviews/{merchantReview}}"

merchantReviewIdstring

Required. The user provided merchant review ID to uniquely identify the merchant review.

dataSourcestring

Output only. The primary data source of the merchant review.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.