collection
include=collection
parametermeta
object includes player-specific information about ownership and acquisition. This allows you to show personalized information about when and how the player obtained the collectible.Check ownership status
owned_by_player
to determine if the current player has this collectible.Show acquisition details
acquired_at
timestamp for owned items to show collection history.Leverage rarity information
rarity_info
to display special badges or effects for rare items.Track collection progress
collection_progress
.Collectible Not Found
Invalid Include Parameter
include
parameter.Solution: Only use collection
as the include value for collectibles.