diff --git a/public/website/docs.html b/public/website/docs.html index d9547a6..04d22ee 100644 --- a/public/website/docs.html +++ b/public/website/docs.html @@ -2164,6 +2164,15 @@
Toronto
meta_
. E.g.
+ meta_my_custom_field
+ My custom value
My custom value
number,type,visibility,country,price,region,locality
-+12505550199,local,public,CA,1.15,ON,Toronto
+ number,type,visibility,country,price,region,locality,meta_my_custom_field,meta_another_custom_field
++12505550199,local,public,CA,1.15,ON,Toronto,My custom value,Another custom value