Learn R Programming

rgoogleads (version 0.12.0)

gads_get_accessible_customers: Get all data of customers directly accessible by the user authenticating the call.

Description

Get all data of customers directly accessible by the user authenticating the call.

Usage

gads_get_accessible_customers()

Arguments

Value

List of your accessible accounts from top level

See Also

Examples

Run this code
if (FALSE) {
accounts <- gads_get_accessible_customers()
}

Run the code above in your browser using DataLab