Posts under category Meta & Facebook

Hello,
I added the display name of the game Chess in the Indonesian localization as Catur. This has been approved by Facebook, but when I search for it using the keyword "Catur" in Gaming ( https://i.imgur.com/QwrjnPX.png ), my Chess game does not appear in the search results. Do we need to do anything further to enable searching for my Chess game with the keyword "Catur"?
This image ( https://i.imgur.com/JSwsPmq.png ) shows that the game Catur (Chess) cannot be found in the Indonesian.
The same issue occurs with the keyword "Échecs" in the French localization ( https://i.imgur.com/03KD0qF.png ). When I search for "Échecs," it shows Chinese Chess, not Chess.
Thanks.

From Feb 14, 2025 (UTC+9), there are situations that an amount of error code INVALID_PARAM from ad.showAsync is increased. As I researched with error logs from our game log server on Feb 16, it usually occurs on Android device, and most of the error messages were 'Ad with ID ... was not initailized' and appeared when call ad.loadAsync and ad.showAsync again after received an error (code: ADS_NOT_LOADED, message: Ad with ID ... was not loaded) from previous ad.showAsync even called ad.loadAsync before. I share a graph image of the trend in the number of error logs of interstitial/rewarded ad error from our game log server.

I'm struggling with fetching Facebook event data. Is there a way to retrieve event information via the Graph API, such as the name, start time, end time, description, etc.?
As an example, here is an event: https://www.facebook.com/events/1271487167612136.
Any help would be greatly appreciated—thanks in advance!