get_campaign: get_campaign

Description Usage Arguments Details Author(s) See Also Examples

View source: R/campaigns.R

Description

Get details or status of a campaign

Usage

1
2
3
get_campaign(campaign, type = "basic", key = getOption("microworkers_key"))

get_campaign_status(campaign, type = "basic", key = getOption("microworkers_key"))

Arguments

campaign

A character string containing a campaign ID.

type

A character string specifying the type of campaign. One of “basic” (the default) or “hiregroup”.

key

A character string containing a Microworkers.com API secret key.

Details

Get details or status of a campaign.

Author(s)

Thomas J. Leeper

See Also

basic_campaign hiregroup_campaign stop_campaign list_campaigns get_results

Examples

1
2
3
4
5
6
7
8

cloudyr/microworkers documentation built on May 13, 2019, 8:21 p.m.