metrics {RAdwords} | R Documentation |
Get Metrics/Attributes of specified Report
Description
metrics provides an overview of all available metrics/attributes for a specified report type.
Usage
metrics(report = "ACCOUNT_PERFORMANCE_REPORT", apiVersion = "201809")
Arguments
report |
Report type |
apiVersion |
Supports 201809, 201806, 201802. Defaults to 201809. |
Value
List of available metrics/attributes.
[Package RAdwords version 0.1.18 Index]