Requires read_product_listings access scope.

Returns a ProductFeed resource by ID.


Anchor to id
id
required

The ID of the ProductFeed to return.


Was this section helpful?

Anchor to ProductFeed
ProductFeed
Access requirements

A product feed.


Was this section helpful?
Hide code
Query reference
Copy
{
  productFeed(id) {
    # ProductFeed fields
  }
}