Interface protos.google.shopping.merchant.datasources.v1.IDataSource (0.11.0)

Properties of a DataSource.

Package

@google-shopping/datasources

Properties

dataSourceId

dataSourceId?: (number|Long|string|null);

DataSource dataSourceId

displayName

displayName?: (string|null);

DataSource displayName

fileInput

fileInput?: (google.shopping.merchant.datasources.v1.IFileInput|null);

DataSource fileInput

input

input?: (google.shopping.merchant.datasources.v1.DataSource.Input|keyof typeof google.shopping.merchant.datasources.v1.DataSource.Input|null);

DataSource input

localInventoryDataSource

localInventoryDataSource?: (google.shopping.merchant.datasources.v1.ILocalInventoryDataSource|null);

DataSource localInventoryDataSource

merchantReviewDataSource

merchantReviewDataSource?: (google.shopping.merchant.datasources.v1.IMerchantReviewDataSource|null);

DataSource merchantReviewDataSource

name

name?: (string|null);

DataSource name

primaryProductDataSource

primaryProductDataSource?: (google.shopping.merchant.datasources.v1.IPrimaryProductDataSource|null);

DataSource primaryProductDataSource

productReviewDataSource

productReviewDataSource?: (google.shopping.merchant.datasources.v1.IProductReviewDataSource|null);

DataSource productReviewDataSource

promotionDataSource

promotionDataSource?: (google.shopping.merchant.datasources.v1.IPromotionDataSource|null);

DataSource promotionDataSource

regionalInventoryDataSource

regionalInventoryDataSource?: (google.shopping.merchant.datasources.v1.IRegionalInventoryDataSource|null);

DataSource regionalInventoryDataSource

supplementalProductDataSource

supplementalProductDataSource?: (google.shopping.merchant.datasources.v1.ISupplementalProductDataSource|null);

DataSource supplementalProductDataSource