Posts tagged with facebook-page

Currently, i'm testing Facebook Graph API for creating Campaigns, Adsets, Ad creative and ads. I have create an Sandbox ad account, assign it to a page and get its token for those API.

For Campaigns & Adsets, it works perfectly. But till the Ad creative part, my token was not eligible to do it.

After research, i figured out that when i assigned a page, my token only have permission as ADVERTISER, which only allows to create ads but not ad creative. In order to create ad creative, i need to have CREATE_CONTENT permission.

But the thing is, in my Business Manager, i can't added more tasks since this is an sandbox ad account and it doesn't have an official email to verify.

Have anyone suffered the same issue and figure out how to work around to add more page's tasks to an sandbox ad account owner

I am using meta business suite leads center screen to manage potential candidates. But I want to write a tool to export the information on the screen of each candidate such as label, Assigned to, Stage.. to save to a separate database system.

Leads center image

I also know the api below can get basic information, but it seems to need ad_id, form_id. Although I am not using any ad at the moment. Can it be solved using webhook?

https://developers.facebook.com/docs/marketing-api/guides/lead-ads/retrieving

I have created a page named Test 1. When I go to Business Suite, my Business Portfolio and add the page Test 1 to Account -> Pages. After adding the page successfully I see page access section where I have full control over the page Test 1.

But after giving permission to the page Test 1 from the Developer app I am unable to generate page information like Page name, page id, access token etc... But when I remove the page from Meta Business Suit/Business Portfolio and again give the permission to the page from the developer app then I am able to generate the page details like access token, name and id.

My question is why I am unable to generate page details from graph api if the page is added to facebook business portfolio?

I have tried multiple time, but when the page is added to Meta Business Portfolio then I am unable to generate page details like id,name and access token

There are several that are similar, none of them relate to this specific problem. I am trying to get FB pages owned by a user. Before this i was getting issue that business pages were not listing so i found that i need to add business_management permission and the permission fixed the issue. But now i am still not getting some user's (previously connected and also sometimes new users) pages and not able to connect with my app. What can be the reason as i have also tried remove app from business integration setting.

But... when I visit the page on the web, I am an admin. I have full access to all the admin functions. It also appears in my list of pages in the Pages Manager app on Android.

I have read the documentation for the hint as to what I am doing wrong, and nothing found helpful.

i have tried it with another app (similar to my requirement) and the page is listing. I'm not able to find what i am missing in my request (may be any permission).