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

Modified FIELDS to exclude now invalid fields #39

Closed
wants to merge 1 commit into from

Conversation

vikramjo
Copy link

@vikramjo vikramjo commented May 6, 2019

Seems like facebook has changed the fields list [ https://developers.facebook.com/docs/marketing-api/reference/ads-insights/ ] and relevance_score is no more there. Hence, fb returns a 400 error when we request ad_insights for an ad level. Removing relevance_score from the list fixes the issue.

Seems like facebook has changed the fields list [ https://developers.facebook.com/docs/marketing-api/reference/ads-insights/ ] and relevance_score is no more there. Hence, fb returns a 400 error when we request ad_insights for an ad level. Removing relevance_score from the list fixes the issue.
@cte
Copy link
Contributor

cte commented May 6, 2019

@cte cte closed this May 6, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants