Google Shopping Merchant Notifications V1beta Client - Class NotificationEventType (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Notifications V1beta Client class NotificationEventType.

Represents the event type that the merchant is interested in receiving notifications for.

Protobuf type google.shopping.merchant.notifications.v1beta.NotificationSubscription.NotificationEventType

Namespace

Google \ Shopping \ Merchant \ Notifications \ V1beta \ NotificationSubscription

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

NOTIFICATION_EVENT_TYPE_UNSPECIFIED

Value: 0

Notifications event type is unspecified.

Generated from protobuf enum NOTIFICATION_EVENT_TYPE_UNSPECIFIED = 0;

PRODUCT_STATUS_CHANGE

Value: 1

Notification of product status changes, for example when product becomes disapproved.

Generated from protobuf enum PRODUCT_STATUS_CHANGE = 1;