PERFORMANCE HORIZON PUBLISHER API INTRODUCTION

Similar documents
MyNets your online tool to access settlement reports and card transactions data

HTTP Based Unified API

MyTeller your online tool to access settlement reports and card transactions data

SC Common Reporting (ComRep) Portal User Manual

Seventh-day Adventist Church

DBSG3 USER GUIDE. Rel Web-based access to DBSG3 data sets

Informatica PIM. Functional Overview. Version: Date:

External HTTPS Trigger AXIS Camera Station 5.06 and above

Scheduling. Scheduling Tasks At Creation Time CHAPTER

Table of Contents. Navigate the Management Menu. 911 Management Page

Excel2MDB Importer Documentation

User Guide for Payroll Service (APS+)

How to Create Student Accounts and Assignments

NIELSEN API PORTAL USER REGISTRATION GUIDE

Embedded Event Manager (EEM)

WMTOOL. Technical Specification. Date: 10/2012 Version: APITechSpecv1.4CRO0512 WMTOOL 1. Technical Specification

Importing Existing Data into LastPass

Excel4apps Wands 5 Architecture Excel4apps Inc.

Report API v1.0 Splio Customer Platform

ForeScout CounterACT. Guest Management Portal for Sponsors. How-to Guide. Version 8.0

StorageGRID Webscale NAS Bridge Management API Guide

Smart Install in LMS CHAPTER

Quick Answers. You may create any Sender ID for the transactional route, provided the Sender ID should be of 6 alpha characters only.

Oracle Application Express Student Guide

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Physician Time Study System. User Guide for Supporting Staff

Phone Inventory 1.1 (1012)

October 14, Business Intelligence Connector Guide

Session Administration System Upload & Download Utilities

Document version Cohorts

AuditConfigurationArchiveandSoftwareManagementChanges (Network Audit)

Contents Introduction... 3 Access to PVT... 4 File uploading... 7 Contact information...10

The Merit Palk API allows 3rd party developers to expand and build on the Merit Palk platform.

Creating a REST API which exposes an existing SOAP Service with IBM API Management

Wire Transfers. Basic Terms and Features

LiveOps Client Quick Start Guide

PROCE55 Mobile: Web API App. Web API.

edamis Web Forms for sending data to Eurostat

PearsonAccess Next User Accounts Guide

ConnectWise Integration

Analytics External Data Format Reference

Electronic Owner s Manual User Guide

Business ebanking Online Wire Transfers

ANOMALY DETECTION ON MACHINE LOG

Online Banking User Guide

Performance Horizon. Partner Console Guide. Version 2.2. January 2018 WEST ONE, 8 TH FLOOR, FORTH BANKS, NEWCASTLE UPON TYNE, NE1 3PA, UK

Creating a REST API which exposes an existing SOAP Service with IBM API Management

REST SERVICE. Web Services API Version 1.5

Read the following information carefully, before you begin an upgrade.

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Using the New UCOP UAT Validation Reports For Undergraduate Admissions

Healthcare Database Connector

About Retrieve 3. Installing DocuSign Retrieve 4. Logging on to DocuSign 6

Import Grades from Canvas to My Sac State

User Documentation for the PGR Supervisory and Progression monitoring Student Data System (SDS) features

Welcome to the C3 Training Database, brought to you by the Construction Career Collaborative!

Licensing the Application CHAPTER

Animal Protocol Development Instructions for Researchers

MySciLEARN Student Update Administrator Guide. For system administrators managing the Fast ForWord and Reading Assistant programs

1. Getting Started. Contents

Oracle Revenue Management and Billing. File Upload Interface (FUI) - User Guide. Version Revision 1.1

HappyFox API Technical Reference

Healthcare Database Connector

Cisco ParStream Cisco ParStream DSA Link Guide

Security Management System ATM POS Integration

Essential Import Service

Release Notes Tripolis Dialogue

User Guide for Outward Interbank GIRO (OBG) For Direct Debit (Collections)

QuickStart Training Guide: The Accounting Review Role

User Manual. MDWorkflow. Web Application from Midrange Dynamics

Talend User Component tgoogleanalyticsinput

1 P a g e. User Guide

Contents. Search Proposal Finance Data... 33

Documentation to use the Elia Wind Forecasting web services

Integration Documentation. Automated User Provisioning Common Logon, Single Sign On or Federated Identity Local File Repository Space Pinger

Managing Auto Smartports in LMS

version 2.0 HTTPS SMSAPI Specification Version 1.0 It also contains Sample Codes for -.Net - PHP - Java

There are features in the application like the dashboard, console and search that have been created to help you achieve this.

UMB Direct Account Transfers User Guide

RIT Exempt Absence Tracking EMPLOYEE USER GUIDE

RxWorks Create-Your-Own Supplier Price Catalog Update

Dashboard User Guide For assistance, please call

Oracle Application Express Users Guide

VivoQuant License Installation Protocol

DRES SAAS Student Step-By-Step Guide. Student Access and Accommodation System (SAAS 2.0) Student Step-By-Step Procedures

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Contents Upgrading BFInventory iii

Implementation guide. Confirmation of receipt in Handelsbanken CSV format

ForgeRock Access Management Customization and APIs

Web Services for MATLAB. User Guide

Product Information Manager PIM. How to Create Smartsheet Single Items

Release Notes. Concur Connect. Release Notes... 1

Two Factor Authentication

Registering at the PNC Developer Portal

Sostenuto 4.1 title page. System Management User s Guide

Zulu edm API Handbook

Eukleia LMS Tenant administrator guide

Upload and Go! Tired of doing data entry? Save time and increase cash flow by submitting accounts in bulk upload. Upload and Go!

BBVA Compass Spend Net Payables

PassKey Manager Guide

Transcription:

PERFORMANCE HORIZON PUBLISHER API INTRODUCTION Version 1.0 October 2016

WHY USE API S All of the features and functionality that we have developed aim to give you, the user, a greater understanding of your performance based activity and ultimately provide you with the tools to manage and optimise your campaign activity. Our platform is built on top of our own API, which is a unique feature within the performance marketing industry. Why is it beneficial? Using API calls allows users to download reports and data in different file formats through Http requests which can be done through your browser. The API also allow users to integrate data with other marketing tools and applications. How to create a call NETWORK KEY AND USER KEY: Every PH API call uses HTTP BASIC authentication over HTTPS providing a very dynamic, and secure connection for processing your requests. Some programming languages will require you to pass this authentication as a username and password credentials. In this case, the {API_KEY} is representative of the username, and the {USER_API_KEY} is representative of the password. All PH API endpoints conform to the following syntax: https://{api_key}:{user_api_key}@api.performancehorizon.com/{api_method}/ The API_KEY is the authorisation key for the network that you are working on; The USER_API_KEY is unique to your publisher account and is effectively your API passcode enabling you to access your reporting data. These two keys must be inserted by you, where shown in the example API call.

HOW TO FIND YOUR API CREDENTIALS i) Navigate to Reporting>Performance and click on Download Reports as shown below: ii) You should see the all of the API calls with the CSV, JSON and XML links start with these credentials. If you copy and pasted one of the links above from a demo account and examined it: https://p3tew145y3tag41n:zmet5ca8@api.performancehorizon.com/reporting/export/export/con version.csv?start_date=2016-04-21+00%3a00%3a00&end_date=2016-04- 22+00%3A00%3A00&publisher_id=1l300788&convert_currency=GBP iii) Your Network API Key and User API key can be found in this part of the platform. Once you have found your API credentials these credentials will remain the same for all API requests from your account

API Reporting Formats CSV Format If you wish the information to be downloaded in CSV (comma-separated-values) format so that it can be viewed in spreadsheet format with programs like Excel. Insert.CSV before the?start_date= or?text_date= part of the API call. See the Quick Reference API calls for examples. Standard Report vs Item Report The Standard Conversion report will give details of orders at the basket level. In Conversion Item reports you will be able to see details of each item including individual item s commission and value as each item will be listed on its own row within the report. XML and JSON Formats If you wish the data to be shown in JSON (Java Script Object Notation) or XML (Extensible Mark-up Language). You may wish to do this if you want to view the data in another programme or system. Insert.json or.xml as required before the?start_date= or?text_date= part of the API call. See the Quick Reference API calls for examples. Date Formats text_date can take multiple forms i.e text_date=last+week (or) text_date=last+month (or) text date=last+year. It can also be the current time period if you replace last with this. (e.g text_date=this+week) Start_date/End_date will always take the format of YYYY-MM-DD where Y is the year, M is the month and D is the day. You can also add a specific time to the start date or end date YYYY-MM-DD hh:mm:ss where hh is the hour in 24 hour time, mm is the minutes and ss is the seconds. Therefore a start_date=2016-01-02+00-05-01 would mean the report start date would be the 2 nd of January at 5 minutes and 1 seconds past midnight. If however you do not include the time or hh:mm:ss part of the call it will default to midnight.

QUICK REFERNCE API CALLS This page will give you examples of the most common API calls you are likely to require. Conversions by Week Standard report CSV: https://{api_key}:{user_api_key}@api.performancehorizon.com/reporting/export/export/conversion.csv?t ext_date=last+week&publisher_id={publisher_id} Item Report CSV: https://{api_key}:{user_api_key}@api.performancehorizon.com/reporting/export/export/conversion_item. csv?text_date=last+week&publisher_id={publisher_id} JSON or XML: BLISHER_ID}/conversion.{json/xml}?text_date=last+week Conversions by Custom Standard report CSV: https://{api_key}:{user_api_key}@api.performancehorizon.com/reporting/export/export/conversion.csv?st art_date={start_date}&end_date={end_date}&publisher_id={publisher_id} Item report CSV: https://{api_key}:{api_user_key}@api.performancehorizon.com/reporting/export/export/conversion_item. csv?start_date={start_date}&end_date={end_date}&publisher_id={publisher_id} JSON or XML: BLISHER_ID}/conversion.{json/xml}?start_date=YYYY-MM-DD&end_date=YYYY-MM-DD

Commissions by product (Custom) CSV: BLISHER_ID}/overview/primary/range/ordervalue.csv? start_date=yyyy-mm-dd&end_date=yyyy-mm-dd JSON or XML: BLISHER_ID}/overview/primary/range/ordervalue.{json/xml}?start_date=YYYY-MM-DD&end_date=YYYY-MM- DD Campaign Commissions To view the commission applicable to you via the API you will need to know the CAMPAIGN_ID. If you do not have the CAMPAIGN_ID, you can get it by invoking another endpoint: The above will return all campaigns that the provided publisher has access to, either pending, rejected, and/or approved. These can be filtered by the aforementioned statuses as well, and is documented here: http://apidocs.performancehorizon.com/index.php?title=campaign_methods_(publisher)#list_a_publishers_c ampaigns /{CAMPAIGN_ID}/commission The above will return all commission rates applicable on a specific campaign. As an example, you could get all commissions for all campaigns by looping through the API calls: This above API call with return an array of campaigns. You would then loop through them as follows: /ID1/commission /ID2/commission