Page and traffic source categories.
Get a list of page categories
Get a list of page categories
query Parameters
apiKeyAn authorized api key
archivedLegacy archive filter. If true, return archived categories only; if false, return active categories only.
statusFilter categories by status. Takes precedence over archived.
Get a list of page categories › Responses
List of page categories
idCategorynameUpdate an existing page category
Create a new page category
Assign pages to a category
Assign pages to a category
query Parameters
apiKeyAn authorized api key
Assign pages to a category › Request Body
pageIdsidCategoryCategory ID. Null or omit to uncategorize.
Assign pages to a category › Responses
Pages assigned to category successfully
Get a list of traffic source categories
Get a list of traffic source categories
query Parameters
apiKeyAn authorized api key
archivedLegacy archive filter. If true, return archived categories only; if false, return active categories only.
statusFilter categories by status. Takes precedence over archived.
Get a list of traffic source categories › Responses
List of traffic source categories
idCategorynameUpdate an existing traffic source category
Update an existing traffic source category
query Parameters
apiKeyAn authorized api key
Update an existing traffic source category › Request Body
idCategorynameUpdate an existing traffic source category › Responses
Category updated successfully
Create a new traffic source category
Assign traffic sources to a category
Assign traffic sources to a category
query Parameters
apiKeyAn authorized api key
Assign traffic sources to a category › Request Body
trafficSourceIdsidCategoryCategory ID. Null or omit to uncategorize.
Assign traffic sources to a category › Responses
Traffic sources assigned to category successfully

