Reference documentation and code samples for the Google Ads Data Manager V1 Client class RetrieveInsightsRequest.
Request message for DM API MarketingDataInsightsService.RetrieveInsights
Generated from protobuf message google.ads.datamanager.v1.RetrieveInsightsRequest
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent account that owns the user list. Format: accountTypes/{account_type}/accounts/{account}
↳ baseline
↳ user_list_id
string
Required. The user list ID for which insights are requested.
getParent
Required. The parent account that owns the user list.
Format: accountTypes/{account_type}/accounts/{account}
string
setParent
Required. The parent account that owns the user list.
Format: accountTypes/{account_type}/accounts/{account}
var
string
$this
getBaseline
Required. Baseline for the insights requested.
hasBaseline
clearBaseline
setBaseline
Required. Baseline for the insights requested.
$this
getUserListId
Required. The user list ID for which insights are requested.
string
setUserListId
Required. The user list ID for which insights are requested.
var
string
$this

