analytics  v3
Classes | Properties | List of all members
Google.Apis.Analytics.v3.Data.UnsampledReport Class Reference

JSON template for Analytics unsampled report resource. More...

Inheritance diagram for Google.Apis.Analytics.v3.Data.UnsampledReport:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  CloudStorageDownloadDetailsData
 Download details for a file stored in Google Cloud Storage. More...
 
class  DriveDownloadDetailsData
 Download details for a file stored in Google Drive. More...
 

Properties

virtual string AccountId [get, set]
 Account ID to which this unsampled report belongs. More...
 
virtual UnsampledReport.CloudStorageDownloadDetailsData CloudStorageDownloadDetails [get, set]
 Download details for a file stored in Google Cloud Storage. More...
 
virtual string CreatedRaw [get, set]
 Time this unsampled report was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual string Dimensions [get, set]
 The dimensions for the unsampled report. More...
 
virtual string DownloadType [get, set]
 The type of download you need to use for the report data file. Possible values include GOOGLE_DRIVE and GOOGLE_CLOUD_STORAGE. If the value is GOOGLE_DRIVE, see the driveDownloadDetails field. If the value is GOOGLE_CLOUD_STORAGE, see the cloudStorageDownloadDetails field. More...
 
virtual UnsampledReport.DriveDownloadDetailsData DriveDownloadDetails [get, set]
 Download details for a file stored in Google Drive. More...
 
virtual string EndDate [get, set]
 The end date for the unsampled report. More...
 
virtual string Filters [get, set]
 The filters for the unsampled report. More...
 
virtual string Id [get, set]
 Unsampled report ID. More...
 
virtual string Kind [get, set]
 Resource type for an Analytics unsampled report. More...
 
virtual string Metrics [get, set]
 The metrics for the unsampled report. More...
 
virtual string ProfileId [get, set]
 View (Profile) ID to which this unsampled report belongs. More...
 
virtual string Segment [get, set]
 The segment for the unsampled report. More...
 
virtual string SelfLink [get, set]
 Link for this unsampled report. More...
 
virtual string StartDate [get, set]
 The start date for the unsampled report. More...
 
virtual string Status [get, set]
 Status of this unsampled report. Possible values are PENDING, COMPLETED, or FAILED. More...
 
virtual string Title [get, set]
 Title of the unsampled report. More...
 
virtual string UpdatedRaw [get, set]
 Time this unsampled report was last modified. More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

representation of UpdatedRaw. More...

 
virtual string WebPropertyId [get, set]
 Web property ID to which this unsampled report belongs. The web property ID is of the form UA- XXXXX-YY. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Analytics unsampled report resource.

Property Documentation

◆ AccountId

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.AccountId
getset

Account ID to which this unsampled report belongs.

◆ CloudStorageDownloadDetails

virtual UnsampledReport.CloudStorageDownloadDetailsData Google.Apis.Analytics.v3.Data.UnsampledReport.CloudStorageDownloadDetails
getset

Download details for a file stored in Google Cloud Storage.

◆ Created

virtual System.Nullable<System.DateTime> Google.Apis.Analytics.v3.Data.UnsampledReport.Created
getset

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.CreatedRaw
getset

Time this unsampled report was created.

◆ Dimensions

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Dimensions
getset

The dimensions for the unsampled report.

◆ DownloadType

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.DownloadType
getset

The type of download you need to use for the report data file. Possible values include GOOGLE_DRIVE and GOOGLE_CLOUD_STORAGE. If the value is GOOGLE_DRIVE, see the driveDownloadDetails field. If the value is GOOGLE_CLOUD_STORAGE, see the cloudStorageDownloadDetails field.

◆ DriveDownloadDetails

virtual UnsampledReport.DriveDownloadDetailsData Google.Apis.Analytics.v3.Data.UnsampledReport.DriveDownloadDetails
getset

Download details for a file stored in Google Drive.

◆ EndDate

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.EndDate
getset

The end date for the unsampled report.

◆ ETag

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.ETag
getset

The ETag of the item.

◆ Filters

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Filters
getset

The filters for the unsampled report.

◆ Id

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Id
getset

Unsampled report ID.

◆ Kind

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Kind
getset

Resource type for an Analytics unsampled report.

◆ Metrics

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Metrics
getset

The metrics for the unsampled report.

◆ ProfileId

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.ProfileId
getset

View (Profile) ID to which this unsampled report belongs.

◆ Segment

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Segment
getset

The segment for the unsampled report.

◆ SelfLink

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.SelfLink
getset

Link for this unsampled report.

◆ StartDate

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.StartDate
getset

The start date for the unsampled report.

◆ Status

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Status
getset

Status of this unsampled report. Possible values are PENDING, COMPLETED, or FAILED.

◆ Title

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.Title
getset

Title of the unsampled report.

◆ Updated

virtual System.Nullable<System.DateTime> Google.Apis.Analytics.v3.Data.UnsampledReport.Updated
getset

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.UpdatedRaw
getset

Time this unsampled report was last modified.

◆ WebPropertyId

virtual string Google.Apis.Analytics.v3.Data.UnsampledReport.WebPropertyId
getset

Web property ID to which this unsampled report belongs. The web property ID is of the form UA- XXXXX-YY.


The documentation for this class was generated from the following file: