# Strategy Parameters

Strategy Parameters

 - [GET /strategy_deals](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-deals.md): Get a list of strategy deals
 - [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
 - [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
 - [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 r
 - [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
 - [GET /strategy_concepts](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/list-strategy-concepts.md): Get a list of strategy concepts
 - [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
 - [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`, - `
 - [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
 - [POST /validate_postal_codes](https://apidocs.mediamath.com/apis/campaigns-api/openapi/strategy-parameters/validate-postal-codes.md): Validates a list of postal codes. Input is `multipart/form-data` using either: - `file`: an uploaded CSV or newline-separated file of postal codes. - `content`: raw CSV or newline-separated text in th
