Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountImageImprovements |
AccountImageImprovements.clone() |
AccountImageImprovements |
AccountAutomaticImprovements.getImageImprovements()
This improvement will attempt to automatically correct submitted images if they don't meet the
[image requirements](https://support.google.com/merchants/answer/6324350), for example,
removing overlays.
|
AccountImageImprovements |
AccountImageImprovements.set(String fieldName,
Object value) |
AccountImageImprovements |
AccountImageImprovements.setAccountImageImprovementsSettings(AccountImageImprovementsSettings accountImageImprovementsSettings)
Determines how the images should be automatically updated.
|
AccountImageImprovements |
AccountImageImprovements.setEffectiveAllowAutomaticImageImprovements(Boolean effectiveAllowAutomaticImageImprovements)
Output only.
|
Modifier and Type | Method and Description |
---|---|
AccountAutomaticImprovements |
AccountAutomaticImprovements.setImageImprovements(AccountImageImprovements imageImprovements)
This improvement will attempt to automatically correct submitted images if they don't meet the
[image requirements](https://support.google.com/merchants/answer/6324350), for example,
removing overlays.
|
Copyright © 2011–2024 Google. All rights reserved.