Class CustomDataSource.ChildLinkData
Inherited Members
Namespace: Google.Apis.Analytics.v3.Data
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class CustomDataSource.ChildLinkData
Properties
Href
Link to the list of daily uploads for this custom data source. Link to the list of uploads for this custom data source.
Declaration
[JsonProperty("href")]
public virtual string Href { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Value is "analytics#dailyUploads". Value is "analytics#uploads".
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
Type | Description |
---|---|
string |