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 to get audience_size of specific audience name ? #25

Closed
huutuan opened this issue May 23, 2016 · 1 comment
Closed

How to get audience_size of specific audience name ? #25

huutuan opened this issue May 23, 2016 · 1 comment

Comments

@huutuan
Copy link

huutuan commented May 23, 2016

I have a set of audiences name, but not audience id.
How can I get the size of each audience, audience type and audience id.
Example: I have exactly name of audience: "Design Engineer". I want to get audience type is "work_positions", audience id is "109542932398298" and audience size is "105197"

Thanks !

@JiamingFB
Copy link
Contributor

Hi huutuan, I think you just need a GET request to AdAccount.getCustomAudiences() and then set filter with name equals the desired name.

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