Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 671 Bytes

File metadata and controls

28 lines (16 loc) · 671 Bytes

GoogleBusinessPlatformDataCallToAction

Optional call-to-action button displayed on the post

Properties

Name Type Description Notes
type TypeEnum Button action type: LEARN_MORE, BOOK, ORDER, SHOP, SIGN_UP, CALL
url URI Destination URL for the CTA button (required when callToAction is provided)

Enum: TypeEnum

Name Value
LEARN_MORE "LEARN_MORE"
BOOK "BOOK"
ORDER "ORDER"
SHOP "SHOP"
SIGN_UP "SIGN_UP"
CALL "CALL"