Google Shopping Merchant Products V1 Client - Class SizeSystem (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class SizeSystem.

System in which the size is specified. Recommended for apparel items.

For more information, see Size system.

Protobuf type google.shopping.merchant.products.v1.SizeSystem

Namespace

Google \ Shopping \ Merchant \ Products \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SIZE_SYSTEM_UNSPECIFIED

Value: 0

Unspecified size system.

Generated from protobuf enum SIZE_SYSTEM_UNSPECIFIED = 0;

AU

Value: 1

AU.

Generated from protobuf enum AU = 1;

BR

Value: 2

BR.

Generated from protobuf enum BR = 2;

CN

Value: 3

CN.

Generated from protobuf enum CN = 3;

DE

Value: 4

DE.

Generated from protobuf enum DE = 4;

EU

Value: 5

EU.

Generated from protobuf enum EU = 5;

FR

Value: 6

FR.

Generated from protobuf enum FR = 6;

IT

Value: 7

IT.

Generated from protobuf enum IT = 7;

JP

Value: 8

JP.

Generated from protobuf enum JP = 8;

MEX

Value: 9

MEX.

Generated from protobuf enum MEX = 9;

UK

Value: 10

UK.

Generated from protobuf enum UK = 10;

US

Value: 11

US.

Generated from protobuf enum US = 11;