Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i use Meta Ad Library API with African countries #27

Open
CodeWizard9 opened this issue Jul 16, 2023 · 3 comments
Open

How can i use Meta Ad Library API with African countries #27

CodeWizard9 opened this issue Jul 16, 2023 · 3 comments

Comments

@CodeWizard9
Copy link

Hello,

I would like to inquire about conducting research on ads in African countries like Ivory Coast, Nigeria, Niger, Senegal, South Africa, Cameroon, and others. Upon my observation, it appears that these countries are not currently supported. I'm curious to know if this limitation is due to an outdated version of the platform or if there is a possibility for me to manually add the necessary code for these countries.

Thank you for your assistance.

Best regards,

@ashlinnn
Copy link

Hi~

Regarding the Ad Library API's country coverage, the API is available in any country where the Ad Library has been launched, which includes over 100 countries (refer to FAQ). For the countries you listed, you can search for all of them given the appropriate country 2 letter enum via the ad_reached_countries term.

  • Ivory Coast / Côte d'Ivoire (CI)
  • Nigeria (NG)
  • Niger (NE)
  • Senegal (SN)
  • South Africa (ZA)
  • Cameroon (CM)

Here is a sample query available on v11.0 to v16.0 if it helps! ads_archive?search_terms=''&ad_reached_countries=CI&ad_active_status=ALL&fields=id,ad_creative_bodies,rea&limit=5

@CodeWizard9
Copy link
Author

CodeWizard9 commented Jul 24, 2023

Hello @ashlinnn , Thank you very much for your answer. I am conducting some research on the African customer behaviour towards Ecom. I noticed that i can only access to social issues, election or politics ads. Is there any way to access all ads without filtering on type ? Thank you.

@ashlinnn
Copy link

Hi @CodeWizard9, currently the Ad Library API by design has a limitation to only surface ads related to social issues, election or political ads. As such other ad types and special ad categories are not available for querying from the API. Hope this helps clarify!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants