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

Custom Audiences Example Bug #25

Closed
LouisBurke opened this issue Jan 7, 2015 · 2 comments
Closed

Custom Audiences Example Bug #25

LouisBurke opened this issue Jan 7, 2015 · 2 comments
Assignees

Comments

@LouisBurke
Copy link

In examples/custom_audience_utils.py line 103
r = audience.add_users(schema, data)
The function add_users() requires an app_id parameter as implemented in facebookads/objects.py.

@ptz0n
Copy link

ptz0n commented Mar 19, 2015

Great find. Please submit a PR.

@ebzlo ebzlo self-assigned this Jun 19, 2015
@ebzlo
Copy link

ebzlo commented Jun 19, 2015

app_ids is only required when uploading UIDs. I have submitted a diff to fix the example and it will be live shortly.

@ebzlo ebzlo closed this as completed Jun 19, 2015
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

3 participants