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

Properties of a NotificationSubscription.

Package

@google-shopping/notifications

Properties

allManagedAccounts

allManagedAccounts?: (boolean|null);

NotificationSubscription allManagedAccounts

callBackUri

callBackUri?: (string|null);

NotificationSubscription callBackUri

name

name?: (string|null);

NotificationSubscription name

registeredEvent

registeredEvent?: (google.shopping.merchant.notifications.v1beta.NotificationSubscription.NotificationEventType|keyof typeof google.shopping.merchant.notifications.v1beta.NotificationSubscription.NotificationEventType|null);

NotificationSubscription registeredEvent

targetAccount

targetAccount?: (string|null);

NotificationSubscription targetAccount