Class Webproperty.ChildLinkData
Child link for this web property. Points to the list of views (profiles) for this web property.
Inherited Members
Namespace: Google.Apis.Analytics.v3.Data
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class Webproperty.ChildLinkDataProperties
Href
Link to the list of views (profiles) for this web property.
Declaration
[JsonProperty("href")]
public virtual string Href { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Type
Type of the parent link. Its value is "analytics#profiles".
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }Property Value
| Type | Description | 
|---|---|
| string |