facebook / facebook-java-business-sdk

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

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

Open createalgorithm opened 1 year ago

createalgorithm commented 1 year ago

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

stcheng commented 1 year ago

could you elaborate more about what you want to do?

createalgorithm commented 1 year 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 1 year 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.