Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 605 Bytes

catalog-ecom-seo-data.md

File metadata and controls

27 lines (18 loc) · 605 Bytes

Catalog Ecom Seo Data

SEO data for for a seller's Square Online store.

Structure

Catalog Ecom Seo Data

Fields

Name Type Tags Description
page_title str Optional The SEO title used for the Square Online store.
page_description str Optional The SEO description used for the Square Online store.
permalink str Optional The SEO permalink used for the Square Online store.

Example (as JSON)

{
  "page_title": "page_title6",
  "page_description": "page_description2",
  "permalink": "permalink0"
}