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

JSON template for an Analytics remarketing audience. More...

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

Classes

class  AudienceDefinitionData
 The simple audience definition that will cause a user to be added to an audience. More...
 
class  StateBasedAudienceDefinitionData
 A state based audience definition that will cause a user to be added or removed from an audience. More...
 

Properties

virtual string AccountId [get, set]
 Account ID to which this remarketing audience belongs. More...
 
virtual RemarketingAudience.AudienceDefinitionData AudienceDefinition [get, set]
 The simple audience definition that will cause a user to be added to an audience. More...
 
virtual string AudienceType [get, set]
 The type of audience, either SIMPLE or STATE_BASED. More...
 
virtual string CreatedRaw [get, set]
 Time this remarketing audience was created. More...
 
virtual System.Nullable< System.DateTime > Created [get, set]
 
See also
System.DateTime

representation of CreatedRaw. More...

 
virtual string Description [get, set]
 The description of this remarketing audience. More...
 
virtual string Id [get, set]
 Remarketing Audience ID. More...
 
virtual string InternalWebPropertyId [get, set]
 Internal ID for the web property to which this remarketing audience belongs. More...
 
virtual string Kind [get, set]
 Collection type. More...
 
virtual System.Collections.Generic.IList< LinkedForeignAccountLinkedAdAccounts [get, set]
 The linked ad accounts associated with this remarketing audience. A remarketing audience can have only one linkedAdAccount currently. More...
 
virtual System.Collections.Generic.IList< string > LinkedViews [get, set]
 The views (profiles) that this remarketing audience is linked to. More...
 
virtual string Name [get, set]
 The name of this remarketing audience. More...
 
virtual RemarketingAudience.StateBasedAudienceDefinitionData StateBasedAudienceDefinition [get, set]
 A state based audience definition that will cause a user to be added or removed from an audience. More...
 
virtual string UpdatedRaw [get, set]
 Time this remarketing audience 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 of the form UA-XXXXX-YY to which this remarketing audience belongs. 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 an Analytics remarketing audience.

Property Documentation

◆ AccountId

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

Account ID to which this remarketing audience belongs.

◆ AudienceDefinition

virtual RemarketingAudience.AudienceDefinitionData Google.Apis.Analytics.v3.Data.RemarketingAudience.AudienceDefinition
getset

The simple audience definition that will cause a user to be added to an audience.

◆ AudienceType

virtual string Google.Apis.Analytics.v3.Data.RemarketingAudience.AudienceType
getset

The type of audience, either SIMPLE or STATE_BASED.

◆ Created

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

See also
System.DateTime

representation of CreatedRaw.

◆ CreatedRaw

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

Time this remarketing audience was created.

◆ Description

virtual string Google.Apis.Analytics.v3.Data.RemarketingAudience.Description
getset

The description of this remarketing audience.

◆ ETag

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

The ETag of the item.

◆ Id

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

Remarketing Audience ID.

◆ InternalWebPropertyId

virtual string Google.Apis.Analytics.v3.Data.RemarketingAudience.InternalWebPropertyId
getset

Internal ID for the web property to which this remarketing audience belongs.

◆ Kind

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

Collection type.

◆ LinkedAdAccounts

virtual System.Collections.Generic.IList<LinkedForeignAccount> Google.Apis.Analytics.v3.Data.RemarketingAudience.LinkedAdAccounts
getset

The linked ad accounts associated with this remarketing audience. A remarketing audience can have only one linkedAdAccount currently.

◆ LinkedViews

virtual System.Collections.Generic.IList<string> Google.Apis.Analytics.v3.Data.RemarketingAudience.LinkedViews
getset

The views (profiles) that this remarketing audience is linked to.

◆ Name

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

The name of this remarketing audience.

◆ StateBasedAudienceDefinition

virtual RemarketingAudience.StateBasedAudienceDefinitionData Google.Apis.Analytics.v3.Data.RemarketingAudience.StateBasedAudienceDefinition
getset

A state based audience definition that will cause a user to be added or removed from an audience.

◆ Updated

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

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

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

Time this remarketing audience was last modified.

◆ WebPropertyId

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

Web property ID of the form UA-XXXXX-YY to which this remarketing audience belongs.


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