Show / Hide Table of Contents

Class EntityAdWordsLink.EntityData

Web property being linked.

Inheritance
object
EntityAdWordsLink.EntityData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Analytics.v3.Data
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class EntityAdWordsLink.EntityData

Properties

WebPropertyRef

Declaration
[JsonProperty("webPropertyRef")]
public virtual WebPropertyRef WebPropertyRef { get; set; }
Property Value
Type Description
WebPropertyRef
In this article
Back to top Generated by DocFX