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

JSON template for Analytics Entity Google Ads Link. More...

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

Classes

class  EntityData
 Web property being linked. More...
 

Properties

virtual System.Collections.Generic.IList< AdWordsAccountAdWordsAccounts [get, set]
 A list of Google Ads client accounts. These cannot be MCC accounts. This field is required when creating a Google Ads link. It cannot be empty. More...
 
virtual EntityAdWordsLink.EntityData Entity [get, set]
 Web property being linked. More...
 
virtual string Id [get, set]
 Entity Google Ads link ID More...
 
virtual string Kind [get, set]
 Resource type for entity Google Ads link. More...
 
virtual string Name [get, set]
 Name of the link. This field is required when creating a Google Ads link. More...
 
virtual System.Collections.Generic.IList< string > ProfileIds [get, set]
 IDs of linked Views (Profiles) represented as strings. More...
 
virtual string SelfLink [get, set]
 URL link for this Google Analytics - Google Ads link. 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 Entity Google Ads Link.

Property Documentation

◆ AdWordsAccounts

virtual System.Collections.Generic.IList<AdWordsAccount> Google.Apis.Analytics.v3.Data.EntityAdWordsLink.AdWordsAccounts
getset

A list of Google Ads client accounts. These cannot be MCC accounts. This field is required when creating a Google Ads link. It cannot be empty.

◆ Entity

virtual EntityAdWordsLink.EntityData Google.Apis.Analytics.v3.Data.EntityAdWordsLink.Entity
getset

Web property being linked.

◆ ETag

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

The ETag of the item.

◆ Id

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

Entity Google Ads link ID

◆ Kind

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

Resource type for entity Google Ads link.

◆ Name

virtual string Google.Apis.Analytics.v3.Data.EntityAdWordsLink.Name
getset

Name of the link. This field is required when creating a Google Ads link.

◆ ProfileIds

virtual System.Collections.Generic.IList<string> Google.Apis.Analytics.v3.Data.EntityAdWordsLink.ProfileIds
getset

IDs of linked Views (Profiles) represented as strings.

◆ SelfLink

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

URL link for this Google Analytics - Google Ads link.


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