doCriteoAuth {RCriteo}R Documentation

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


[Package RCriteo version 1.0.2 Index]