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
/
NEWS
executable file
·208 lines (117 loc) · 6.37 KB
/
NEWS
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
RSiteCatalyst 1.4.15
=================
* Updated OAuth authentication to refresh token if <100 characters (#237 provided by GitHub user leocwlau)
* Added GetGroup method (#237/#238 provided by GitHub user leocwlau)
RSiteCatalyst 1.4.14
=================
* Updated GetReportSuiteGroups to incorporate additional field (#232)
RSiteCatalyst 1.4.13
=================
* Fixed issue with OAUTH2 authentication (#223)
RSiteCatalyst 1.4.12
=================
* Fixed issue with GetLogin function adding selected_ims_group_list parameter to response
* Fixed issue with ViewProcessingRules where nested rules threw errors (#214)
* Fixed issue with GetMarketingChannelRules where nested rules threw errors, matches column duplicated values across rows (#180)
* Added ability to use a segment in QueueDataWarehouse function, which was previously implemented incorrectly (#216)
RSiteCatalyst 1.4.11
=================
* Fixed issue with QueueDatawarehouse not returning the proper number of results when enqueueOnly = FALSE, fixed encoding for UTF-8-BOM (#198)
* Added GetClickMapReporting, GetPreviousServerCalls (work towards #179)
* Fixed parser for GetFeeds, to unnest `activity` data frame into discrete columns
* Fixed issue where message 'Error in if (!is.null(elements[i, ]$classification) && nchar(elements[i, : missing value where TRUE/FALSE needed' displayed when using multiple elements (#207)
RSiteCatalyst 1.4.10
=================
* Added QueueDatawarehouse method to retrieve data from Data Warehouse (provided by GitHub user dieguico Diego Villuendas Pellicero, #177)
* Fixed bug not allowing for a list of report suites to be passed to GetRealTimeSettings (#181)
* Added AppVeyor testing for Windows builds (#189)
* Added (undocumented) ViewProcessingRules method, GetVirtualReportSuiteSettings, GetReportSuiteGroups, GetTimeStampEnabled (work towards #179)
* Changed date argument to be optional in QueueSummary, allowing for more obvious usage of date.to and date.from parameters (#191, contributed by GitHub user jdeboer Johann de Boer)
RSiteCatalyst 1.4.9
=================
* Ability to enqueue reports created by Queue* functions, rather than return reports immediately (provided by GitHub user shashispace, closing issue #165)
RSiteCatalyst 1.4.8
=================
* Silence "chatty" httr warning about defaulting to UTF-8 encoding, resolving #154
* Add support for segment stacking (provided graciously by Adam Gitzes, resolving #129)
* Clarified documentation around using SAINT classifications as report elements
* Split tests into multiple files to remedy Travis CI build failures
* Added date.to and date.from to QueueSummary function for parity with other Queue* functions
RSiteCatalyst 1.4.7
=================
* Set encoding to UTF-8 by default, resolving GitHub issue #151
* Added `locale` keyword to SCAuth() function, so that if additional encoding issues arise, you can set the report locale, such as Germany as 'de_DE'. A full enumeration of locale codes can be found at https://marketing.adobe.com/developer/documentation/analytics-reporting-1-4/r-reportdescriptionlocale
RSiteCatalyst 1.4.6
=================
* Added second input to 'top' argument for Queue* functions to limit number of rows returned instead of (up to) 50,000
* Added 'validate' function argument to disable API checking; this can improve performance or avoid API errors under high volume
* Both features submitted graciously by Tim Findlay
* Added handler for inconsistent reportID data type returned by the API
RSiteCatalyst 1.4.5
=================
* Removed SCAuth function internal argument use.1.3, no longer needed
* Added 'endpoint' function argument to allow users to specify their own endpoint
* Added GetFunctions, QueueSummary, GetPrivacySettings, GetTemplate functions
RSiteCatalyst 1.4.4
=================
* Changed SCAuth success message to be more explicit that credentials were saved, not actually authenticated against the API
* Fixed bug where a NULL response in some fields for a multi-dimensional Queue report would report an error of 'names' attribute [1] must be the same length as the vector
RSiteCatalyst 1.4.3
=================
* Added DataFeed methods: GetFeed and GetFeeds
* Fixed bug #94 where segment name and segment id not output to data frame
* Exported all previously internal functions to support future AdobeDW package
* Re-fixed #108 to not break QueueRanked when classifications not used
* Added unit tests using Travis CI
RSiteCatalyst 1.4.2
=================
* Bug Fix #108 from Jason Morgan (framingeinstein) to fix multi-level SAINT classifications in QueueRanked
* Bug fix #110 to fix internal helper function
* Expose ability to submit JSON requests directly to API (formerly internal function only)
RSiteCatalyst 1.4.1
=================
* Fix QueueRanked report to return up to 50,000 results when using breakdown
* "selected" argument now supported in GetRealTimeReport
* Misc. bug fixes
* Added a bunch of additional Get* methods useful for creating documentation
* Added support for using SAINT classifications in QueueRanked/QueueTrended functions
RSiteCatalyst 1.4
=================
* Fixes to support version 1.4 of Adobe Analytics API
* Authentication now supports OAuth and legacy
* Consistent syntax/naming conventions across functions
* Improved functionality around multiple element/breakdown reports
RSiteCatalyst 1.3.3
=================
* Miscellaneous bug fixes
* Improved error reporting
RSiteCatalyst 1.3.2
=================
* Fixes to comply with httr 0.3 changes
RSiteCatalyst 1.3.1
=================
* Export real-time reporting functions
RSiteCatalyst 1.3
=================
* Bug fixes
* Allow for variable API request timing in Queue functions
* Search via regex functionality in QueueRanked/QueueTrended functions
* Support for Realtime API reports: Overtime and one-element Ranked report
RSiteCatalyst 1.2
=================
* Removed RCurl dependency
* Changed order of arguments for GetAdminConsoleLog to fix error when dates not passed
* Return proper numeric type for metric columns
* Remove references to Omniture
* Fixed bug in GetEVars function
* Added `validate: true` argument to API call
RSiteCatalyst 1.1
=================
* Added subrelations/correlations
* Added anomaly detection
* Lowered Queue report checking delay
* Various bug fixes
* Added current report data flag to Queue functions
RSiteCatalyst 1.0
=================
* Package submitted to CRAN