does the Google API provide a way to get the categories ordered by displayName or do I have to order them on my end?
I think you need to order them as you need after getting the data. I have never found a sort query param to apply.