This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 39
/
NAMESPACE
103 lines (102 loc) · 2.57 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Generated by roxygen2: do not edit by hand
export(ApiRequest)
export(BuildClassificationValueSegment)
export(BuildHeader)
export(BuildInnerBreakdownsRecursively)
export(BuildLineItemSegment)
export(BuildRealTimeReportStructure)
export(CancelReport)
export(GetActivation)
export(GetAxleStartDate)
export(GetBaseCurrency)
export(GetBaseURL)
export(GetBookmarks)
export(GetCalculatedMetrics)
export(GetClassifications)
export(GetClickMapReporting)
export(GetCustomCalendar)
export(GetDashboards)
export(GetDataWarehouseDisplay)
export(GetDefaultPage)
export(GetDiscoverEnabled)
export(GetEcommerce)
export(GetElements)
export(GetEvars)
export(GetFeed)
export(GetFeeds)
export(GetFunctions)
export(GetGeoSegmentation)
export(GetGroup)
export(GetGroups)
export(GetIPAddressExclusions)
export(GetIPObfuscation)
export(GetInternalURLFilters)
export(GetKeyVisitors)
export(GetListVariables)
export(GetLocalization)
export(GetLogin)
export(GetLogins)
export(GetMarketingChannelExpiration)
export(GetMarketingChannelRules)
export(GetMarketingChannels)
export(GetMetrics)
export(GetMobileAppReporting)
export(GetPaidSearchDetection)
export(GetPermanentTraffic)
export(GetPreviousServerCalls)
export(GetPrivacySettings)
export(GetProps)
export(GetQueue)
export(GetRealTimeReport)
export(GetRealTimeSettings)
export(GetReport)
export(GetReportDescription)
export(GetReportSuiteGroups)
export(GetReportSuites)
export(GetReportsByIds)
export(GetScheduledSpike)
export(GetSegments)
export(GetSiteTitle)
export(GetSuccessEvents)
export(GetTemplate)
export(GetTimeStampEnabled)
export(GetTimeZone)
export(GetTrackingServer)
export(GetTransactionEnabled)
export(GetUniqueVisitorVariable)
export(GetVersionAccess)
export(GetVideoSettings)
export(GetVirtualReportSuiteSettings)
export(JsonQueueRealTimeReport)
export(QueueDataWarehouse)
export(QueueFallout)
export(QueueOvertime)
export(QueuePathing)
export(QueueRanked)
export(QueueSummary)
export(QueueTrended)
export(SCAuth)
export(SaveRealTimeSettings)
export(SubmitJsonQueueReport)
export(ValidateReport)
export(ViewProcessingRules)
importFrom(base64enc,base64encode)
importFrom(digest,digest)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoint)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(plyr,quickdf)
importFrom(plyr,rbind.fill)
importFrom(plyr,rename)
importFrom(stringr,str_count)
importFrom(stringr,str_replace)
importFrom(stringr,str_split_fixed)
importFrom(utils,read.csv)