powered by
Returns the current User. Returns the current User. @return the current user Returns the current User. @return the current user
dfp_getCurrentUser(as_df = TRUE, verbose = FALSE)
a boolean indicating whether to attempt to parse the result into a data.frame
data.frame
a boolean indicating whether to print the service URL and POSTed XML
a data.frame or list containing all the elements of a getCurrentUserResponse
list
Google Documentation for getCurrentUser
# NOT RUN { res <- dfp_getCurrentUser() # }
Run the code above in your browser using DataLab