RushiJeavio

Results 3 comments of RushiJeavio

Hi @luisstb , Any updates on this? I am having issues with age and gender breakdowns

Hi @alducent , I am facing issue with getting age and gender breakdown. Using FB business sdk 8. ``` AdAccount.APIRequestGetInsights insightsRequest = account.getInsights().setTimeRange(datePreset) .setBreakdowns(List.of(AdsInsights.EnumBreakdowns.VALUE_AGE, AdsInsights.EnumBreakdowns.VALUE_GENDER)); ``` No fields return for...

August 2022, any updates?