FeedAttributeType

Possible data types for a feed attribute.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

INT64

Int64.

DOUBLE

Double.

STRING

String.

BOOLEAN

Boolean.

URL

Url.

DATE_TIME

Datetime.

INT64_LIST

Int64 list.

DOUBLE_LIST

Double (8 bytes) list.

STRING_LIST

String list.

BOOLEAN_LIST

Boolean list.

URL_LIST

Url list.

DATE_TIME_LIST

Datetime list.

PRICE

Price.