Class RetrieveInsightsResponse.Types.MarketingDataInsight
Insights for marketing data.
This feature is only available to data partners.
Implements
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public sealed class RetrieveInsightsResponse.Types.MarketingDataInsight : IMessage<RetrieveInsightsResponse.Types.MarketingDataInsight>, IEquatable<RetrieveInsightsResponse.Types.MarketingDataInsight>, IDeepCloneable<RetrieveInsightsResponse.Types.MarketingDataInsight>, IBufferMessage, IMessage
Constructors
MarketingDataInsight()
Declaration
public MarketingDataInsight()
MarketingDataInsight(MarketingDataInsight)
Declaration
public MarketingDataInsight(RetrieveInsightsResponse.Types.MarketingDataInsight other)
Parameters
| Type | Name | Description |
|---|---|---|
| RetrieveInsightsResponse.Types.MarketingDataInsight | other |
Properties
Attributes
Insights for values of a given dimension.
Declaration
public RepeatedField<RetrieveInsightsResponse.Types.MarketingDataInsight.Types.MarketingDataInsightsAttribute> Attributes { get; }
Property Value
| Type | Description |
|---|---|
| RepeatedField<RetrieveInsightsResponse.Types.MarketingDataInsight.Types.MarketingDataInsightsAttribute> |
Dimension
The dimension to which the insight belongs.
Declaration
public RetrieveInsightsResponse.Types.MarketingDataInsight.Types.AudienceInsightsDimension Dimension { get; set; }
Property Value
| Type | Description |
|---|---|
| RetrieveInsightsResponse.Types.MarketingDataInsight.Types.AudienceInsightsDimension |