curl --request GET \ --url https://api.agntdata.dev/v1/facebook/fetch_page_ad_details \ --header 'Authorization: <api-key>'
{}
Meta Ads Library Search
Fetch Page Ad Details
This endpoint retrieves detailed information about a specific Facebook page based on the provided page ID. This includes key page details such as name, profile URL, verification status, and more, but does not return ad data directly.
GET
/
v1
/
facebook
/
fetch_page_ad_details
Fetch Page Ad Details
curl --request GET \ --url https://api.agntdata.dev/v1/facebook/fetch_page_ad_details \ --header 'Authorization: <api-key>'