facebook-marketing-api Questions
1
When I use the api to create an ad creative after uploading the video, an error happens: The video is still being processed. Please wait for the video to finish processing before using it in an ad....
Closure asked 9/5, 2020 at 10:38
0
I have an app that reads comments on ads from facebooks api,
During testing we've noticed that when the user adds any variations to the ad this creates an asset_feed_spec on the adcreative, which t...
Lydalyddite asked 19/6, 2023 at 7:3
1
Background
I'm building an Ads-Management application tailored towards both marketing / advertising agencies and individual advertisers (users)
To test marketing-api, I have setup a SandBox ad ac...
Kickoff asked 11/5, 2020 at 10:59
3
Does anybody know what does it mean error_subcode: 33 in the facebook response error? I know it's related to a mission permission but I want to be 100% sure.
We received the following error:
{"er...
Stoddart asked 22/11, 2017 at 14:38
5
Solved
I have a program that pools ad stats from different marketing systems. Everything works fine untill i convert it to the .exe format and run it.
Exception in Tkinter callback
Traceback (most recent...
Glockenspiel asked 8/9, 2017 at 15:29
1
Solved
I'm trying to work out how to replace the users in a Custom Audience. I'm able to delete and create a new audience, but ideally I just want to update the existing audience as it's shared with other...
Orville asked 1/3, 2022 at 17:59
0
We have a platform that offers the possibility to our clients to create and push custom audiences to facebook. We use the replace endpoint to replace existing user from the audiences.
The audiences...
Anethole asked 18/3, 2022 at 8:52
1
Solved
I'm trying to list all of my draft campaigns using the Facebook marketing API. By default, it seems, only non-draft (published?) campaigns are listed when calling
curl -i -X GET \
"https://gr...
Interpreter asked 21/11, 2021 at 20:23
2
I'm trying to run a test event in Graph API explorer before integrating it to our website.
I'm having a problem not receiving the test event but the response is not showing any error.
{
"data...
Weary asked 26/1, 2021 at 6:57
7
Solved
Following the doc here
https://developers.facebook.com/docs/marketing-api/reference/ad-campaign-group/insights/
I'm querying insights on ad performance etc. However, I can't make the time_frame ...
Circumvallate asked 14/12, 2015 at 10:41
2
I have searched and searched, and I cannot find an example of JSON-LD Schema microdata that will cause my Facebook Catalog to recognize all variants of a product that has multiple variants (a t-shi...
Segarra asked 8/10, 2020 at 18:43
0
In Graph API Explorer I am trying to fetch the list of campaigns for an ad account like so:
act_#/campaigns
At the moment the ad account only has draft campaigns and the request above returns an em...
Aestivate asked 5/9, 2020 at 21:10
2
Solved
I'm doing a little app on Python about this. I was using the "effective_status" field but it shows just if it's paused or not, and I want to check if the campaign is running or not.
Thanks.
Sosanna asked 9/2, 2017 at 7:6
0
I trying to build my develop environment to test the facebook marketing api.
I have created campaigns and adset and ads as drafts and when
I Try to get it as draft I'am using this endpoint
act_...
Kablesh asked 8/4, 2020 at 20:10
0
My team has had a FB marketing/business account for 2 years now, and we opened our sandbox account around that time. However, when I run my script to create an audience for the sandbox account, I r...
Charleycharlie asked 1/4, 2020 at 18:5
3
When trying to use the Facebook Marketing API I'm getting the error this
Response:
{
"error": {
"message": "(#2635) You are calling a deprecated version of the Ads API. P...
Cyrenaica asked 12/2, 2019 at 4:37
1
Solved
I have the facebook application with approved ads_read, manage_pages ads_management, business_management and Ads Management Standard Access permissions.
I can create Ad campaign, ad set and can upl...
Omari asked 4/6, 2019 at 15:25
6
Solved
I maintain a couple of Facebook Marketing API PHP integrations. They pull data from ad campaigns into a dashboard. Since these are for specific clients to access their own data, I keep them in Dev ...
Conglomerate asked 3/6, 2019 at 17:57
2
Solved
I wrote this script that returns a list of ads with their stats but apprently I'm getting only insights for active ads and not paused ones - For paused ones, I'm just getting the campaign name and ...
Rabe asked 2/4, 2019 at 11:25
3
Solved
I'm trying to obtain impressions of my ads between two dates
I'm using Graph API Explorer with this path:
act_0123456789/ads?fields=insights{ad_id,ad_name,impressions}
I want to use 'time_range...
Charlottecharlottenburg asked 15/2, 2016 at 19:53
0
I'm trying to retrieve the following metrics: date, campaign_name, impressions, clicks & spend, of all the campaigns in my facebook account but apparently the script I wrote returns only stats ...
Fogged asked 2/4, 2019 at 8:4
3
Solved
So I am trying my best to navigate my way through the Facebook API. I need to crate a script that will download my business' campaign information daily as a csv file so I can use another script to ...
Appraisal asked 15/12, 2017 at 14:37
1
I have created a Ads and campaigns in Facebook Ads Manager. But they are not yet published
I have tried the following API call to get a list of all the campaigns I have created,
/v3.2/act_XXXX/ca...
Basaltware asked 14/3, 2019 at 7:31
2
I'm creating a dashboard for myself that helps me keep track of the Facebook ads I'm running.
What I've not been able to figure out is:
How can I retrieve an array of ad IDs for all ads that are ...
Crigger asked 5/4, 2017 at 17:2
2
Solved
I'm trying to get the ad spend and mobile app installs for my app using the Facebook Graph API v2.11 for marketing. In the Graph API Explorer, when I try
/act_<my account>/campaigns?fields=i...
Gandhi asked 27/11, 2017 at 10:24
1 Next >
© 2022 - 2024 — McMap. All rights reserved.