facebook-marketing-api Questions

0

I'm trying to create automated Facebook ads using Facebook Marketing API and Facebook Python Business SDK. So far I succeeded in posting new campaign and ad sets, but when I tried created the ad cr...

1

Solved

I have added sandbox ad account in my app from FB Dev->Marketing API->Tools->Sandbox Ad Account Management . I have added 2 pages from my personal account and created campaigns and ads in there. ...
Winona asked 25/10, 2017 at 15:3

2

For the Marketing API, I know that I'm able to make one call to retrieve all of the adsets from a certain account along with their insights, but am I able to specify the date_preset for the insight...

5

Solved

I want to write query in Python, I want all campaigns performance details in single request. how to convert below graph api request in Python Query? /<version>/act_<ACT_ID>/campaigns?...

1

https://developers.facebook.com/docs/marketing-api/reference/ad-activity I am interested in loading all the historical decisions made in ads accounts at the adset level (e.g. whenever a budget is ...
Toothpick asked 8/6, 2016 at 21:6

1

Solved

When using ads manager, you can preview ad. There is also a hyperlink which goes View post permalink with comments. Is there any way to get that link using API
Borrowing asked 31/8, 2016 at 21:41

1

Facebook campaigns have an objective among those listed here (PAGE_LIKES, VIDEO_VIEWS, etc). Facebook insights list users actions among those listed here (like, video_view, etc, but some are missi...

2

Solved

I’m trying to get the daily spend per ad set for all our ad accounts. We’re spending lots of money with Facebook and Finance wants to see where it is going. Basically, I’m looking each day to get t...

1

Solved

I'm trying to create an ad creative in Facebook from my test app with the following request (pretty much taken from the Python SDK Docs here): Message: Call was not successful Method: POST Path: h...
Nitz asked 25/8, 2015 at 20:38

© 2022 - 2024 — McMap. All rights reserved.