public class ShoppingContent.Accounts.Credentials extends Object
Modifier and Type | Class and Description |
---|---|
class |
ShoppingContent.Accounts.Credentials.Create |
Constructor and Description |
---|
Credentials() |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Accounts.Credentials.Create |
create(Long accountId,
AccountCredentials content)
Uploads credentials for the Merchant Center account.
|
public ShoppingContent.Accounts.Credentials.Create create(Long accountId, AccountCredentials content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.accountId
- Required. The merchant id of the account these credentials belong to.content
- the AccountCredentials
IOException
Copyright © 2011–2021 Google. All rights reserved.