Description Usage Arguments Value Examples
View source: R/criteo_campaigns.R
Getting information about Criteo campaigns
1 2 | criteo_campaigns(tok = criteo_access_token(),
active_campaigns_only = T)
|
tok |
Criteo access token. Default is call and refresh token automatically. |
active_campaigns_only: |
By default TRUE. |
By default, data frame with active companies.
1 2 | # If you want to get all campaigns in account
criteo_campaigns(active_campaigns_only = F)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.