Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Liasettings.Update |
ShoppingContent.Liasettings.update(BigInteger merchantId,
BigInteger accountId,
LiaSettings content)
Updates the LIA settings of the account.
|
Constructor and Description |
---|
Update(BigInteger merchantId,
BigInteger accountId,
LiaSettings content)
Updates the LIA settings of the account.
|
Modifier and Type | Method and Description |
---|---|
LiaSettings |
LiaSettings.clone() |
LiaSettings |
LiasettingsCustomBatchResponseEntry.getLiaSettings()
The retrieved or updated Lia settings.
|
LiaSettings |
LiasettingsCustomBatchRequestEntry.getLiaSettings()
The account Lia settings to update.
|
LiaSettings |
LiaSettings.set(String fieldName,
Object value) |
LiaSettings |
LiaSettings.setAccountId(BigInteger accountId)
The ID of the account to which these LIA settings belong.
|
LiaSettings |
LiaSettings.setCountrySettings(List<LiaCountrySettings> countrySettings)
The LIA settings for each country.
|
LiaSettings |
LiaSettings.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
List<LiaSettings> |
LiasettingsListResponse.getResources() |
Modifier and Type | Method and Description |
---|---|
LiasettingsCustomBatchResponseEntry |
LiasettingsCustomBatchResponseEntry.setLiaSettings(LiaSettings liaSettings)
The retrieved or updated Lia settings.
|
LiasettingsCustomBatchRequestEntry |
LiasettingsCustomBatchRequestEntry.setLiaSettings(LiaSettings liaSettings)
The account Lia settings to update.
|
Modifier and Type | Method and Description |
---|---|
LiasettingsListResponse |
LiasettingsListResponse.setResources(List<LiaSettings> resources) |
Copyright © 2011–2024 Google. All rights reserved.