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

AdsInsights's bug #52

Closed
tanzhuqing opened this issue Oct 11, 2016 · 5 comments
Closed

AdsInsights's bug #52

tanzhuqing opened this issue Oct 11, 2016 · 5 comments

Comments

@tanzhuqing
Copy link

0.4.0 AdsInsights can not get all breakdown data "age","country","gender","impression_device" and other.

@amjaliks
Copy link

It is possible still get them in a hacky way getRawResponseAsJsonObject().get("country").getAsString(). But it would be nice to get back getField*() methods.

@root1984
Copy link

root1984 commented Oct 21, 2016

Why these field are removed in 0.4.0?

At lease, we need method getField(String name) to do this()

@sang-d
Copy link

sang-d commented Jan 11, 2017

age and gender are still missing when parse from response to AdsInsights

@JiamingFB
Copy link
Contributor

this is fixed in latest release

@ymeymann
Copy link

ymeymann commented Jul 9, 2018

I am using the latest release and the bug is still there. The only way to get country is with @amjaliks hack.

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

6 participants