You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Default: false. When true, includes the top-level flat 'activities' array in responses for aggregated feeds. By default, aggregated feeds only return 'aggregated_activities'.
8363
+
*/
8364
+
include_flat_activities?: boolean;
8365
+
8361
8366
/**
8362
8367
* Default: false. When true, includes score_vars in activity responses containing variable values used at ranking time.
0 commit comments