# New Strategy Plans

New Strategy Plans

 - [POST /new_strategy_plans/forecast](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/post-ephemeral-new-strategy-plan.md): Post a new strategy plan object to run forecast without saving the strategy plan
 - [POST /new_strategy_plans/{strategy_plan_id}/forecast](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/run-and-update-forecast.md): Run and update forecast for given new strategy plan ID
 - [POST /new_strategy_plans/{strategy_plan_id}/copy](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/copy-new-strategy-plan.md): Create a duplicate of an existing strategy plan (and its parent campaign plan). No request body is accepted; the copy is named after the source with a " Copy" suffix and its forecast results are reset
 - [GET /new_strategy_plans/{strategy_plan_id}](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/get-new-strategy-plan.md): Get a new strategy plan by ID
 - [POST /new_strategy_plans/{strategy_plan_id}](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/update-new-strategy-plan.md): Update a new strategy plan by ID
 - [DELETE /new_strategy_plans/{strategy_plan_id}](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/delete-new-strategy-plan.md): Delete a new strategy plan by ID
 - [GET /new_strategy_plans](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/list-new-strategy-plans.md): Get a list of new strategy plans
 - [POST /new_strategy_plans](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/create-new-strategy-plan.md): Create a new strategy plan
 - [GET /new_strategy_plan_target_values](https://apidocs.mediamath.com/apis/campaigns-api/openapi/new-strategy-plans/list-new-strategy-plan-target-values.md): Get a list of new strategy plan target values
