
Function reference
-
get_fb_parameter_ids() - Get Facebook Parameter IDs
-
get_fb_suggested_radius() - Get Suggested Radius
-
get_location_coords() - Get Coordinates/Geometries for Valid Location Keys
-
map_param() - Map Parameters within
query_fb_marketing_api()Groups input into amap_paramobject. When amap_paramobject is entered as a parameter inquery_fb_marketing_api(),query_fb_marketing_api()makes a separate API query for each item withinmap_param. Amap_paramobject is structured as a list, where themap_paramclass triggers thequery_fb_marketing_apifunction to make a separate API query for each item in the list.
-
map_param_vec() - Map Parameters over Vector
Converts a vector into a
map_paramobject. When amap_paramobject is entered as a parameter inquery_fb_marketing_api(),query_fb_marketing_api()makes a separate API query for each item withinmap_param(ie, for each item in the original vector entered intomap_param). Amap_paramobject is structured as a list, where themap_paramclass triggers thequery_fb_marketing_apifunction to make a separate API query for each item in the list.
-
query_fb_marketing_api() - Query 'Facebook Marketing' API