使用PHP获取Facebook广告'精确兴趣'和'广泛类别'列表与'受众大小'

I want to get Facebook ads 'Precise Interests' and 'Broad Categories' listing with 'Audience size'. I read this and that Facebook API pages and directly tried it but it requires extended permissions and access_token.

Can I get list of 'Precise Interests' and 'Broad Categories' listing with 'Audience size' without access_token?

If no, what is best way to get these values without users extended permissions?

Thanks.