Learn R Programming

rappleads (version 0.1.3)

apl_get_ads: Get Ads

Description

Get Ads

Usage

apl_get_ads(org_id = apl_get_me_details()$parentOrgId)

Value

tibble with ads metadata

Arguments

org_id

The value is your orgId.

Examples

Run this code
if (FALSE) {
ad <- apl_get_ads()
}

Run the code above in your browser using DataLab