fbad_reachestimate function

Query for reach estimate for given targeting spec

Query for reach estimate for given targeting spec

fbad_reachestimate(fbacc, targeting_spec)

Arguments

Returns

list

Examples

## Not run: library(jsonlite) targetspec <- list( age_min = unbox(24), age_max = unbox(55), geo_locations = list(countries = 'US')) fbad_reachestimate(targeting_spec = targetspec) ## End(Not run)

References

https://developers.facebook.com/docs/marketing-api/reference/ad-account/reachestimate/