Interface protos.google.shopping.merchant.notifications.v1beta.IProductChange (0.2.0)

Properties of a ProductChange.

Package

@google-shopping/notifications

Properties

newValue

newValue?: (string|null);

ProductChange newValue

oldValue

oldValue?: (string|null);

ProductChange oldValue

regionCode

regionCode?: (string|null);

ProductChange regionCode

reportingContext

reportingContext?: (google.shopping.type.ReportingContext.ReportingContextEnum|keyof typeof google.shopping.type.ReportingContext.ReportingContextEnum|null);

ProductChange reportingContext