Show / Hide Table of Contents

Enum ReportsResource.ListRequest.SortFieldEnum

The field by which to sort the list.

Namespace: Google.Apis.Dfareporting.v3_4
Assembly: Google.Apis.Dfareporting.v3_4.dll
Syntax
public enum SortFieldEnum

Fields

Name Description
ID

Sort by report ID.

LASTMODIFIEDTIME

Sort by 'lastModifiedTime' field.

NAME

Sort by name of reports.

In This Article
Back to top