Learn R Programming

RCriteo (version 1.0.2)

doCriteoAuth: API Authentication

Description

Initiate the Criteo API authentication process. The function returns the authentication token.

Usage

doCriteoAuth(user, password, company, app, version)

Arguments

user
Username
password
Password
company
Company Name
app
App Name of API project
version
API version

Value

AuthToken