# Strategy Parameters

Strategy Parameters

## List Strategy Deals

 - [GET /strategy_deals](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-deals.md): Get a list of strategy deals

## List Strategy Day Parts

 - [GET /strategy_day_parts](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-day-parts.md): Get a list of strategy day parts

## List Strategy Groups

 - [GET /strategy_groups](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-groups.md): Get a list of strategy groups for a specific campaign

## List Strategy IP Addresses

 - [GET /strategy_ip_addresses](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-ip-addresses.md): Get a list of strategy IP addresses with default sort by id DESC. Can be queried by:
- id,
- version,
- target_inet with type IP/CIDR for all operators except search =:,
- strategy_id is required,
- created_on,
- updated_on
and can be sorted by:
- id,
- version,
- target_inet,
- strategy_id,
- created_on,
- updated_on.

## Download Information for a Strategy IP addresses

 - [GET /strategy_ip_addresses/{strategy_id}/download.csv](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/download-strategy-ip-addresses.md): CSV download of IP addresses for a strategy

## List Strategy Concepts

 - [GET /strategy_concepts](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-concepts.md): Get a list of strategy concepts

## List Strategy Target Values

 - [GET /strategy_target_values](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-target-values.md): Get a list of strategy target values

## List Strategy Postal Codes

 - [GET /strategy_postal_codes](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-postal-codes.md): Get a list of strategy postal codes with default sort by id DESC. Can be queried by:
- id,
- name,
- value,
- code,
- exclude,
- strategy_id is required
and can be sorted by:
- id,
- name,
- value,
- code,
- strategy_id.

## Download Information for a Strategy Postal Codes

 - [GET /strategy_postal_codes/{strategy_id}/download.csv](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/download-strategy-postal-codes.md): CSV download of postal codes for a strategy

