Description Usage Arguments Value
View source: R/myTarGetOfflineConversionsStats.R
Returns Statistics on Events Attributed With 'myTarget' Ad Impressions From Offline Conversion Lists for Campaigns
1 2 3 4 5 6 7 8 | myTarGetOfflineConversionsStats(
date_from = Sys.Date() - 7,
date_to = Sys.Date(),
object_id = NULL,
auth = NULL,
login = getOption("rmytarget.login"),
token_path = myTarTokenPath()
)
|
date_from |
Start date |
date_to |
End date |
object_id |
Campaigns IDs |
auth |
R auth object |
login |
Your login, or client name in MyTarget account |
token_path |
Path to directory where you save credential data |
tibble with offline conversions statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.