Reference documentation and code samples for the Google Analytics Data V1alpha Client class CreateReportTaskRequest.
A request to create a report task.
Generated from protobuf message google.analytics.data.v1alpha.CreateReportTaskRequest
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this report task will be created. Format: properties/{propertyId}
↳ report_task
getParent
Required. The parent resource where this report task will be created.
Format: properties/{propertyId}
string
setParent
Required. The parent resource where this report task will be created.
Format: properties/{propertyId}
var
string
$this
getReportTask
Required. The report task configuration to create.
hasReportTask
clearReportTask
setReportTask
Required. The report task configuration to create.
$this
static::build
parent
string
Required. The parent resource where this report task will be created.
Format: properties/{propertyId}
Please see AlphaAnalyticsDataClient::propertyName()
for help formatting this field.
reportTask