Class GoogleAudienceTargetingSetting
Details of Google audience targeting setting.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class GoogleAudienceTargetingSetting : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
GoogleAudienceId
Required. Google audience id of the Google audience targeting setting. This id is google_audience_id.
Declaration
[JsonProperty("googleAudienceId")]
public virtual long? GoogleAudienceId { get; set; }
Property Value
Type | Description |
---|---|
long? |