Authentication

Functions used for authenticating.

dfp_auth()

Authorize rdfp

Administrative Tools

Functions used for basic environment setup.

dfp_getCurrentUser()

getCurrentUser

dfp_getCurrentNetwork()

getCurrentNetwork

dfp_createTeams()

TeamService

dfp_createUsers()

UserService

dfp_createUserTeamAssociations()

UserTeamAssociationService

dfp_createCompanies()

CompanyService

dfp_createContacts()

ContactService

Ad Trafficking Setup

Functions setup the environment for trafficking ads.

dfp_createLabels()

LabelService

dfp_createCustomFields()

createCustomFields

dfp_createCustomFieldOptions()

CustomFieldService

dfp_createCustomTargetingKeys()

CustomTargetingService

dfp_createCustomTargetingValues()

createCustomTargetingValues

Manipulating Orders and LineItems

Functions used working with Orders and LineItems.

dfp_createOrders()

OrderService

dfp_getLineItemsByStatement()

getLineItemsByStatement

Forecasting and Reporting

Functions used to determine availability and other metrics.

dfp_full_report_wrapper()

Take report request and return data.frame

dfp_getDeliveryForecast()

getDeliveryForecast

dfp_getAvailabilityForecast()

ForecastService