mmCreateReport: Creates report.

Description Usage Arguments

View source: R/mmCrateReport.R

Description

Creates report.

Usage

1
2
3
4
5
6
mmCreateReport(acc_id = NULL, ProjectId = NULL, mm_token = new_token,
  start_date = Sys.Date(), end_date = Sys.Date(),
  entity_type = "ORDER", entities = NULL, dimensions = c("date"),
  operating_networks = c("NETWORK", "SEARCH", "MIXED", "VIDEO"),
  metrics = c("impressions", "clicks"), locale = "ru",
  format = "XLSX", notification = FALSE)

Arguments

entity_type

Type of entities to get report for: “ORDER” or “PLACEMENT”.

operating_networks

fepsik/mymaryR documentation built on July 28, 2019, 12:28 a.m.