Show / Hide Table of Contents

Enum ReportsResource.ListRequest.ScopeEnum

The scope that defines which results are returned.

Namespace: Google.Apis.Dfareporting.v3_3
Assembly: Google.Apis.Dfareporting.v3_3.dll
Syntax
public enum ScopeEnum

Fields

Name Description
ALL

All reports in account.

MINE

My reports.

In This Article
Back to top