Module: Google::Shopping::Merchant::DataSources::V1beta::PrimaryProductDataSource::Channel

Defined in:
proto_docs/google/shopping/merchant/datasources/v1beta/datasourcetypes.rb

Overview

Data Source Channel.

Channel is used to distinguish between data sources for different product verticals.

Constant Summary collapse

CHANNEL_UNSPECIFIED =

Not specified.

0
ONLINE_PRODUCTS =

Online product.

1
LOCAL_PRODUCTS =

Local product.

2
PRODUCTS =

Unified data source for both local and online products. Note: Products management through the API is not possible for this channel.

3