Open randyzwitch opened 5 years ago
Misc notes:
globalFilters
is a required field and must have a dateRange
filterlimit
and page
through the settings
objectsettings
object: "includeAnomalyDetection":true
includeLatLong=TRUE
in settings
works as-is, can be made a flagreflectRequest=TRUE
in settings doesn't seem to do anything
Supersedes #11
The reports endpoint is described here: https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/reporting-guide.md https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/reporting-multiple-breakdowns.md
How to set up debugger: https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/reporting-tricks.md
In general, it seems that multiple breakdowns requires walking over a set of reports, which is undesirable in a language like R. Will need to decide how to make separate functions for types of reports (time-series, ranked, etc.)
daterange
in dimension and/or anomalyDetection = TRUEsettings