media_list_targets: List all Media Targets

Description Usage Arguments Value

Description

List all Media Targets

Usage

1
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.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.