How to get extra informations on an account like {based on country,ads}?? #1687
yahyaChiba
started this conversation in
General
Replies: 1 comment
-
|
Maintainer note: extra account metadata such as country/ads fields can only be exposed when Instagram actually returns those fields to the current endpoint/account. If you have sanitized raw payload showing useful fields that the model drops, open a focused issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
i wonder how i can get the informations related to a specefic account
such as :
-based country.
-running ads or not ?
i tried to check the function user_info(matching_user.pk).dict() but the dict does not contain this kind of informations
Beta Was this translation helpful? Give feedback.
All reactions