{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "google-listings-and-ads/product-onboarding-prompt",
  "title": "Product onboarding prompt",
  "textdomain": "google-listings-and-ads",
  "attributes": {
    "startUrl": {
      "type": "string",
      "__experimentalRole": "content"
    }
  },
  "supports": {
    "html": false,
    "inserter": false,
    "lock": false,
    "__experimentalToolbar": false
  }
}