You will need this token to perform various tasks during Private Computation deployment and while using Private Lift and Private Attribution products.
Go to developers.facebook.com/apps and select the app that you want to use.
In the GET
request, enter:
oauth/access_token?grant_type=fb_exchange_token&client_id=<AppId>&client_secret=<App Secret>&fb_exchange_token=<Access Token>
AppId
and AppSecret
with the values copied in the previous step. Also replace the Access Token
with the Access Token on the screen in the right corner (see below).ads_management
, ads_read
and business_management
.access_token
received in the response. Please carefully store this token.