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

Properties of a ProductStatusChangeMessage.

Package

@google-shopping/notifications

Properties

account

account?: (string|null);

ProductStatusChangeMessage account

attribute

attribute?: (google.shopping.merchant.notifications.v1beta.Attribute|keyof typeof google.shopping.merchant.notifications.v1beta.Attribute|null);

ProductStatusChangeMessage attribute

changes

changes?: (google.shopping.merchant.notifications.v1beta.IProductChange[]|null);

ProductStatusChangeMessage changes

managingAccount

managingAccount?: (string|null);

ProductStatusChangeMessage managingAccount

resource

resource?: (string|null);

ProductStatusChangeMessage resource

resourceId

resourceId?: (string|null);

ProductStatusChangeMessage resourceId

resourceType

resourceType?: (google.shopping.merchant.notifications.v1beta.Resource|keyof typeof google.shopping.merchant.notifications.v1beta.Resource|null);

ProductStatusChangeMessage resourceType