v1

latestOpenAPI 3.1.02026-07-248941352.6 KB
Advertising

Modify Program

Modifies an existing program for a Yelp business

post/v1/reseller/program/{program_id}/edit

Path parameters

program_idstring required

The program_id that needs to be modified.

Query parameters

startstring date

Start date for the specified program

endstring date

End date for the specified program

budgetinteger

Monthly budget in cents. For a monthly budget of $50.00, please input “5000”. Value must be greater than or equal to $25 dollars.

max_bidinteger

Maximum bid value in cents. Can only be changed if program is using max_bid option. * The minimum value is $0.50 which is "50"

future_budget_datestring date

Schedule an upcoming budget change for campaign.

pacing_method'paced' | 'unpaced'

Possible values are: "paced" "unpaced" * "strict_paced"

ad_categoriesstring[]

You are able to choose any of the categories of the specified business and run the CPC campaign for only these categories.

You get the categories of a business using the Get business by ID endpoint. Use the alias of the categories (field categories[].alias).

Example: If the business has the categories hvac and plumbing, you can run two different campaigns for each category with a different budget each.

Response

200

job_idstring required