How to break out values and value titles from an API Call (Instagraph Graph API, Audience locations)

Viewed 12

I'm trying to split out each individual city location for an Instagram user with Facebook's Instagram Graph API. When I run the call, this is what I get back.

How do I capture the name of the value (the city), as well as the value for that specific location? enter image description here

0 Answers
Related