Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class UtilitiesIncluded.
The utilities included for the property.
Protobuf type google.shopping.merchant.products.v1.ProductAttributes.UtilitiesIncluded
Namespace
Google \ Shopping \ Merchant \ Products \ V1 \ ProductAttributesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UTILITIES_INCLUDED_UNSPECIFIED
Value: 0Unspecified utilities included.
Generated from protobuf enum UTILITIES_INCLUDED_UNSPECIFIED = 0;
ELECTRICITY
Value: 1Electricity.
Generated from protobuf enum ELECTRICITY = 1;
GAS
Value: 2Gas.
Generated from protobuf enum GAS = 2;
INTERNET
Value: 3Internet.
Generated from protobuf enum INTERNET = 3;
TRASH
Value: 4Trash.
Generated from protobuf enum TRASH = 4;
WATER
Value: 5Water.
Generated from protobuf enum WATER = 5;