latestOpenAPI 3.1.02026-07-248941352.6 KB
d3f744f55ed7
Partner Support
Program List
Given a list of business ids, this API returns the list of past, current and future advertising programs with info for each program (status, start/end date) for every business id.
get/v1/programs/list/{business_ids}
Path parameters
business_idsstring required
Comma-delimited list of yelp business ids (up to 200).
Query parameters
startinteger
Pagination offset for programs within each business.
limitinteger
Pagination limit for programs within each business.
Response
Successfully fetched the advertising program information for the given businesses.