Reference documentation and code samples for the Google Ads Data Manager V1 Client class RetrieveInsightsResponse.
Response message for DM API MarketingDataInsightsService.RetrieveInsights
Generated from protobuf message google.ads.datamanager.v1.RetrieveInsightsResponse
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ marketing_data_insights |
array<RetrieveInsightsResponse\MarketingDataInsight>
Contains the insights for the marketing data. |
getMarketingDataInsights
Contains the insights for the marketing data.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setMarketingDataInsights
Contains the insights for the marketing data.
| Parameter | |
|---|---|
| Name | Description |
var |
array<RetrieveInsightsResponse\MarketingDataInsight>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|