getBlogCategories(int
items_per_page)¶
The getBlogCategories method is used to get a BlogCategoriesList object that represents a list of all blog categories in the storefront.
Input parameters¶
items_per_page¶
int
Number of items on a page of internal paginator. Parameter is optional. Default value is 100.
Returned value¶
The BlogCategoriesList object.