SDITools / adobeanalyticsr

R Client for Adobe Analytics API v2.0
Other
18 stars 9 forks source link

Provide an error message if an incompatible segment is used in aw_workspace_report() function #80

Closed kultgenj closed 2 years ago

kultgenj commented 3 years ago

Currently when an incompatible segment is used as a metric filter within the aw_workspace_report() function there isn't an indication to the user. Nor is a column with values of zero returned. Instead a user receives fewer columns than requested. This might have to do with recent changes to the AW UI with appear to deemphasize that type of messaging in multi-report suite projects.

Admittedly this is likely lower priority as I only noticed it when running a loop through different suites.

benrwoodard commented 3 years ago

More support is needed for cross report suite error handling and enhancement in support for multi-rsid function calls.

charlie-gallagher commented 2 years ago

@benrwoodard this was a bug in the previous implementation, so I'm going to close this. If the same bug persisted in the current version, we can re-open it or start a new ticket.