Types > InfoDataFeedPreset
Commerce APITypesInfoDataFeedPreset
InfoDataFeedPreset

Description

Fields

consumer_fields: [InfoDataFeedPresetField!]!


fields: [DataFeedField!]!


id: String!

Unique data feed preset id

Example: "google"


name: String!

Name of the data feed preset

Example: "Google Merchant Product Feed"


options: [KeyValue!]!


template_footer: String!

Footer template to apply to data feed


template_header: String!

Header template to apply to data feed


template_item: String!

Item template to apply to data feed


url: String!

URL that is related to the data feed

Example: "https://support.google.com/merchants/answer/7052112"


Used By

Types

InfoDataFeeds

Preview (typescript)

Loading module