And those IDs don't seem to give back any achievement information. Is there a way to pull a list of all titleID's or even productID's from a titleID?
I'm noticing a continuation token which I didn't notice before. I'll see if that helps. But my question still stands. Is there a way to do either or both of those things?
EDIT: Using the continuation token didn't seem to help.
Whenever I call anyone of these end points I just get:
{"Id":"Lists","Name":"Lists","Version":"v8.0","ContinuationToken":"d92bb98e-844a-4ec6-9d1d-4a79d6ded0ad","Items":[{"Id":"9PD6X6PNG5B0","ItemType":"Game","PredictedScore":34.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PLW0DRNHMF2","ItemType":"Game","PredictedScore":35.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9MX1ZZ46W88X","ItemType":"Game","PredictedScore":36.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NCJR504WXT0","ItemType":"Game","PredictedScore":37.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NV8MJZ96J4K","ItemType":"Game","PredictedScore":38.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9MWGHSQZ6HL6","ItemType":"Game","PredictedScore":39.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9P1LXTT8V2B4","ItemType":"Game","PredictedScore":40.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9P9MTMWKS82R","ItemType":"Game","PredictedScore":41.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PCPXQ5K8SV5","ItemType":"Game","PredictedScore":42.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PHNNXSRN7NK","ItemType":"Game","PredictedScore":43.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PNS9G2ZZV88","ItemType":"Game","PredictedScore":44.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NKG0X1MGQTX","ItemType":"Game","PredictedScore":45.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NZC09NNR93L","ItemType":"Game","PredictedScore":46.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NX3G3Z38CV2","ItemType":"Game","PredictedScore":47.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9P6PXDC2SXVR","ItemType":"Game","PredictedScore":48.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9MZXV7ZGM0J5","ItemType":"Game","PredictedScore":49.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NKCGC1XV8VL","ItemType":"Game","PredictedScore":50.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PF7G7PQ02JW","ItemType":"Game","PredictedScore":51.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9N9KG3XJM5PT","ItemType":"Game","PredictedScore":52.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NHLKLVDGQBZ","ItemType":"Game","PredictedScore":53.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9N30NRTCRCGH","ItemType":"Game","PredictedScore":54.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9PCBJLHPDM0H","ItemType":"Game","PredictedScore":55.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NM6JN1XRC7S","ItemType":"Game","PredictedScore":56.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9NWQ4TJKPJ7B","ItemType":"Game","PredictedScore":57.0,"TrackingId":"00000000-0000-0000-0000-000000000003"},{"Id":"9N4H8L9S2H7D","ItemType":"Game","PredictedScore":58.0,"TrackingId":"00000000-0000-0000-0000-000000000003"}],"Title":"New games","LongTitle":"New games","PagingInfo":{"TotalItems":967},"Status":"Success"}
And those IDs don't seem to give back any achievement information. Is there a way to pull a list of all titleID's or even productID's from a titleID?
I'm noticing a continuation token which I didn't notice before. I'll see if that helps. But my question still stands. Is there a way to do either or both of those things?
EDIT: Using the continuation token didn't seem to help.