When working with the API got this error:
Page type targeting not allowed for this location
Returned to working with http://developers.facebook.com/docs/reference/ads-api/targeting-specs/.
I send here such an array:
Array
(
[countries] => Array
(
[0] => US
)
[connections_type] => Array
(
[0] => anyone
)
[age_min] => 18
[broad_age] => 1
[page_types] => Array
(
[0] => mobile
)
)