API Status Get API Key
INPUT

GoogleBusinessEventMetaDataInput

Metadata for a GBP post that is an event

Fields 6

Action button. Optional: a post with no button, or none, publishes without a call-to-action. On edit, omitting it preserves the existing value.

endDate : DateTime

End date of the event. Required on create; optional on edit (omitted preserves existing value).

isFullDayEvent : Boolean!

Indicate whether the event has a start or end time.

startDate : DateTime

Start date of the event. Required on create; optional on edit (omitted preserves existing value).

title : String

Title of the event. Required on create; optional on edit (omitted preserves existing value).