Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm attempting to work with the reachestimation objects defined at http://developers.facebook.com/docs/reference/ads-api/reachestimate/.

Both the bid estimation and impression estimation that are part of the reach estimate contain an entry for location that is given with a simple integer.

I've searched throughout the documentation and can't find any listing of what these numbers correspond to.

Does anyone know where I can find this information and/or what the different values are for?

share|improve this question
Have you tried looking that id up via the Graph API explorer? Maybe that’ll shed some more light on what it is representing. From developers.facebook.com/docs/reference/ads-api/targeting-specs I’d guess it could be a specific city or something. – CBroe Jun 21 '12 at 17:32

1 Answer

If they're not documented, it's probably a bad idea to rely on them, but it refers to the different locations on Facebook in which the ad will be shown.

I don't know which values correspond to which locations, but presumably one refers to News Feed and one refers to the normal right-hand-side ads bar

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.