Class DaiSession.Types.Finding.Types.SlateFinding
A finding that occurred regarding the slate creative, which can be found at the [DaiSession.slate][google.ads.admanager.v1.DaiSession.slate] field.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class DaiSession.Types.Finding.Types.SlateFinding : IMessage<DaiSession.Types.Finding.Types.SlateFinding>, IEquatable<DaiSession.Types.Finding.Types.SlateFinding>, IDeepCloneable<DaiSession.Types.Finding.Types.SlateFinding>, IBufferMessage, IMessage
Constructors
SlateFinding()
Declaration
public SlateFinding()
SlateFinding(SlateFinding)
Declaration
public SlateFinding(DaiSession.Types.Finding.Types.SlateFinding other)
Parameters
| Type | Name | Description |
|---|---|---|
| DaiSession.Types.Finding.Types.SlateFinding | other |
Properties
HasType
Gets whether the "type" field is set
Declaration
public bool HasType { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Type
Output only. The finding's type.
Declaration
public SlateFindingTypeEnum.Types.SlateFindingType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| SlateFindingTypeEnum.Types.SlateFindingType |