The Campaign Manager 360 API v3.5 is deprecated and will be sunset on Apr 20, 2023. All users must migrate to a newer API version by that date.

SortedDimension

Stay organized with collections Save and categorize content based on your preferences.

Represents a sorted dimension.

JSON representation
{
  "name": string,
  "sortOrder": enum (SortOrder),
  "kind": string
}
Fields
name

string

The name of the dimension.

sortOrder

enum (SortOrder)

An optional sort order for the dimension column.

kind

string

The kind of resource this is, in this case

dfareporting#sortedDimension

.