Class GoogleAdsSearchads360V0CommonAssetUsage
Contains the usage information of the asset.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0CommonAssetUsage : IDirectResponseSchema
Properties
Asset
Resource name of the asset.
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 |
ServedAssetFieldType
The served field type of the asset.
Declaration
[JsonProperty("servedAssetFieldType")]
public virtual string ServedAssetFieldType { get; set; }
Property Value
Type | Description |
---|---|
string |