Create a social media ad campaign to promote an agent's services
Query parameters
-
First name of the agent
-
Last name of the agent
-
Email address of the agent
-
Phone number of the agent
-
URL to agent's photo for the ad
-
Facebook page ID (must be in HomeSpotter Business Manager)
-
URL-encoded ad headline
-
URL-encoded ad title
-
URL-encoded ad description
-
URL-encoded brokerage name
-
URL for ad landing page
-
JWT authentication token
GET
/dashboard/integration/promo_campaign/{partner_short_code}
curl \
--request GET 'https://api.homespotter.com/dashboard/integration/promo_campaign/{partner_short_code}?first_name=string&last_name=string&email=hello%40example.com&token=string&token=api_token_value'