最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

fbsdk - Facebook Graph API - Application App Event Type Parameter Values - Stack Overflow

programmeradmin0浏览0评论

I am trying to understand how to use Facebook Graph API to get the parameter values of the app events that I log in my React Native app using react-native-fbsdk-next.

Here is the Facebook documentation that I thought I can use for this, but I can't get it to work to get the parameter values of the specific app event: /

The issue is that the documentation does not clearly specify the API endpoint URL, so if anyone knows, that would really help me out

I am trying to understand how to use Facebook Graph API to get the parameter values of the app events that I log in my React Native app using react-native-fbsdk-next.

Here is the Facebook documentation that I thought I can use for this, but I can't get it to work to get the parameter values of the specific app event: https://developers.facebook/docs/graph-api/reference/application-app-event-type-parameter-values/

The issue is that the documentation does not clearly specify the API endpoint URL, so if anyone knows, that would really help me out

Share Improve this question asked Mar 4 at 20:51 Marina KimMarina Kim 757 bronze badges 2
  • 1 Are you looking for /{application-id}/app_event_types, developers.facebook/docs/graph-api/reference/application/… ? – C3roe Commented Mar 5 at 7:38
  • Hi @C3roe, app_event_types returns a list of events with parameters, but no parameters values unfortunately – Marina Kim Commented Mar 5 at 9:34
Add a comment  | 

1 Answer 1

Reset to default 0

I came to a conclusion that Facebook documentation is inaccurate and there is no such API. Learn to live with the fact that if you pass parameters with App Events, you can not see them anywhere, but just know what they are and use it as needed, e.g. for ads, target audience etc.

发布评论

评论列表(0)

  1. 暂无评论