# ProductFeedInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to create a product feed. ### Access Scopes ## Fields * [country](/docs/api/admin-graphql/2024-10/enums/CountryCode): CountryCode! - The country of the product feed. * [language](/docs/api/admin-graphql/2024-10/enums/LanguageCode): LanguageCode! - The language of the product feed. ## Input objects with this input object * [productFeedCreate](/docs/api/admin-graphql/2024-10/mutations/productFeedCreate) ## Examples