Class GoogleAdsSearchads360V23ResourcesAssetFieldTypePolicySummary
Contains policy information for an asset under AssetFieldType context.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesAssetFieldTypePolicySummary : IDirectResponseSchema
Properties
AssetFieldType
Output only. FieldType of this asset.
Declaration
[JsonProperty("assetFieldType")]
public virtual string AssetFieldType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
AssetSource
Output only. Source of this asset.
Declaration
[JsonProperty("assetSource")]
public virtual string AssetSource { 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 |
PolicySummaryInfo
Output only. Policy summary.
Declaration
[JsonProperty("policySummaryInfo")]
public virtual GoogleAdsSearchads360V23ResourcesAssetPolicySummary PolicySummaryInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAssetPolicySummary |