Skip to main content

Questions tagged [facebook-custom-audience]

The tag has no usage guidance.

facebook-custom-audience
-1 votes
0 answers
28 views

Convert value in excel to SHA256 and upload in digital ad platforms

I am not sure how if this can be achieved by excel or not. However, sharing my concern below. I have my customer data in a .csv file which contains email id and phone number. My end objective is to ...
Alok Prasad's user avatar
0 votes
1 answer
62 views

audience upload to a custom audience on FB is not matching with phone numbers

the problem i have is that sync phone numbers through api cannot be done except if we hashed those phone numbers, when we hash those phone numbers FB will not be able to recognize and match the users ...
Abdulrhman Al-mahaini's user avatar
0 votes
0 answers
64 views

Is there a API to understand if the Custom Audience is populated or not?

Let's Suppose I've 1500 Customers in a file. Once I upload Customer Data using Marketing API to create Custom Audiences, How do I know What is the count of Customers that are populated in META ...
Atherv Patil's user avatar
0 votes
0 answers
23 views

Uploading data to a Custom dimension META

I'm trying to upload data to a Custom Dimension of META through a Python Script. The amount of data I've got is aboyt 252.000 rows, so I've got to use a batch of 10.000 as Meta says. The problem is ...
jose boto perez's user avatar
0 votes
1 answer
384 views

Facebook ads custom audience Data is missing or does not match schema error

i was building a integration with the facebook ads audience API, and according the documentation the request must be created like this: POST - https://graph.facebook.com/v15.0/<...
wesley bueno's user avatar
4 votes
0 answers
481 views

Facebook custom audiences error: "There was a problem replacing your customer list Custom Audience. Try again later." - Marketing API

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 ...
Toni Biro's user avatar
2 votes
1 answer
252 views

Facebook graph api website custom audience rules not created giving error

I am trying to create website custom audience using Facebook graph API. I have used the same rules data provided in their documentation, the audience created but the rule are not display there on ...
Shailesh Daund's user avatar
0 votes
1 answer
435 views

How to filter Facebook custom audience GET request by data_source type and subtype via filtering parameter

I am trying to filter Facebook custom audience that we get via this endpoint: var url = $"{advertiserId}/customaudiences?limit={limit}&fields=name" + "&...
Chanté Gobel's user avatar
3 votes
1 answer
615 views

Facebook custom audience PHP users replace

I'm trying to sync a custom audience with the php fb sdk. My script looks like this: foreach ($users->pluck('email') as $email) { $hashed[] = [hash('sha256', $email)]; } try { (new ...
Jamie's user avatar
  • 10.7k
2 votes
0 answers
143 views

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 ...
user15568636's user avatar
1 vote
0 answers
44 views

Getting empty object when sharing lookalike audience with adaccount - Facebook API

Making a POST request to share Custom Facebook Audience POST {custom_audience_id}/adaccounts?adaccounts=[<ad_account_id>]&relationship_type=[<relationship_type>] returns the object as ...
olv1do's user avatar
  • 96
0 votes
1 answer
689 views

Facebook Marketing API - lookalike audience creation - Can't create a duplicate lookalike

I'm making lookalike custom audiences via the Facebook API but I keep getting this error message when I try to make a second audience from the same seed: "(#2654) Can't create a duplicate ...
Dave Cook's user avatar
  • 657
1 vote
1 answer
2k views

Google Custom Audience/Similar Audience API

How can a CRM data be sent to Google Ads via API as a custom audience just like Facebook Custom Audience? Is there any sample APIs that I can refer to build one. What i see so far is below on google ...
Arun Rajagopal's user avatar
2 votes
2 answers
9k views

Using facebook external_id with pixel and custom audience

I am wanting to link visitors who have visited my website and then have performed an offline task up within a facebook audience. I have set up facebook pixel to push a external_id when a user visits ...
Mewis's user avatar
  • 43
3 votes
0 answers
2k views

Facebook throwing strange error when attempting to create custom audience with sandbox ad account

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 ...
tzvi's user avatar
  • 61

15 30 50 per page