question

semeonperadze avatar image
semeonperadze asked

Title Object API and UI access

Hi!

I am trying to access Title Object (see Screenshot 1 below for reference) via API and cannot find the appropriate endpoint for that.


I am able to write and read data with /Object/GetObjects and /Object/SetObjects endpoints using entity type "title" (see Screenshot 2), but whatever I store there has nothing to do with what I see on the Content > Title Objects page of the PlayFab UI.



Question 1:

  • Can I access the title object I see in UI with API?
  • What sndpoints should I use?

Question 2:

  • Can I see the Title Entity object I updated with API in PlayFab UI?
  • How do I get there?


Screenshot 1: PlayFab UI

Screenshot 2: Postman - /GetObjects API

apisdata
title-object.png (79.3 KiB)
get-object.png (88.2 KiB)
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

·
Gosen Gao avatar image
Gosen Gao answered

I did a quick test and it showed that the interaction of the GetObjects API with the game manager works fine. Do you have multiple titles? If so, please make sure that the object you operate in Game Manager and the object operated by the API point to the same title.

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.