public class ShoppingContent.Freelistingsprogram extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Freelistingsprogram.Get |
class |
ShoppingContent.Freelistingsprogram.Requestreview |
| Constructor and Description |
|---|
Freelistingsprogram() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Freelistingsprogram.Get |
get(Long merchantId)
Retrieves the status and review eligibility for the free listing program.
|
ShoppingContent.Freelistingsprogram.Requestreview |
requestreview(Long merchantId,
RequestReviewFreeListingsRequest content)
Requests a review of free listings in a specific region.
|
public ShoppingContent.Freelistingsprogram.Get get(Long merchantId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - Required. The ID of the account.IOExceptionpublic ShoppingContent.Freelistingsprogram.Requestreview requestreview(Long merchantId, RequestReviewFreeListingsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - Required. The ID of the account.content - the RequestReviewFreeListingsRequestIOExceptionCopyright © 2011–2022 Google. All rights reserved.