facebook / facebook-java-business-sdk

Java SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
393 stars 324 forks source link

I only have accesstoken and appid appsecert how to obtain user information #436

Open createalgorithm opened 11 months ago

createalgorithm commented 11 months ago

AdAccount adAccount = new AdAccount("",apiContext); ?

stcheng commented 11 months ago

could you elaborate more about what you want to do?

createalgorithm commented 11 months ago

could you elaborate more about what you want to do?

Okay, I would like to obtain detailed basic information about the user through accesstoken

stcheng commented 11 months ago

could you refer to the readme and ref docs to test? if you've any questions on your code or error code that you cannot resolve, please post it here.