OptionalcollectionsResolved collections that passed filters (if resolve=true). Each entry contains identification and key metadata for seller matching.
Optionalcollection_rid?: stringRegistry-assigned stable identifier for this collection. Present when the collection has been registered in the collection registry.
Human-readable collection name
Optionaldistribution_ids?: { type: DistributionIdentifierType; value: string }[]Platform-independent identifiers for cross-publisher matching
Optionalcontent_rating?: ContentRatingOptionalgenre?: string[]Genre tags for this collection
Optionalgenre_taxonomy?: GenreTaxonomyOptionalkind?: CollectionKindOptionalpaginationOptionalresolved_When the list was resolved
Optionalcache_Cache expiration timestamp. Re-fetch the list after this time to get updated collections.
Optionalcoverage_Collections included in the list despite missing metadata for a filtered dimension. Maps dimension name (e.g., 'genre', 'content_rating') to arrays of distribution identifiers for collections not covered. Only present when filters are applied and some collections lack the filtered metadata.
OptionalcontextOptionalext
Response payload for get_collection_list task. Returns resolved collection entries with identification and key metadata for matching. Consumers should cache the resolved collections and refresh based on cache_valid_until.