Graph API中的细分错误无效

时间:2015-07-31 09:59:36

标签: facebook-graph-api facebook-insights

我试图获取Insights数据,其中指标是一个事件(fb_mobile_activate_app),故障由其他事件(fb_mobile_first_app_launch)完成。返回错误说一方面我的故障名称无效,另一方面它位于有效的故障列表中。

我已尝试使用错误消息中列出的所有事件fb_ *,结果完全相同。

还有其他人看到过类似行为吗?

URL:
https://graph.facebook.com/v2.4/<APP_ID>/app_insights/app_event?event_name=fb_mobile_activate_app&aggregateBy=USERS&access_token=<ACCESS_TOKEN>&breakdowns[0]=fb_mobile_first_app_launch


RESPONSE:
{  
   "error":{  
      "message":"(#100) Invalid Breakdown Name: 'fb_mobile_first_launch'. Valid breakdowns for event fb_mobile_first_app_launch are: age, app_version, auth_state, client, country, region_code, city_code, gender, locale, percentile, user_agent, device_model, device_os, carrier, timezone, core_count, screen_dimensions, total_disk_gb, remaining_disk_gb, label_cohort, ui_element, app_name, short_version_code, acquisition_source, acquisition_source_l1, acquisition_source_l2, acquisition_source_l3, fb_mobile_initiated_checkout, fb_mobile_purchase_failed, fb_sp_like_unlike, fb_sp_like_like, fb_sp_share_button_share_click, fb_mobile_purchase, fb_mobile_test, fb_mobile_activate_app, fb_mobile_first_app_launch, fb_sp_share_button_share",
      "type":"OAuthException",
      "code":100
   }
}

1 个答案:

答案 0 :(得分:0)

看起来这是一个API错误。现在提出并确认: https://developers.facebook.com/bugs/1470043193292603/?search_id