Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.04 KB

File metadata and controls

37 lines (21 loc) · 1.04 KB

InstagramDemographicsResponse

Properties

Name Type Description Notes
success Boolean [optional]
accountId String The Zernio SocialAccount ID [optional]
platform String [optional]
metric MetricEnum [optional]
timeframe TimeframeEnum The timeframe used for demographic data [optional]
demographics Map<String, List<InstagramDemographicsResponseDemographicsValueInner>> Object keyed by breakdown dimension (age, city, country, gender) [optional]
note String [optional]

Enum: MetricEnum

Name Value
FOLLOWER_DEMOGRAPHICS "follower_demographics"
ENGAGED_AUDIENCE_DEMOGRAPHICS "engaged_audience_demographics"

Enum: TimeframeEnum

Name Value
THIS_WEEK "this_week"
THIS_MONTH "this_month"