| Home | Services | Forums |
pages.getPageBuckets
Returns a list of pages on your site with statistics about each page.
Request Parameters
fromDate (Optional) - Starting date in YYYY-MM-DD format. Will return items between startDate and endDate. Default is start of current month.
toDate (Optional) - Ending date in YYYY-MM-DD format. Default is current date.
numPerSet (Optional) - Number of items to return per set. Default is 50.
set (Optional) - The set to return, which is equivalent to starting the returned items at set * numPerSet. Starts at 0. Default is 0.
filter (Optional) - A word or phrase to filter the returned list by.
Method URL Sample