question

tmannino avatar image
tmannino asked

Partial catalog download?

The documentation for GetCatalogItems doesn't specify: is there any way to get a portion of a catalog?


We are using the CustomData property within items and are realizing we don't need this data for the initial catalog retreival. Is there any way to query the catalog without getting that data? Either a portion of the catalog, or just certain properties within items?

data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

The GetCatalogItems API call specifically returns the full catalog.The idea of the CustomData in the catalog is that it lives at the catalog level, so that all players are using the same values when you update it.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.