# Functions
CreateConfigFileTemplate creates a templated json file used in NewClientFromFile.
NewClient creates the basic Openx3 *Client via oauth1.
NewClientFromFile parses a JSON file to grab your Openx creds.
# Variables
ErrParameter definitions.
# Structs
Client holds all the auth data and wraps calls around Go's *http.Client Concurrency is left up to the user.
Credentials are to filled in order to auth into openx.