Class UnsampledReport.DriveDownloadDetailsData
Download details for a file stored in Google Drive.
Inherited Members
Namespace: Google.Apis.Analytics.v3.Data
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class UnsampledReport.DriveDownloadDetailsData
Properties
DocumentId
Id of the document/file containing the report data.
Declaration
[JsonProperty("documentId")]
public virtual string DocumentId { get; set; }
Property Value
Type | Description |
---|---|
string |