gpb_notification_events
Filter the notification events.
gpb_entry_bookings_deleted
Fires after all bookings for an entry have been deleted.
gpb_booking_time_field_init_script_args
Filter the arguments passed to the Booking Time field init script.
gpb_pricing_calculated
Filter the final calculated price.
gpb_applicable_pricing_rules
Filter the applicable pricing rules.
gpb_booking_deleted
Fires after a booking is deleted.
gpb_resource_booking_deleted
Fires after a resource booking is deleted as part of service booking deletion.
gpb_before_booking_deleted
Filter to short-circuit booking deletion.
gpb_after_booking_created
Fires after creating a booking.
gpb_before_booking_created
Fires before creating a booking.
gpb_ics_sync_log_retention_days
Filter the number of days to keep sync logs.
gpb_ics_sync_retry_delay
Filter the retry delay calculation. Default uses exponential backoff: 5 minutes, 15 minutes, 60 minutes
gpb_ics_sync_max_retry_attempts
Filter the maximum number of retry attempts.
gpb_ics_sync_frequency
Filter the sync frequency.