Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class ImageImprovementsAccountLevelSettings.
Settings for the Automatic Image Improvements.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.AutomaticImageImprovements.ImageImprovementsAccountLevelSettings
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta \ AutomaticImageImprovementsMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ allow_automatic_image_improvements |
bool
Enables automatic image improvements. |
getAllowAutomaticImageImprovements
Enables automatic image improvements.
| Returns | |
|---|---|
| Type | Description |
bool |
|
hasAllowAutomaticImageImprovements
clearAllowAutomaticImageImprovements
setAllowAutomaticImageImprovements
Enables automatic image improvements.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|