Schema: InteractAction
Schema: InteractAction Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: InteractAction.
SubscribeAction JSON-LD example for a newsletter signup. SubscribeAction adds no properties of its own; used as potentialAction to express a subscription option on a website or content entity.
InteractAction JSON-LD example for registering for a course. InteractAction is the parent of CommunicateAction, FollowAction, JoinAction, LeaveAction, MarryAction, RegisterAction, BefriendAction, and SubscribeAction for social and community actions.
CommunicateAction JSON-LD example — the parent of AskAction, CheckInAction, CheckOutAction, CommentAction, InformAction, InviteAction, ReplyAction, and ShareAction. Carries recipient, about, language, and inLanguage.
RsvpAction JSON-LD example for an event RSVP in Gmail markup. Carries rsvpResponse (Yes/No/Maybe), additionalNumberOfGuests, and comment — the canonical form for Gmail confirm-your-attendance action cards.
LeaveAction JSON-LD reference — InteractAction subtype with event. Leaving an event / organization / community.
JoinAction JSON-LD reference — InteractAction subtype with event. Joining an event / group.
FollowAction JSON-LD reference — InteractAction subtype with followee. Following a person on a social platform.
BefriendAction JSON-LD reference. The act of forming a personal connection with someone (object) mutually/bidirectionally/symmetrically. Related actions: * [[FollowAction]]: Unlike FollowAction, Bef
MarryAction JSON-LD reference. The act of marrying a person.
RegisterAction JSON-LD reference. The act of registering to be a user of a service, product or web page. Related actions: * [[JoinAction]]: Unlike JoinAction, RegisterAction implies you are register
UnRegisterAction JSON-LD reference. The act of un-registering from a service. Related actions: * [[RegisterAction]]: antonym of UnRegisterAction. * [[LeaveAction]]: Unlike LeaveAction, UnRegisterActi