- Remove the promise rejection when no accounts are found.
- Move the
noCache
flag into a config object foraccountSummaries.get
. - Add an
ignoreEmpty
option to theaccountSummaries.get
config object.
- Expose the column ID to metadata column filters.
- Add the option to filter metadata columns by any attribute.
- Add a
metadata.getAuthenticated
method that gets columns specific to an individual Google Analytics view.
- Update to use
gapi.client.request
instead of requiring the discovery docs.
- Add a metadata module.
- Initial release.