media_list_dmas: List all Designated Market Areas

View source: R/generated_client.R

media_list_dmasR Documentation

List all Designated Market Areas

Description

List all Designated Market Areas

Usage

media_list_dmas(name = NULL, number = NULL)

Arguments

name

string optional. If specified, will be used to filter the DMAs returned. Substring matching is supported with "%" and "*" wildcards (e.g., "name=%region%" will return both "region1" and "my region").

number

integer optional. If specified, will be used to filter the DMAS by number.

Value

An array containing the following fields:

name

string, Name for the DMA region.

number

integer, Identifier number for a DMA.


civis documentation built on April 1, 2023, 12:01 a.m.