Learn R Programming

rappleads (version 0.1.3)

apl_get_ad_groups: Get Ad Groups

Description

Get Ad Groups

Usage

apl_get_ad_groups(org_id = apl_get_me_details()$parentOrgId)

Value

tibble with ad group metadata

Arguments

org_id

The value is your orgId.

Examples

Run this code
if (FALSE) {
ad_group <- apl_get_ad_groups()
}

Run the code above in your browser using DataLab