jesse
I had read the documentation, but I am obviously not understanding this bit.
I do not have a lat/lng to pass across, does this mean that the mc_location key should be sent with no value array? Just sending the key will prompt geolocation using the subscribers IP?
Thanks again.
Is geolocation using the optin IP working for UK locations?
Should the location show up on the subscriber details page, under subscribe data and IP address?
Have you got an example of some working code, in any programming language?
'MC_LOCATION'=>array('LATITUDE'=>34.0413, 'LONGITUDE'=>-84.3473)..is exactly what I have just sent, the API returned a success, and the subscriber is in the correct list. There is still no location information on the subscriber page.