NotificationUnion
Notification union type
union NotificationUnion = AiringNotification | FollowingNotification | ActivityMessageNotification | ActivityMentionNotification | ActivityReplyNotification | ActivityReplySubscribedNotification | ActivityLikeNotification | ActivityReplyLikeNotification | ThreadCommentMentionNotification | ThreadCommentReplyNotification | ThreadCommentSubscribedNotification | ThreadCommentLikeNotification | ThreadLikeNotification | RelatedMediaAdditionNotification | MediaDataChangeNotification | MediaMergeNotification | MediaDeletionNotification | MediaSubmissionUpdateNotification | StaffSubmissionUpdateNotification | CharacterSubmissionUpdateNotificationPossible types
Section titled “Possible types”Notification for when an episode of anime airs
NotificationUnion.FollowingNotification object
Section titled “NotificationUnion.FollowingNotification ”Notification for when the authenticated user is followed by another user
NotificationUnion.ActivityMessageNotification object
Section titled “NotificationUnion.ActivityMessageNotification ”Notification for when a user is send an activity message
NotificationUnion.ActivityMentionNotification object
Section titled “NotificationUnion.ActivityMentionNotification ”Notification for when authenticated user is @ mentioned in activity or reply
NotificationUnion.ActivityReplyNotification object
Section titled “NotificationUnion.ActivityReplyNotification ”Notification for when a user replies to the authenticated users activity
NotificationUnion.ActivityReplySubscribedNotification object
Section titled “NotificationUnion.ActivityReplySubscribedNotification ”Notification for when a user replies to activity the authenticated user has replied to
NotificationUnion.ActivityLikeNotification object
Section titled “NotificationUnion.ActivityLikeNotification ”Notification for when a activity is liked
NotificationUnion.ActivityReplyLikeNotification object
Section titled “NotificationUnion.ActivityReplyLikeNotification ”Notification for when a activity reply is liked
NotificationUnion.ThreadCommentMentionNotification object
Section titled “NotificationUnion.ThreadCommentMentionNotification ”Notification for when authenticated user is @ mentioned in a forum thread comment
NotificationUnion.ThreadCommentReplyNotification object
Section titled “NotificationUnion.ThreadCommentReplyNotification ”Notification for when a user replies to your forum thread comment
NotificationUnion.ThreadCommentSubscribedNotification object
Section titled “NotificationUnion.ThreadCommentSubscribedNotification ”Notification for when a user replies to a subscribed forum thread
NotificationUnion.ThreadCommentLikeNotification object
Section titled “NotificationUnion.ThreadCommentLikeNotification ”Notification for when a thread comment is liked
NotificationUnion.ThreadLikeNotification object
Section titled “NotificationUnion.ThreadLikeNotification ”Notification for when a thread is liked
NotificationUnion.RelatedMediaAdditionNotification object
Section titled “NotificationUnion.RelatedMediaAdditionNotification ”Notification for when new media is added to the site
NotificationUnion.MediaDataChangeNotification object
Section titled “NotificationUnion.MediaDataChangeNotification ”Notification for when a media entry’s data was changed in a significant way impacting users’ list tracking
NotificationUnion.MediaMergeNotification object
Section titled “NotificationUnion.MediaMergeNotification ”Notification for when a media entry is merged into another for a user who had it on their list
NotificationUnion.MediaDeletionNotification object
Section titled “NotificationUnion.MediaDeletionNotification ”Notification for when a media tracked in a user’s list is deleted from the site
NotificationUnion.MediaSubmissionUpdateNotification object
Section titled “NotificationUnion.MediaSubmissionUpdateNotification ”Notification for when a media submission is accepted, partially accepted, or rejected
NotificationUnion.StaffSubmissionUpdateNotification object
Section titled “NotificationUnion.StaffSubmissionUpdateNotification ”Notification for when a staff submission is accepted, partially accepted, or rejected
NotificationUnion.CharacterSubmissionUpdateNotification object
Section titled “NotificationUnion.CharacterSubmissionUpdateNotification ”Notification for when a character submission is accepted, partially accepted, or rejected
Returned By
Section titled “Returned By”Notification query
Member Of
Section titled “Member Of”InternalPage object ● Page object