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