I spent hours trying to get reach estimate using PHP SDK. The problem I am having is simply not knowing how to use function "getReachEstimate(.., ..)" It is not explained anywhere in a way that I would be able to understand.
If someone could give me a code example of using this function would be great, or any other way of geting reach estimate using PHP.
I have searched for documentation on the exact function and there is no documentation on that function anywhere although I was able to find the actual function in the SDK. I ended up writing a curl call. I am using the targeting specs for a campaign to query it. Here is the call.