Get view information for a single piece of content. #181
Labels
enhancement
New feature or request
question
Further information is requested
sdk
Used for automation
Add a property to the ContentItem class that retrieves the view metrics for that piece of content. This can be accomplished by modifying the Views resource to optionally accepts a content identifier, and hooking that in as the property.
This could be
content.views
orcontent.metrics.views
. Curently undecided on which makes the most sense for users.The text was updated successfully, but these errors were encountered: