Class GoogleAdsSearchads360V0CommonAssetInteractionTarget
An AssetInteractionTarget segment.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0CommonAssetInteractionTarget : IDirectResponseSchemaProperties
Asset
The asset resource name.
Declaration
[JsonProperty("asset")]
public virtual string Asset { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
InteractionOnThisAsset
Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. Indicates whether the interaction metrics occurred on the asset itself or a different asset or ad unit.
Declaration
[JsonProperty("interactionOnThisAsset")]
public virtual bool? InteractionOnThisAsset { get; set; }Property Value
| Type | Description | 
|---|---|
| bool? |