Questions tagged [facebook-ads]

85 questions
2
votes
1 answer

Facebook Event Manager iOS App - Can't setup event configuration despite events are processed & notification success

Facebook Event Manager has processed events for an iOS app as shown in the snapshot below. I click on Setup for "Set up Apple's SKAdNetwork API for your apps" but it tells me Facebook isn't receiving app events and brings me back to Facebook Event…
Sergio Solorzano
  • 476
  • 9
  • 29
2
votes
0 answers

Facebook Ads Purchase Tracking is not working with React Native FBSDK Next

I have developed a mobile app on react native. FBSDK Next is implemented as well and followed all the steps. Our app has in-app purchases for the monthly subscription which we want to track and to be shown in purchases in Facebook Ads Reporting. In…
Shozab Hasan
  • 567
  • 5
  • 11
2
votes
0 answers

For ad retargeting, how does Facebook match people who visit your website using a mobile browser with people who have Facebook accounts?

Consider the following specific scenario: - You have installed Facebook Pixel javascript code on your website. You have created a "website custom audience" in the Facebook Ads Manager so that you can show your ads on Facebook only to those people…
2
votes
1 answer

Cannot obtain lead info from Facebook API

What I have: Facebook business account, that has a Page, that has some Ad forms, that generate leads. What I need: I need to store leads contact data in my company's database. What I did: First of all, I followed this doc. It describes how to set up…
2
votes
1 answer

Fetch Facebook's latest ad types and their requirements via facebook marketing api

I have been looking through the facebook api documentation at https://developers.facebook.com/docs/marketing-api/, but have yet to find a solution for this. I simply want to get a list of facebook's latest ad types that are listed on this page:…
1
vote
0 answers

Tracking App Installs on iOS 14 from Facebook Ads for Child-Focused Apps without Ad ID: Best Practices

We have added the Facebook SDK to our child-focused app and are receiving install events on the Events Manager. However, we are facing a challenge in tracking app installs on iOS 14 devices and attributing them to a Facebook Ads campaign. This is…
1
vote
0 answers

Facebook - Kochava (MMP) integration issue with SKAdNetwork

I have an a flutter app integrated with Kochava, where Kochava is selected to receive SKAdNetwork data. The app is also setup in facebook so that install campaigns can be run. However, when I select it in campaign manager, I get "The Mobile…
1
vote
1 answer

Where do I find my facebook ad's placement ID?

I'm trying to fill the impression gap of my other ad provider with Facebook ads (Facebook audience network) to increase the income of my application. So far so good, the testing works, I see the facebook test ad on the emulator, however, when it…
Adam Varhegyi
  • 11,307
  • 33
  • 124
  • 222
1
vote
0 answers

How to enable or disable the iOSAdvertiserTrackingEnabled tag with respect to the user consent in flutter

I wants to implement the Meta rewarded Ads in flutter for both android and IOS. For that, the tag iOSAdvertiserTrackingEnabled is necessary for the IOS 14 & +. Any body have an idea to get the user consent for the flutter - IOS app. I just referred…
1
vote
0 answers

Create Facebook ad to open in an external browser from app

I am creating a facebook ad and the client needs to open that ad in a new tab so that the camera is operational outside the "WebView". I am unable to find any option that uses that. Any help is appreciated.
1
vote
0 answers

ld: framework not found FacebookAdapter

after install this library in a react-native project I have got this error. ld: framework not found FacebookAdapter clang: error: linker command failed with exit code 1 (use -v to see invocation) I have these lines in pod file pod…
Engr.Aftab Ufaq
  • 3,356
  • 3
  • 21
  • 47
1
vote
0 answers

Failed to resolve plugin for module "react-native-fbads" relative to [project dir]

react-native-fbads: 7.1.0 react-native: 0.68.2 I am using an eas build for a project that is part of a managed expo workflow. I am trying to integrate Facebook ads into the app using react-native-fbads. After following their expo installation…
1
vote
0 answers

No SDK signal found for Facebook bidding through Google Ad Manager

I'm trying to ad facebook as a mediation partner with GAM (Google Ad Manager) and followed the doc from FB and GAM. But when I try to test this using Ad Inspector, I'm getting that No sdk signal found error. I know this process includes lots of…
1
vote
1 answer

How to identify a boosted post via Facebook's Graph API

Does anyone know what field is used to identify a post that has been boosted on Facebook? I was hoping 'promotion_status' on the posts edge would help but that doesn't seem to be it.
1
vote
0 answers

Facebook Ad behaving buggy

What I want: Publish a facebook Ad with a CTA with a custom link to one of my pages of my homepage. So, if my homepage is mydomain.com; I want the CTA button of my facebook ad to link to for example…
DevelJoe
  • 856
  • 1
  • 10
  • 24