Description Usage Arguments Value
View source: R/criteo_access_token.R
Getting Criteo valid token object. Updates token if then expired and returning valid access token. Loads token to virtual environment in function, that not junking global env.
1 | criteo_access_token(tok = "criteo_token.RDS")
|
tok |
file or object with authentification data. Object format: You should use this fields (recommended list):
|
String "Bearer <access token>" for using in other Criteo queries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.