media_list_targets: List all Media Targets

View source: R/generated_client.R

media_list_targetsR Documentation

List all Media Targets

Description

List all Media Targets

Usage

media_list_targets(name = NULL, identifier = NULL, data_source = NULL)

Arguments

name

string optional. The name of the target.

identifier

string optional. A unique identifier for this target.

data_source

string optional. The source of viewership data for this target.

Value

An array containing the following fields:

name

string, The name of the target.

identifier

string, A unique identifier for this target.

dataSource

string, The source of viewership data for this target.


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