Create a campaign for a real estate listing with optional dynamic listing creation
Query parameters
-
MLS ID of the listing
-
ZIP code of the listing
Format should match the following pattern:
^\d{5}(-\d{4})?$. -
Street address of the listing
-
City of the listing
-
State code of the listing
Maximum length is
2. -
Country of the listing
-
Price of the listing
-
Number of bedrooms
Minimum value is
0. -
Number of bathrooms
Minimum value is
0. -
Square footage of the listing
Minimum value is
0. -
MLS description of the listing
-
Latitude for geo-targeting
Minimum value is
-90, maximum value is90. -
Longitude for geo-targeting
Minimum value is
-180, maximum value is180. -
Status of the listing
Values are
new,rent,pending,sold,reducedprice, orclosed. -
Agent first name (for new agents)
-
Agent last name (for new agents)
-
Agent phone (for new agents)
-
Agent email (for new agents)
-
Agent photo URL (for new agents)
-
Broker name for the ad
Default value is
Boost By HomeSpotter. -
URL where users land after clicking the ad
-
URL to featured property image
-
Facebook page ID for posting the ad
curl \
--request GET 'https://boost.homespotter.com/dashboard/integration/campaign/{partner_short_code}?mls_id=string&zip=string&token=string&token=api_token_value'