Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
44 views

I'm trying to fetch data for each ad for a given account and aggregate it at the adset/campaign/account level internally so we don't have to make multiple calls to the Meta API. However, while doing ...
0 votes
0 answers
46 views

I am using Facebook business SDK to fetch insights. I started with general sync approach which lead me to timeout and downtime errors, as I have quite a large data in my ad_accounts. Then I tried ...
0 votes
0 answers
71 views

According to Official documentation at: https://developers.facebook.com/docs/marketing-api/overview/rate-limiting/?locale=en_US The rate limiting Points will decay according to the decay rate, but ...
0 votes
1 answer
102 views

I'm asking this question since it's been close to a decade since it was last asked. When performing an insights lookup against the Meta business API, in the form of {AD_ACCOUNT_ID}/insights? ...
matsko's user avatar
  • 22.3k
0 votes
1 answer
266 views

I'm working with the Meta Marketing API to retrieve insights for campaigns, ad sets, and ads. However, when I make a request to the following endpoint: https://graph.facebook.com/v21.0/{entity_ids[i]}/...
1 vote
1 answer
2k views

I'm using the Meta Marketing API to retrieve information from a user's ad account. However, I'm encountering the following error: {'error': {'message': '(#200) Ad account owner has NOT grant ...
0 votes
1 answer
272 views

Body: I need to retrieve all daily metrics (e.g., impressions, reactions, video views) for my Facebook posts, videos, reels, etc., starting from their creation date. However, using Graph API v20.0 or ...
1 vote
0 answers
84 views

I've encounted a problem. I need to get metrics from Facebook API insights (I'm using version 18) to build my own report. Some of metrics are displayed in Facebook Adsmanager, but not found in API ...
2 votes
0 answers
265 views

I wish to get insights which correspond to each optimization goal - for example, {'OPTIMIZATION_GOAL':['KPI1', 'KPI2', ...]}. However, this is proving difficult, since certain optimization goals (such ...
0 votes
1 answer
561 views

I'm using Insights API to query multiple campaigns data, and I would like to also retrieve daily_budget and lifetime_budget info, but Insights API does not provide these fields. I know that I can make ...
1 vote
0 answers
690 views

I'm calling the Facebook marketing API on AdSets and AdInsights. It has rate limiting and I can't figure out the what the response parameters mean so I can logically handle with sleep calls. Three ...
0 votes
1 answer
802 views

I've been trying to pull out the spend of each ad campaign using the Meta Insights API, but the spend comes out as the currency as stated in the account_currency field. When creating a report through ...
0 votes
1 answer
150 views

I am looking to integrate my Facebook Page Insights into my website using the Facebook Graph API. I want to make these insights publicly accessible without forcing visitors to log in, except for the ...
2 votes
0 answers
377 views

I’m working on an application that is going to leverage the Facebook (Meta) Marketing API to retrieve ad campaign insights. I don’t have any real life data to work with so I was hoping to use ‘...
1 vote
1 answer
1k views

ttps://graph.facebook.com/v14.0/act_XXXXXX/insights?fields=account_name,campaign_id,campaign_name,adset_id,adset_name,ad_id,ad_name,spend,actions&filtering=[{field: "action_type",...

15 30 50 per page
1
2 3 4 5
...
29

AltStyle によって変換されたページ (->オリジナル) /