public class ShoppingContent.Ordertrackingsignals extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Ordertrackingsignals.Create |
| Constructor and Description |
|---|
Ordertrackingsignals() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Ordertrackingsignals.Create |
create(Long merchantId,
OrderTrackingSignal content)
Creates new order tracking signal.
|
public ShoppingContent.Ordertrackingsignals.Create create(Long merchantId, OrderTrackingSignal content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - The ID of the merchant for which the order signal is created.content - the OrderTrackingSignalIOExceptionCopyright © 2011–2022 Google. All rights reserved.